kde-misc/takeoff: Remove last-rited pkg

This commit is contained in:
Johannes Huber
2016-12-07 10:46:49 +01:00
parent a8cdf102fd
commit da1f308af8
3 changed files with 0 additions and 31 deletions

View File

@@ -1 +0,0 @@
DIST takeoff-1.0.tar.gz 65232 SHA256 ea290f33591557b6e052d6f9b5764935ba3b068318a83229af4bf7de04061714 SHA512 f54daf4bf278a9ff716f36e685e837ae56e7a0507b68aeaa1d0df0a331306118956d17ba7d8163cdf483056a0e99daa45d2cd9bb372bede205eb7c9f6c391769 WHIRLPOOL 8f9532e5b9ab3b2c1363f4137f7477adbb0827872b3b1764a21523ea8cadb4601b2d82af606684630fdd08b60bf86f6ac0cf4af0a5f69f57250cb7f5f4e0b6f0

View File

@@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>kde@gentoo.org</email>
<name>Gentoo KDE Project</name>
</maintainer>
</pkgmetadata>

View File

@@ -1,22 +0,0 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
KDE_MINIMAL="4.8"
KDE_LINGUAS="ca de es el gl it pl ru tr"
KDE_LINGUAS_DIR="translations"
inherit kde4-base
DESCRIPTION="A tablet desktop style app launcher"
HOMEPAGE="https://code.google.com/p/takeoff-launcher/"
SRC_URI="https://takeoff-launcher.googlecode.com/files/${P}.tar.gz"
LICENSE="GPL-2 LGPL-2"
KEYWORDS="~amd64 ~x86"
SLOT="4"
IUSE="debug"
DEPEND="$(add_kdebase_dep plasma-workspace)"
RDEPEND="${DEPEND}"