Skip to content

Commit

Permalink
app-admin/packagekit: Bump to 1.1.7
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.16, Repoman-2.3.6
  • Loading branch information
mudler committed Dec 9, 2017
1 parent 9ab6f25 commit 6003f4e
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions app-admin/packagekit/packagekit-1.1.7.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6

DESCRIPTION="PackageKit Package Manager interface (meta package)"
HOMEPAGE="http://www.packagekit.org/"
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}"

0 comments on commit 6003f4e

Please sign in to comment.