summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-10-15 18:48:33 +0000
committerJeroen Roovers <jer@gentoo.org>2012-10-15 18:48:33 +0000
commit0825cbac3ad479de623c11f9a29ff450634e2a2a (patch)
treef385356b39517ea9775f6f2683846ca408bdb151 /sys-auth
parentDrop HPPA keywording (bug #438368). (diff)
downloadgentoo-2-0825cbac3ad479de623c11f9a29ff450634e2a2a.tar.gz
gentoo-2-0825cbac3ad479de623c11f9a29ff450634e2a2a.tar.bz2
gentoo-2-0825cbac3ad479de623c11f9a29ff450634e2a2a.zip
Drop HPPA keywording (bug #438368).
(Portage version: 2.2.0_alpha138/cvs/Linux i686, signed Manifest commit with key A792A613)
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/polkit/ChangeLog6
-rw-r--r--sys-auth/polkit/polkit-0.104-r1.ebuild4
-rw-r--r--sys-auth/polkit/polkit-0.107-r1.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-auth/polkit/ChangeLog b/sys-auth/polkit/ChangeLog
index dbb556c20dee..a631d15c5739 100644
--- a/sys-auth/polkit/ChangeLog
+++ b/sys-auth/polkit/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-auth/polkit
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.107 2012/10/15 02:40:17 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.108 2012/10/15 18:48:33 jer Exp $
+
+ 15 Oct 2012; Jeroen Roovers <jer@gentoo.org> polkit-0.104-r1.ebuild,
+ polkit-0.107-r1.ebuild:
+ Drop HPPA keywording (bug #438368).
15 Oct 2012; Zac Medico <zmedico@gentoo.org> polkit-0.107-r1.ebuild:
Set QA_MULTILIB_PATHS for bug #424423.
diff --git a/sys-auth/polkit/polkit-0.104-r1.ebuild b/sys-auth/polkit/polkit-0.104-r1.ebuild
index 3681411e2dc5..b2e1aa642ca5 100644
--- a/sys-auth/polkit/polkit-0.104-r1.ebuild
+++ b/sys-auth/polkit/polkit-0.104-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.104-r1.ebuild,v 1.10 2012/06/30 10:27:11 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.104-r1.ebuild,v 1.11 2012/10/15 18:48:33 jer Exp $
EAPI=4
inherit pam
@@ -11,7 +11,7 @@ SRC_URI="http://hal.freedesktop.org/releases/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd"
IUSE="debug doc examples gtk +introspection kde nls pam selinux systemd"
RDEPEND=">=dev-libs/glib-2.30
diff --git a/sys-auth/polkit/polkit-0.107-r1.ebuild b/sys-auth/polkit/polkit-0.107-r1.ebuild
index a225187343da..9dfb6c5aa943 100644
--- a/sys-auth/polkit/polkit-0.107-r1.ebuild
+++ b/sys-auth/polkit/polkit-0.107-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.107-r1.ebuild,v 1.5 2012/10/15 02:40:17 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.107-r1.ebuild,v 1.6 2012/10/15 18:48:33 jer Exp $
EAPI=4
inherit eutils multilib pam pax-utils systemd user
@@ -11,7 +11,7 @@ SRC_URI="http://www.freedesktop.org/software/${PN}/releases/${P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="examples gtk +introspection kde nls pam selinux systemd"
RDEPEND=">=dev-lang/spidermonkey-1.8.5-r1