diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-29 09:09:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-29 09:09:48 +0000 |
commit | 104ca49b60bc4ebca78f0065a6ef76831160c288 (patch) | |
tree | b437f4d4ad126c05c4f0dce1bb1c7d189139f319 /sys-auth/consolekit | |
parent | Stable for alpha, wrt bug #436666 (diff) | |
download | gentoo-2-104ca49b60bc4ebca78f0065a6ef76831160c288.tar.gz gentoo-2-104ca49b60bc4ebca78f0065a6ef76831160c288.tar.bz2 gentoo-2-104ca49b60bc4ebca78f0065a6ef76831160c288.zip |
Stable for alpha, 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 3cc6154f2b4c..1e974fe129ce 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.147 2012/12/18 13:35:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.148 2012/12/29 09:09:48 ago Exp $ + + 29 Dec 2012; Agostino Sarubbo <ago@gentoo.org> + consolekit-0.4.5_p20120320-r1.ebuild: + Stable for alpha, wrt bug #436666 18 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 87f555c79c55..ec93f2384a14 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.13 2012/12/18 13:35:47 ago Exp $ +# $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 $ 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 |