diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-11-11 18:54:49 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-11-11 18:54:49 +0000 |
commit | b45fdff4472d627f4cf32643362923a06632e58d (patch) | |
tree | 6bcff20356fa78e02e1aeba4708d03dbaf95b319 /net-irc/bnc | |
parent | Added app-arch/unzip to DEPEND and closing bug #70808. (Manifest recommit) (diff) | |
download | gentoo-2-b45fdff4472d627f4cf32643362923a06632e58d.tar.gz gentoo-2-b45fdff4472d627f4cf32643362923a06632e58d.tar.bz2 gentoo-2-b45fdff4472d627f4cf32643362923a06632e58d.zip |
Stable on alpha, bug 70674.
Diffstat (limited to 'net-irc/bnc')
-rw-r--r-- | net-irc/bnc/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/bnc/bnc-2.9.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/bnc/ChangeLog b/net-irc/bnc/ChangeLog index 541e0ab3eb21..a411490f7651 100644 --- a/net-irc/bnc/ChangeLog +++ b/net-irc/bnc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/bnc # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/bnc/ChangeLog,v 1.18 2004/11/11 14:24:55 sejo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bnc/ChangeLog,v 1.19 2004/11/11 18:54:49 kloeri Exp $ + + 11 Nov 2004; Bryan Østergaard <kloeri@gentoo.org> bnc-2.9.1.ebuild: + Stable on alpha, bug 70674. 11 Nov 2004; <SeJo@gentoo.org> bnc-2.9.1.ebuild: stable on ppc gsla: 70674 diff --git a/net-irc/bnc/bnc-2.9.1.ebuild b/net-irc/bnc/bnc-2.9.1.ebuild index 4fc0cd6657dc..8da6ab1e1630 100644 --- a/net-irc/bnc/bnc-2.9.1.ebuild +++ b/net-irc/bnc/bnc-2.9.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/bnc/bnc-2.9.1.ebuild,v 1.3 2004/11/11 14:24:55 sejo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bnc/bnc-2.9.1.ebuild,v 1.4 2004/11/11 18:54:49 kloeri Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://gotbnc.com/files/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha arm ppc sparc x86" +KEYWORDS="alpha arm ppc sparc x86" IUSE="" DEPEND="virtual/libc" |