diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-08-10 13:10:27 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-08-10 13:10:27 +0000 |
commit | 5c2e3cfba4d57b23cc3a60fcdbad746a0d612882 (patch) | |
tree | 273c0c2a1627ad36caea2ff833160fb01e3f2c1c /sys-auth/consolekit | |
parent | Stable on amd64 wrt bug #185823 (diff) | |
download | gentoo-2-5c2e3cfba4d57b23cc3a60fcdbad746a0d612882.tar.gz gentoo-2-5c2e3cfba4d57b23cc3a60fcdbad746a0d612882.tar.bz2 gentoo-2-5c2e3cfba4d57b23cc3a60fcdbad746a0d612882.zip |
Stable on amd64 wrt bug #185823
(Portage version: 2.1.3.3)
Diffstat (limited to 'sys-auth/consolekit')
-rw-r--r-- | sys-auth/consolekit/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/consolekit/consolekit-0.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/consolekit/ChangeLog b/sys-auth/consolekit/ChangeLog index 9e05117b66bf..07b07ba99d58 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.16 2007/08/08 22:18:36 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.17 2007/08/10 13:10:27 angelos Exp $ + + 10 Aug 2007; Christoph Mende <angelos@gentoo.org> consolekit-0.2.1.ebuild: + Stable on amd64 wrt bug #185823 08 Aug 2007; Raúl Porcel <armin76@gentoo.org> consolekit-0.2.1.ebuild: alpha/ia64 stable wrt #185823 diff --git a/sys-auth/consolekit/consolekit-0.2.1.ebuild b/sys-auth/consolekit/consolekit-0.2.1.ebuild index b27092b33a18..336b4b689b22 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.9 2007/08/08 22:18:36 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.2.1.ebuild,v 1.10 2007/08/10 13:10:27 angelos 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 |