diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-11-22 12:54:30 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-11-22 12:54:30 +0000 |
commit | ac71bea76a684f67a119f70cbf85bb7abe030c3f (patch) | |
tree | 0d7626377e8a1e9873ff64f6bbe0350c928371ce /sys-auth | |
parent | keyword mips, bug #442934 (diff) | |
download | gentoo-2-ac71bea76a684f67a119f70cbf85bb7abe030c3f.tar.gz gentoo-2-ac71bea76a684f67a119f70cbf85bb7abe030c3f.tar.bz2 gentoo-2-ac71bea76a684f67a119f70cbf85bb7abe030c3f.zip |
stable ppc64, bug #436666
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
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 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-auth/consolekit/ChangeLog b/sys-auth/consolekit/ChangeLog index 520ab940da6c..e5d21c04a3a8 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.142 2012/11/22 10:13:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.143 2012/11/22 12:54:30 blueness Exp $ + + 22 Nov 2012; Anthony G. Basile <blueness@gentoo.org> + consolekit-0.4.5_p20120320-r1.ebuild: + stable ppc64, bug #436666 22 Nov 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 ad7ae00df63a..78e1513e7e0d 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.9 2012/11/22 10:13:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.4.5_p20120320-r1.ebuild,v 1.10 2012/11/22 12:54:30 blueness Exp $ EAPI=4 inherit autotools eutils linux-info pam systemd @@ -19,7 +19,7 @@ fi LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~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 |