diff options
author | Markus Meier <maekke@gentoo.org> | 2009-02-15 14:57:30 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-02-15 14:57:30 +0000 |
commit | 4942e36f0f8be832559487c05a549e46e2179993 (patch) | |
tree | 578d6fd6e49865060be93bd407a373381983424c /sys-auth/consolekit | |
parent | amd64/x86 stable, bug #258257 (diff) | |
download | gentoo-2-4942e36f0f8be832559487c05a549e46e2179993.tar.gz gentoo-2-4942e36f0f8be832559487c05a549e46e2179993.tar.bz2 gentoo-2-4942e36f0f8be832559487c05a549e46e2179993.zip |
x86 stable, bug #242270
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth/consolekit')
-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 295977628e82..399242f526d4 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.38 2009/02/12 21:16:04 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.39 2009/02/15 14:57:30 maekke Exp $ + + 15 Feb 2009; Markus Meier <maekke@gentoo.org> consolekit-0.2.10.ebuild: + x86 stable, bug #242270 12 Feb 2009; Brent Baude <ranger@gentoo.org> consolekit-0.2.10.ebuild: stable ppc64, bug 242270 diff --git a/sys-auth/consolekit/consolekit-0.2.10.ebuild b/sys-auth/consolekit/consolekit-0.2.10.ebuild index 370d08f0a732..a5a172b9076a 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.5 2009/02/12 21:16:04 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.2.10.ebuild,v 1.6 2009/02/15 14:57:30 maekke 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 |