diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-11-10 18:19:09 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-11-10 18:19:09 +0000 |
commit | b965305e7531797a4327db315cc2b74e3a8cfd62 (patch) | |
tree | 1c15509fc956058daff2bbf9b21cdcf9a9f7b5d1 /net-irc | |
parent | Inherit toolchain-funcs to get CC for 2.2 and 2.4. Marking 2.2 x86 stable for... (diff) | |
download | gentoo-2-b965305e7531797a4327db315cc2b74e3a8cfd62.tar.gz gentoo-2-b965305e7531797a4327db315cc2b74e3a8cfd62.tar.bz2 gentoo-2-b965305e7531797a4327db315cc2b74e3a8cfd62.zip |
Keyworded ~sparc wrt #111971
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/atheme/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/atheme/atheme-0.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/atheme/ChangeLog b/net-irc/atheme/ChangeLog index 3055dce42a8e..6bdbe974fad2 100644 --- a/net-irc/atheme/ChangeLog +++ b/net-irc/atheme/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/atheme # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/atheme/ChangeLog,v 1.1 2005/09/04 06:08:56 beu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/atheme/ChangeLog,v 1.2 2005/11/10 18:19:09 gustavoz Exp $ + + 10 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org> atheme-0.2.2.ebuild: + Keyworded ~sparc wrt #111971 *atheme-0.2.2 (04 Sep 2005) diff --git a/net-irc/atheme/atheme-0.2.2.ebuild b/net-irc/atheme/atheme-0.2.2.ebuild index 1b8b7335e19f..813cf252b541 100644 --- a/net-irc/atheme/atheme-0.2.2.ebuild +++ b/net-irc/atheme/atheme-0.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/atheme/atheme-0.2.2.ebuild,v 1.1 2005/09/04 06:08:56 beu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/atheme/atheme-0.2.2.ebuild,v 1.2 2005/11/10 18:19:09 gustavoz Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tgz" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~sparc ~x86" IUSE="largenet postgres" DEPEND=">=sys-devel/autoconf-2.59" |