Skip to content

Commit

Permalink
app-admin/packagekit: version bump to 1.1.5 #606798
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.1, Repoman-2.3.1
  • Loading branch information
mudler committed Jan 22, 2017
1 parent 37be589 commit 4f63c80
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions app-admin/packagekit/packagekit-1.1.5.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Copyright 1999-2017 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="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 4f63c80

Please sign in to comment.