diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-03-26 14:50:43 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-03-26 14:50:43 +0000 |
commit | 24ab02c2dae18319d994a07b9aab810a2a2aa0ba (patch) | |
tree | 3541c74ebefe399d39e9ec842b50f08f0b6384cd /sys-auth | |
parent | Stable on sparc (diff) | |
download | gentoo-2-24ab02c2dae18319d994a07b9aab810a2a2aa0ba.tar.gz gentoo-2-24ab02c2dae18319d994a07b9aab810a2a2aa0ba.tar.bz2 gentoo-2-24ab02c2dae18319d994a07b9aab810a2a2aa0ba.zip |
Keyworded ~sparc wrt #172097
(Portage version: 2.1.2.2)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/consolekit/ChangeLog | 6 | ||||
-rw-r--r-- | sys-auth/consolekit/consolekit-0.2.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-auth/consolekit/ChangeLog b/sys-auth/consolekit/ChangeLog index 3ea860314227..2fd2dc63439c 100644 --- a/sys-auth/consolekit/ChangeLog +++ b/sys-auth/consolekit/ChangeLog @@ -1,6 +1,10 @@ # 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.3 2007/03/25 09:45:35 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.4 2007/03/26 14:50:43 gustavoz Exp $ + + 26 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> + consolekit-0.2.0.ebuild: + Keyworded ~sparc wrt #172097 25 Mar 2007; Markus Rothe <corsair@gentoo.org> consolekit-0.2.0.ebuild: Added ~ppc64; bug #172097 diff --git a/sys-auth/consolekit/consolekit-0.2.0.ebuild b/sys-auth/consolekit/consolekit-0.2.0.ebuild index 4da6bd725225..9766c6e18d40 100644 --- a/sys-auth/consolekit/consolekit-0.2.0.ebuild +++ b/sys-auth/consolekit/consolekit-0.2.0.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.0.ebuild,v 1.3 2007/03/25 09:45:35 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.2.0.ebuild,v 1.4 2007/03/26 14:50:43 gustavoz Exp $ inherit eutils autotools @@ -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="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="debug pam" # Not parallel make safe |