diff options
author | Joseph Jezak <josejx@gentoo.org> | 2009-02-25 14:19:05 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2009-02-25 14:19:05 +0000 |
commit | ba69dd1b94b9cee2e80bafaef8c7a68a214676c4 (patch) | |
tree | 821475edb42b0b7ee8f2031c728b941281a58d87 /sys-auth | |
parent | Marked ~ppc for bug #219053. (diff) | |
download | gentoo-2-ba69dd1b94b9cee2e80bafaef8c7a68a214676c4.tar.gz gentoo-2-ba69dd1b94b9cee2e80bafaef8c7a68a214676c4.tar.bz2 gentoo-2-ba69dd1b94b9cee2e80bafaef8c7a68a214676c4.zip |
Marked ppc stable for bug #242270.
(Portage version: 2.1.6.4/cvs/Linux 2.6.23 x86_64)
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 6a75c79bc207..3820ba12b808 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.42 2009/02/18 22:16:04 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.43 2009/02/25 14:19:05 josejx Exp $ + + 25 Feb 2009; Joseph Jezak <josejx@gentoo.org> consolekit-0.2.10.ebuild: + Marked ppc stable for bug #242270. *consolekit-0.3.0 (18 Feb 2009) diff --git a/sys-auth/consolekit/consolekit-0.2.10.ebuild b/sys-auth/consolekit/consolekit-0.2.10.ebuild index f78f24f5d4fe..75c50c697edd 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.7 2009/02/17 15:54:58 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.2.10.ebuild,v 1.8 2009/02/25 14:19:05 josejx 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 |