summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2018-04-02 17:20:52 +0200
committerGilles Dartiguelongue <eva@gentoo.org>2018-04-02 19:50:36 +0200
commit680879d7941922d9e5881235cb71a06f21929285 (patch)
treecd5ad488b094f1ae8869f926bca002ddfacaca2d /app-admin/packagekit/packagekit-1.1.1.ebuild
parentapp-admin/packagekit-base: cleanup old revisions (diff)
downloadgentoo-680879d7941922d9e5881235cb71a06f21929285.tar.gz
gentoo-680879d7941922d9e5881235cb71a06f21929285.tar.bz2
gentoo-680879d7941922d9e5881235cb71a06f21929285.zip
app-admin/packagekit: cleanup old revisions
Package-Manager: Portage-2.3.27, Repoman-2.3.9
Diffstat (limited to 'app-admin/packagekit/packagekit-1.1.1.ebuild')
-rw-r--r--app-admin/packagekit/packagekit-1.1.1.ebuild18
1 files changed, 0 insertions, 18 deletions
diff --git a/app-admin/packagekit/packagekit-1.1.1.ebuild b/app-admin/packagekit/packagekit-1.1.1.ebuild
deleted file mode 100644
index 7b3d8c9972a8..000000000000
--- a/app-admin/packagekit/packagekit-1.1.1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="PackageKit Package Manager interface (meta package)"
-HOMEPAGE="https://www.freedesktop.org/software/PackageKit/"
-SRC_URI=""
-
-LICENSE="metapackage"
-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}"