diff options
author | Jason Wever <weeve@gentoo.org> | 2004-11-11 04:31:47 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-11-11 04:31:47 +0000 |
commit | 5e5009d53f344e71d25a35d65a6b4f8f476f8b5b (patch) | |
tree | 419d8a675dd8ae22eb246999634d8feac39a2591 /net-irc/bnc | |
parent | old (Manifest recommit) (diff) | |
download | gentoo-2-5e5009d53f344e71d25a35d65a6b4f8f476f8b5b.tar.gz gentoo-2-5e5009d53f344e71d25a35d65a6b4f8f476f8b5b.tar.bz2 gentoo-2-5e5009d53f344e71d25a35d65a6b4f8f476f8b5b.zip |
Stable on sparc wrt security 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 96db0c6ba2d6..87ead775fb56 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.16 2004/11/10 20:13:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bnc/ChangeLog,v 1.17 2004/11/11 04:31:47 weeve Exp $ + + 10 Nov 2004; Jason Wever <weeve@gentoo.org> bnc-2.9.1.ebuild: + Stable on sparc wrt security bug #70674. *bnc-2.9.1 (10 Nov 2004) diff --git a/net-irc/bnc/bnc-2.9.1.ebuild b/net-irc/bnc/bnc-2.9.1.ebuild index c3f4770b4672..82a4d897edbf 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.1 2004/11/10 20:13:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bnc/bnc-2.9.1.ebuild,v 1.2 2004/11/11 04:31:47 weeve 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" |