diff options
author | Brent Baude <ranger@gentoo.org> | 2009-02-12 21:16:04 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-02-12 21:16:04 +0000 |
commit | 30ff81573a80de92ce21df3cd7322f9c2d8f32a7 (patch) | |
tree | 2fa72c9573acfe65794c20f2a0a275208c9043a7 /sys-auth | |
parent | stable ppc64, bug 257695 (diff) | |
download | gentoo-2-30ff81573a80de92ce21df3cd7322f9c2d8f32a7.tar.gz gentoo-2-30ff81573a80de92ce21df3cd7322f9c2d8f32a7.tar.bz2 gentoo-2-30ff81573a80de92ce21df3cd7322f9c2d8f32a7.zip |
stable ppc64, bug 242270
(Portage version: 2.2_rc17/cvs/Linux 2.6.25-gentoo-r7 ppc64)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/consolekit/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/consolekit/consolekit-0.2.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/consolekit/ChangeLog b/sys-auth/consolekit/ChangeLog index 12749b520112..295977628e82 100644 --- a/sys-auth/consolekit/ChangeLog +++ b/sys-auth/consolekit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/consolekit # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.37 2009/02/12 03:11:07 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.38 2009/02/12 21:16:04 ranger Exp $ + + 12 Feb 2009; Brent Baude <ranger@gentoo.org> consolekit-0.2.10.ebuild: + stable ppc64, bug 242270 12 Feb 2009; Jeremy Olexa <darkside@gentoo.org> consolekit-0.2.10.ebuild: amd64 stable, bug 242270 diff --git a/sys-auth/consolekit/consolekit-0.2.10.ebuild b/sys-auth/consolekit/consolekit-0.2.10.ebuild index ede57461eabb..370d08f0a732 100644 --- a/sys-auth/consolekit/consolekit-0.2.10.ebuild +++ b/sys-auth/consolekit/consolekit-0.2.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.2.10.ebuild,v 1.4 2009/02/12 03:11:07 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.2.10.ebuild,v 1.5 2009/02/12 21:16:04 ranger Exp $ inherit eutils autotools multilib pam @@ -13,7 +13,7 @@ SRC_URI="http://people.freedesktop.org/~mccann/dist/${MY_PN}-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="debug pam" # Not parallel make safe |