diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-12-04 18:01:54 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-12-04 18:01:54 +0000 |
commit | d7c96c9faa4339fdbd4912138b5d642a00211362 (patch) | |
tree | 8cbd9e1201b9fe44599407773e2f350f59d13952 /sys-auth | |
parent | Stable on ppc64; bug #200909 (diff) | |
download | gentoo-2-d7c96c9faa4339fdbd4912138b5d642a00211362.tar.gz gentoo-2-d7c96c9faa4339fdbd4912138b5d642a00211362.tar.bz2 gentoo-2-d7c96c9faa4339fdbd4912138b5d642a00211362.zip |
Stable on ppc64; bug #201103
(Portage version: 2.1.3.19)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/consolekit/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/consolekit/consolekit-0.2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/consolekit/ChangeLog b/sys-auth/consolekit/ChangeLog index 7cbf6d87ba72..e6fdd5fcae08 100644 --- a/sys-auth/consolekit/ChangeLog +++ b/sys-auth/consolekit/ChangeLog @@ -1,6 +1,9 @@ # 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.28 2007/12/04 17:34:59 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.29 2007/12/04 18:01:54 corsair Exp $ + + 04 Dec 2007; Markus Rothe <corsair@gentoo.org> consolekit-0.2.3.ebuild: + Stable on ppc64; bug #201103 04 Dec 2007; nixnut <nixnut@gentoo.org> consolekit-0.2.3.ebuild: Stable on ppc wrt bug 201103 diff --git a/sys-auth/consolekit/consolekit-0.2.3.ebuild b/sys-auth/consolekit/consolekit-0.2.3.ebuild index d8c811bca564..ee5d93adfab0 100644 --- a/sys-auth/consolekit/consolekit-0.2.3.ebuild +++ b/sys-auth/consolekit/consolekit-0.2.3.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.3.ebuild,v 1.7 2007/12/04 17:34:59 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.2.3.ebuild,v 1.8 2007/12/04 18:01:54 corsair Exp $ inherit eutils autotools multilib pam @@ -12,7 +12,7 @@ HOMEPAGE="http://www.freedesktop.org/wiki/Software/ConsoleKit" 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 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="debug pam" # Not parallel make safe |