diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 12:54:50 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 12:54:50 +0000 |
commit | 6aa811bd93266bfbf017fda7c6339a4795c07f46 (patch) | |
tree | bdcb56b859f2188a38e50f370bc11c31bea08aac /net-irc/bnc | |
parent | update x11-libs/gtkmm to dev-cpp/gtkmm (diff) | |
download | gentoo-2-6aa811bd93266bfbf017fda7c6339a4795c07f46.tar.gz gentoo-2-6aa811bd93266bfbf017fda7c6339a4795c07f46.tar.bz2 gentoo-2-6aa811bd93266bfbf017fda7c6339a4795c07f46.zip |
unmasks, changelog and repoman fixes
Diffstat (limited to 'net-irc/bnc')
-rw-r--r-- | net-irc/bnc/bnc-2.6.4.ebuild | 4 | ||||
-rw-r--r-- | net-irc/bnc/bnc-2.8.4.ebuild | 4 | ||||
-rw-r--r-- | net-irc/bnc/bnc-2.8.6.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net-irc/bnc/bnc-2.6.4.ebuild b/net-irc/bnc/bnc-2.6.4.ebuild index 6b015e4a377b..dfa40867f9ef 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-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.6.4.ebuild,v 1.5 2003/02/13 14:14:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bnc/bnc-2.6.4.ebuild,v 1.6 2003/07/13 12:54:50 aliz 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 ~alpha" +KEYWORDS="x86 ~ppc ~sparc ~alpha" IUSE="" DEPEND="virtual/glibc" diff --git a/net-irc/bnc/bnc-2.8.4.ebuild b/net-irc/bnc/bnc-2.8.4.ebuild index 5ca9036bddb4..2c99e4209667 100644 --- a/net-irc/bnc/bnc-2.8.4.ebuild +++ b/net-irc/bnc/bnc-2.8.4.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.4.ebuild,v 1.5 2003/02/13 14:14:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bnc/bnc-2.8.4.ebuild,v 1.6 2003/07/13 12:54:50 aliz 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 ~alpha" +KEYWORDS="x86 ~ppc ~sparc ~alpha" IUSE="" DEPEND="virtual/glibc" diff --git a/net-irc/bnc/bnc-2.8.6.ebuild b/net-irc/bnc/bnc-2.8.6.ebuild index a6e3d3fdfac4..0dcc32b642e0 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.5 2003/02/13 14:14:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bnc/bnc-2.8.6.ebuild,v 1.6 2003/07/13 12:54:50 aliz 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 ~alpha" +KEYWORDS="x86 ~ppc ~sparc ~alpha" IUSE="" DEPEND="virtual/glibc" |