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 | bed09fb0b5839af288c41fdf7853923ec0a4de32 (patch) | |
tree | de7a0065390052a5f4d3ba9f210321cce13af0f4 /net-irc | |
parent | old (diff) | |
download | historical-bed09fb0b5839af288c41fdf7853923ec0a4de32.tar.gz historical-bed09fb0b5839af288c41fdf7853923ec0a4de32.tar.bz2 historical-bed09fb0b5839af288c41fdf7853923ec0a4de32.zip |
Stable on sparc wrt security bug #70674.
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/bnc/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/bnc/Manifest | 6 | ||||
-rw-r--r-- | net-irc/bnc/bnc-2.9.1.ebuild | 4 |
3 files changed, 9 insertions, 6 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/Manifest b/net-irc/bnc/Manifest index 3de4a98ac252..6f9828b4e847 100644 --- a/net-irc/bnc/Manifest +++ b/net-irc/bnc/Manifest @@ -1,6 +1,6 @@ -MD5 dd96bbf8a4d6c056ba661312c52cff8e ChangeLog 2241 -MD5 ab21ad2fb2ce61bb43ed7c2901fc1f75 bnc-2.9.1.ebuild 870 -MD5 b2fd9f07925d7c1a3f1ed2366d0c74ba metadata.xml 221 +MD5 4c6636b6dbe91d611a4e1b0f61cd8947 ChangeLog 2348 +MD5 05be7a6ac47fc016bed36ab7e5acd01d bnc-2.9.1.ebuild 868 MD5 d04e1d16f68d5f7bcf3e01befc47c8ee bnc-2.8.9.ebuild 867 +MD5 b2fd9f07925d7c1a3f1ed2366d0c74ba metadata.xml 221 MD5 200881420ffb6bf2cabb14b66830e05e files/digest-bnc-2.9.1 59 MD5 abfd9014770224aa08ceed9439d9e0d5 files/digest-bnc-2.8.9 59 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" |