Skip to content

Commit

Permalink
app-admin/packagekit: version bump 1.1.1 → 1.1.4
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.1
  • Loading branch information
EvaSDK committed Sep 26, 2016
1 parent dd033c5 commit 5dc81a6
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions app-admin/packagekit/packagekit-1.1.4.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# 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="metapackage"
SLOT="0"
KEYWORDS="~amd64 ~arm ~x86"
IUSE="gtk qt4"

RDEPEND="gtk? ( ~app-admin/packagekit-gtk-${PV} )
qt4? ( >=app-admin/packagekit-qt-0.9[qt5(-)] )"

DEPEND="${RDEPEND}"

0 comments on commit 5dc81a6

Please sign in to comment.