diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:33:13 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:33:13 +0000 |
commit | 745e16141c8a69bbb42f9e55430edfc9d96c66ea (patch) | |
tree | 355a82abb2f7fd7caada7eafefdeac997885e897 /net-irc/bnc/bnc-2.6.4.ebuild | |
parent | 12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | historical-745e16141c8a69bbb42f9e55430edfc9d96c66ea.tar.gz historical-745e16141c8a69bbb42f9e55430edfc9d96c66ea.tar.bz2 historical-745e16141c8a69bbb42f9e55430edfc9d96c66ea.zip |
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'net-irc/bnc/bnc-2.6.4.ebuild')
-rw-r--r-- | net-irc/bnc/bnc-2.6.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/bnc/bnc-2.6.4.ebuild b/net-irc/bnc/bnc-2.6.4.ebuild index 943b11064853..bceacdd8e187 100644 --- a/net-irc/bnc/bnc-2.6.4.ebuild +++ b/net-irc/bnc/bnc-2.6.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/bnc/bnc-2.6.4.ebuild,v 1.2 2002/11/13 10:29:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bnc/bnc-2.6.4.ebuild,v 1.3 2002/12/09 04:33:12 manson Exp $ P=${P/-/} DESCRIPTION="BNC (BouNCe) is used as a gateway to an IRC Server" @@ -11,7 +11,7 @@ SRC_URI="http://gotbnc.com/files/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~sparc64 ~alpha" +KEYWORDS="~x86 ~ppc ~sparc ~alpha" IUSE="" DEPEND="virtual/glibc" |