diff options
Diffstat (limited to 'net-irc/bnc/bnc-2.8.6.ebuild')
-rw-r--r-- | net-irc/bnc/bnc-2.8.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/bnc/bnc-2.8.6.ebuild b/net-irc/bnc/bnc-2.8.6.ebuild index a4525ee92d97..73783d51d368 100644 --- a/net-irc/bnc/bnc-2.8.6.ebuild +++ b/net-irc/bnc/bnc-2.8.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/bnc/bnc-2.8.6.ebuild,v 1.10 2003/12/29 18:52:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bnc/bnc-2.8.6.ebuild,v 1.11 2004/01/06 02:04:37 weeve Exp $ MY_P=${P/-/} DESCRIPTION="BNC (BouNCe) is used as a gateway to an IRC Server" @@ -11,7 +11,7 @@ SRC_URI="http://gotbnc.com/files/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc sparc ~alpha" DEPEND="virtual/glibc" |