diff options
author | Jason Wever <weeve@gentoo.org> | 2004-06-20 04:35:11 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-06-20 04:35:11 +0000 |
commit | dc4ca1d87ef7d64a0c70783630706c56ff6e1d84 (patch) | |
tree | 9f19f924ef3464de0f578cf19789c13ac3af5a24 /net-irc/asuka/asuka-1.0.6.ebuild | |
parent | Version bump. (diff) | |
download | historical-dc4ca1d87ef7d64a0c70783630706c56ff6e1d84.tar.gz historical-dc4ca1d87ef7d64a0c70783630706c56ff6e1d84.tar.bz2 historical-dc4ca1d87ef7d64a0c70783630706c56ff6e1d84.zip |
Stable on sparc.
Diffstat (limited to 'net-irc/asuka/asuka-1.0.6.ebuild')
-rw-r--r-- | net-irc/asuka/asuka-1.0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/asuka/asuka-1.0.6.ebuild b/net-irc/asuka/asuka-1.0.6.ebuild index 241eae7e101d..437c494b391c 100644 --- a/net-irc/asuka/asuka-1.0.6.ebuild +++ b/net-irc/asuka/asuka-1.0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/asuka/asuka-1.0.6.ebuild,v 1.5 2004/05/29 16:16:26 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/asuka/asuka-1.0.6.ebuild,v 1.6 2004/06/20 04:35:11 weeve Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://dev-com.quakenet.org/releases/${PN}/${PV}/${P}.tar.bz2" LICENSE="GPL-1" SLOT="0" -KEYWORDS="x86 ~sparc ~ppc" +KEYWORDS="x86 sparc ~ppc" IUSE="debug" DEPEND="virtual/glibc" |