diff options
author | Jason Wever <weeve@gentoo.org> | 2004-10-09 21:16:29 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-10-09 21:16:29 +0000 |
commit | bb5c7db59791896eaa0e120cb53eedab271827f1 (patch) | |
tree | a48d6d151c86ae8d68ba969d59cc22a312f01dbe /net-irc | |
parent | Stable on x86 and ppc. (Manifest recommit) (diff) | |
download | gentoo-2-bb5c7db59791896eaa0e120cb53eedab271827f1.tar.gz gentoo-2-bb5c7db59791896eaa0e120cb53eedab271827f1.tar.bz2 gentoo-2-bb5c7db59791896eaa0e120cb53eedab271827f1.zip |
Stable on sparc wrt security bug #66912.
Diffstat (limited to 'net-irc')
-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" |