diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-10-15 18:47:09 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-10-15 18:47:09 +0000 |
commit | c677aed0686de7654e35e8551962f8fbd4d447e1 (patch) | |
tree | 1312465b6111d1bcdd12794a2fb93d266da3d488 /sys-auth | |
parent | Bump to 3.3.0 per bug 436942. (diff) | |
download | gentoo-2-c677aed0686de7654e35e8551962f8fbd4d447e1.tar.gz gentoo-2-c677aed0686de7654e35e8551962f8fbd4d447e1.tar.bz2 gentoo-2-c677aed0686de7654e35e8551962f8fbd4d447e1.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/consolekit/ChangeLog | 6 | ||||
-rw-r--r-- | sys-auth/consolekit/consolekit-0.4.5_p20120320-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-auth/consolekit/consolekit-0.4.5_p20120320.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-auth/consolekit/ChangeLog b/sys-auth/consolekit/ChangeLog index ab00caa53894..574d47832b09 100644 --- a/sys-auth/consolekit/ChangeLog +++ b/sys-auth/consolekit/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-auth/consolekit # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.136 2012/10/07 10:47:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.137 2012/10/15 18:47:09 jer Exp $ + + 15 Oct 2012; Jeroen Roovers <jer@gentoo.org> + consolekit-0.4.5_p20120320.ebuild, consolekit-0.4.5_p20120320-r1.ebuild: + Drop HPPA keywording (bug #438368). 07 Oct 2012; Agostino Sarubbo <ago@gentoo.org> consolekit-0.4.5_p20120320-r1.ebuild: diff --git a/sys-auth/consolekit/consolekit-0.4.5_p20120320-r1.ebuild b/sys-auth/consolekit/consolekit-0.4.5_p20120320-r1.ebuild index 79f1233b3daa..0238cd545f8a 100644 --- a/sys-auth/consolekit/consolekit-0.4.5_p20120320-r1.ebuild +++ b/sys-auth/consolekit/consolekit-0.4.5_p20120320-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/consolekit/consolekit-0.4.5_p20120320-r1.ebuild,v 1.3 2012/10/07 10:47:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.4.5_p20120320-r1.ebuild,v 1.4 2012/10/15 18:47:09 jer Exp $ EAPI=4 inherit autotools eutils linux-info pam systemd @@ -19,7 +19,7 @@ fi LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" IUSE="acl debug doc kernel_linux pam policykit selinux test" COMMON_DEPEND=">=dev-libs/dbus-glib-0.98 diff --git a/sys-auth/consolekit/consolekit-0.4.5_p20120320.ebuild b/sys-auth/consolekit/consolekit-0.4.5_p20120320.ebuild index 80057b52fd4d..49aec733d980 100644 --- a/sys-auth/consolekit/consolekit-0.4.5_p20120320.ebuild +++ b/sys-auth/consolekit/consolekit-0.4.5_p20120320.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/consolekit/consolekit-0.4.5_p20120320.ebuild,v 1.14 2012/07/30 22:59:24 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.4.5_p20120320.ebuild,v 1.15 2012/10/15 18:47:09 jer Exp $ EAPI=4 inherit autotools eutils linux-info pam systemd @@ -19,7 +19,7 @@ fi LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" IUSE="acl debug doc kernel_linux pam policykit selinux test" COMMON_DEPEND=">=dev-libs/dbus-glib-0.98 |