diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-08 22:18:36 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-08 22:18:36 +0000 |
commit | 8a3aee0096b8693ef52b682023c112ba57246e6c (patch) | |
tree | c659bd61157048278ac4d88cbdfef31b45b18876 /sys-auth/consolekit | |
parent | alpha/ia64 stable wrt #185823 (diff) | |
download | gentoo-2-8a3aee0096b8693ef52b682023c112ba57246e6c.tar.gz gentoo-2-8a3aee0096b8693ef52b682023c112ba57246e6c.tar.bz2 gentoo-2-8a3aee0096b8693ef52b682023c112ba57246e6c.zip |
alpha/ia64 stable wrt #185823
(Portage version: 2.1.2.11)
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 5818ce0e84e6..9e05117b66bf 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.15 2007/08/07 19:46:08 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.16 2007/08/08 22:18:36 armin76 Exp $ + + 08 Aug 2007; Raúl Porcel <armin76@gentoo.org> consolekit-0.2.1.ebuild: + alpha/ia64 stable wrt #185823 07 Aug 2007; Tobias Scherbaum <dertobi123@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 7affafa37666..b27092b33a18 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.8 2007/08/07 19:46:08 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.2.1.ebuild,v 1.9 2007/08/08 22:18:36 armin76 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 |