app-admin/packagekit: Drop old
authorEttore Di Giacinto <mudler@gentoo.org>
Wed, 22 Feb 2017 13:36:10 +0000 (14:36 +0100)
committerEttore Di Giacinto <mudler@gentoo.org>
Wed, 22 Feb 2017 13:37:49 +0000 (14:37 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

app-admin/packagekit/packagekit-0.8.15.ebuild [deleted file]

diff --git a/app-admin/packagekit/packagekit-0.8.15.ebuild b/app-admin/packagekit/packagekit-0.8.15.ebuild
deleted file mode 100644 (file)
index cfc28b7..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-DESCRIPTION="PackageKit Package Manager interface (meta package)"
-HOMEPAGE="http://www.packagekit.org/"
-SRC_URI=""
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE="gtk qt5"
-
-RDEPEND="gtk? ( ~app-admin/packagekit-gtk-${PV} )
-       qt5? ( >=app-admin/packagekit-qt-0.9.6 )"
-
-DEPEND="${RDEPEND}"