diff options
Diffstat (limited to 'net-irc/bnc')
-rw-r--r-- | net-irc/bnc/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/bnc/bnc-2.8.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/bnc/ChangeLog b/net-irc/bnc/ChangeLog index 2a59e76fc943..66ea68d28272 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.13 2004/10/09 20:28:36 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bnc/ChangeLog,v 1.14 2004/10/09 21:16:29 weeve Exp $ + + 09 Oct 2004; Jason Wever <weeve@gentoo.org> bnc-2.8.9.ebuild: + Stable on sparc wrt security bug #66912. *bnc-2.8.9 (09 Oct 2004) diff --git a/net-irc/bnc/bnc-2.8.9.ebuild b/net-irc/bnc/bnc-2.8.9.ebuild index 43ff85d70931..5108258c0fae 100644 --- a/net-irc/bnc/bnc-2.8.9.ebuild +++ b/net-irc/bnc/bnc-2.8.9.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.8.9.ebuild,v 1.1 2004/10/09 20:28:36 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bnc/bnc-2.8.9.ebuild,v 1.2 2004/10/09 21:16:29 weeve Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://gotbnc.com/files/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~arm" +KEYWORDS="x86 ~ppc sparc ~alpha ~arm" IUSE="" DEPEND="virtual/libc" |