diff options
author | 2011-10-25 15:09:06 +0000 | |
---|---|---|
committer | 2011-10-25 15:09:06 +0000 | |
commit | 2c3cc854d2ec4df09936298bb0010d7f411119da (patch) | |
tree | 6b4f9069c5743155f70098114376522aa6855638 | |
parent | Mask USE=connman for app-admin/packagekit-base (bug #387959). (diff) | |
download | gentoo-2-2c3cc854d2ec4df09936298bb0010d7f411119da.tar.gz gentoo-2-2c3cc854d2ec4df09936298bb0010d7f411119da.tar.bz2 gentoo-2-2c3cc854d2ec4df09936298bb0010d7f411119da.zip |
Marked ~hppa (bug #387959).
(Portage version: 2.2.0_alpha71/cvs/Linux x86_64)
-rw-r--r-- | app-admin/packagekit-base/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/packagekit-base/packagekit-base-0.6.19.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/packagekit-base/ChangeLog b/app-admin/packagekit-base/ChangeLog index 51ea53c607a5..fbb97b89ea09 100644 --- a/app-admin/packagekit-base/ChangeLog +++ b/app-admin/packagekit-base/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/packagekit-base # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/packagekit-base/ChangeLog,v 1.8 2011/10/06 19:25:14 lxnay Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/packagekit-base/ChangeLog,v 1.9 2011/10/25 15:09:06 jer Exp $ + + 25 Oct 2011; Jeroen Roovers <jer@gentoo.org> packagekit-base-0.6.19.ebuild: + Marked ~hppa (bug #387959). *packagekit-base-0.6.19 (06 Oct 2011) diff --git a/app-admin/packagekit-base/packagekit-base-0.6.19.ebuild b/app-admin/packagekit-base/packagekit-base-0.6.19.ebuild index 5955f97ed47c..41365f8ec60a 100644 --- a/app-admin/packagekit-base/packagekit-base-0.6.19.ebuild +++ b/app-admin/packagekit-base/packagekit-base-0.6.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/packagekit-base/packagekit-base-0.6.19.ebuild,v 1.1 2011/10/06 19:25:14 lxnay Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/packagekit-base/packagekit-base-0.6.19.ebuild,v 1.2 2011/10/25 15:09:06 jer Exp $ EAPI="3" @@ -18,7 +18,7 @@ SRC_URI="http://www.packagekit.org/releases/${MY_P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~x86" IUSE="connman cron doc +introspection networkmanager nsplugin pm-utils +policykit entropy static-libs test udev" CDEPEND="connman? ( net-misc/connman ) |