diff options
author | Markus Meier <maekke@gentoo.org> | 2012-05-28 18:14:18 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-05-28 18:14:18 +0000 |
commit | cd80987d16e0f15add3a89b0d0572055d158ac09 (patch) | |
tree | bd48801c757a767d93274a7ff2f3237f36d8a84f /sys-auth | |
parent | arm stable, bug #416653 (diff) | |
download | gentoo-2-cd80987d16e0f15add3a89b0d0572055d158ac09.tar.gz gentoo-2-cd80987d16e0f15add3a89b0d0572055d158ac09.tar.bz2 gentoo-2-cd80987d16e0f15add3a89b0d0572055d158ac09.zip |
arm stable, bug #416653
(Portage version: 2.1.10.62/cvs/Linux i686)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/consolekit/ChangeLog | 6 | ||||
-rw-r--r-- | sys-auth/consolekit/consolekit-0.4.5_p20120320.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-auth/consolekit/ChangeLog b/sys-auth/consolekit/ChangeLog index e0c8163416b0..4268aca28dec 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.127 2012/05/22 07:52:43 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.128 2012/05/28 18:14:18 maekke Exp $ + + 28 May 2012; Markus Meier <maekke@gentoo.org> + consolekit-0.4.5_p20120320.ebuild: + arm stable, bug #416653 22 May 2012; Jeff Horelick <jdhore@gentoo.org> consolekit-0.4.5_p20120320.ebuild: diff --git a/sys-auth/consolekit/consolekit-0.4.5_p20120320.ebuild b/sys-auth/consolekit/consolekit-0.4.5_p20120320.ebuild index d8279a59fcfc..c586cd9a15ae 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.8 2012/05/22 07:52:43 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.4.5_p20120320.ebuild,v 1.9 2012/05/28 18:14:18 maekke 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 ~hppa ~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 test" RDEPEND=">=dev-libs/dbus-glib-0.98 |