summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEttore Di Giacinto <mudler@gentoo.org>2017-02-22 14:36:10 +0100
committerEttore Di Giacinto <mudler@gentoo.org>2017-02-22 14:37:49 +0100
commit9b64948e336f66287db29deeca1beadaa2a38271 (patch)
treec943ed42ac47b770d592562c5c7f6481c59e8573 /app-admin/packagekit
parentapp-admin/packagekit-base: Drop old (diff)
downloadgentoo-9b64948e336f66287db29deeca1beadaa2a38271.tar.gz
gentoo-9b64948e336f66287db29deeca1beadaa2a38271.tar.bz2
gentoo-9b64948e336f66287db29deeca1beadaa2a38271.zip
app-admin/packagekit: Drop old
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-admin/packagekit')
-rw-r--r--app-admin/packagekit/packagekit-0.8.15.ebuild19
1 files changed, 0 insertions, 19 deletions
diff --git a/app-admin/packagekit/packagekit-0.8.15.ebuild b/app-admin/packagekit/packagekit-0.8.15.ebuild
deleted file mode 100644
index cfc28b72094b..000000000000
--- a/app-admin/packagekit/packagekit-0.8.15.ebuild
+++ /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}"