diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-30 14:18:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-30 14:18:06 +0000 |
commit | 2c500eb7b90c576f1e619c61c5d70ff873df424c (patch) | |
tree | 2b819b430e1669108d29390c3ff2282143ae1186 /sys-auth/consolekit | |
parent | Stable for sparc, wrt bug #436666 (diff) | |
download | gentoo-2-2c500eb7b90c576f1e619c61c5d70ff873df424c.tar.gz gentoo-2-2c500eb7b90c576f1e619c61c5d70ff873df424c.tar.bz2 gentoo-2-2c500eb7b90c576f1e619c61c5d70ff873df424c.zip |
Stable for sparc, wrt bug #436666
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'sys-auth/consolekit')
-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 1e974fe129ce..e703f0ef6cad 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.148 2012/12/29 09:09:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.149 2012/12/30 14:18:06 ago Exp $ + + 30 Dec 2012; Agostino Sarubbo <ago@gentoo.org> + consolekit-0.4.5_p20120320-r1.ebuild: + Stable for sparc, wrt bug #436666 29 Dec 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 ec93f2384a14..ffba094bdbde 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.14 2012/12/29 09:09:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.4.5_p20120320-r1.ebuild,v 1.15 2012/12/30 14:18:06 ago 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 |