diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-07 19:46:08 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-07 19:46:08 +0000 |
commit | 46d0d0545f20ebc31b3d75152f9f84f19dc0dac7 (patch) | |
tree | 32bf2a980d661bb5e1313e1caf643181925069ad /sys-auth/consolekit | |
parent | Marked ppc stable. (diff) | |
download | gentoo-2-46d0d0545f20ebc31b3d75152f9f84f19dc0dac7.tar.gz gentoo-2-46d0d0545f20ebc31b3d75152f9f84f19dc0dac7.tar.bz2 gentoo-2-46d0d0545f20ebc31b3d75152f9f84f19dc0dac7.zip |
Stable on ppc wrt bug #185823.
(Portage version: 2.1.3.3)
Diffstat (limited to 'sys-auth/consolekit')
-rw-r--r-- | sys-auth/consolekit/ChangeLog | 6 | ||||
-rw-r--r-- | sys-auth/consolekit/consolekit-0.2.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-auth/consolekit/ChangeLog b/sys-auth/consolekit/ChangeLog index f23ec39199c9..5818ce0e84e6 100644 --- a/sys-auth/consolekit/ChangeLog +++ b/sys-auth/consolekit/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-auth/consolekit # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.14 2007/08/07 14:17:56 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.15 2007/08/07 19:46:08 dertobi123 Exp $ + + 07 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> + consolekit-0.2.1.ebuild: + Stable on ppc wrt bug #185823. 07 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> consolekit-0.2.1.ebuild: diff --git a/sys-auth/consolekit/consolekit-0.2.1.ebuild b/sys-auth/consolekit/consolekit-0.2.1.ebuild index c1ca78690065..7affafa37666 100644 --- a/sys-auth/consolekit/consolekit-0.2.1.ebuild +++ b/sys-auth/consolekit/consolekit-0.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.2.1.ebuild,v 1.7 2007/08/07 14:17:56 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.2.1.ebuild,v 1.8 2007/08/07 19:46:08 dertobi123 Exp $ inherit eutils autotools multilib @@ -11,7 +11,7 @@ HOMEPAGE="http://if.only.it.had.one" SRC_URI="http://people.freedesktop.org/~mccann/dist/${MY_PN}-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sh sparc ~x86" IUSE="debug pam" # Not parallel make safe |