diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-12-06 22:15:06 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-12-06 22:15:06 +0000 |
commit | bb8bd9ee93b9c2b6d7eb3743178af519b387a06b (patch) | |
tree | 7fda57bd7f3520298da3618f8ea759c8a988a0b8 /sys-auth | |
parent | bump to 2.20.4 (diff) | |
download | gentoo-2-bb8bd9ee93b9c2b6d7eb3743178af519b387a06b.tar.gz gentoo-2-bb8bd9ee93b9c2b6d7eb3743178af519b387a06b.tar.bz2 gentoo-2-bb8bd9ee93b9c2b6d7eb3743178af519b387a06b.zip |
amd64 stable, bug 201103
(Portage version: 2.1.4_rc7)
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 289db21e8002..8bd2f5e3772c 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.31 2007/12/06 12:36:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.32 2007/12/06 22:15:06 beandog Exp $ + + 06 Dec 2007; Steve Dibb <beandog@gentoo.org> consolekit-0.2.3.ebuild: + amd64 stable, bug 201103 06 Dec 2007; Raúl Porcel <armin76@gentoo.org> consolekit-0.2.3.ebuild: alpha/ia64/sparc stable wrt #201103 diff --git a/sys-auth/consolekit/consolekit-0.2.3.ebuild b/sys-auth/consolekit/consolekit-0.2.3.ebuild index 56b65733c452..16eea31feeec 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.10 2007/12/06 12:36:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.2.3.ebuild,v 1.11 2007/12/06 22:15:06 beandog 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 |