diff options
author | 2004-11-11 14:24:55 +0000 | |
---|---|---|
committer | 2004-11-11 14:24:55 +0000 | |
commit | 2c29e4f4abcb6b65d31f39d5a1b0601d271cda4f (patch) | |
tree | 6a7dd7a14764fa74c1a4df154dd034d65002bffa /net-irc/bnc | |
parent | Stable on hppa. (diff) | |
download | historical-2c29e4f4abcb6b65d31f39d5a1b0601d271cda4f.tar.gz historical-2c29e4f4abcb6b65d31f39d5a1b0601d271cda4f.tar.bz2 historical-2c29e4f4abcb6b65d31f39d5a1b0601d271cda4f.zip |
stable on ppc gsla: 70674
Diffstat (limited to 'net-irc/bnc')
-rw-r--r-- | net-irc/bnc/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/bnc/Manifest | 8 | ||||
-rw-r--r-- | net-irc/bnc/bnc-2.9.1.ebuild | 4 |
3 files changed, 10 insertions, 7 deletions
diff --git a/net-irc/bnc/ChangeLog b/net-irc/bnc/ChangeLog index 87ead775fb56..541e0ab3eb21 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.17 2004/11/11 04:31:47 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bnc/ChangeLog,v 1.18 2004/11/11 14:24:55 sejo Exp $ + + 11 Nov 2004; <SeJo@gentoo.org> bnc-2.9.1.ebuild: + stable on ppc gsla: 70674 10 Nov 2004; Jason Wever <weeve@gentoo.org> bnc-2.9.1.ebuild: Stable on sparc wrt security bug #70674. diff --git a/net-irc/bnc/Manifest b/net-irc/bnc/Manifest index 6f9828b4e847..b35f7b378d6b 100644 --- a/net-irc/bnc/Manifest +++ b/net-irc/bnc/Manifest @@ -1,6 +1,6 @@ -MD5 4c6636b6dbe91d611a4e1b0f61cd8947 ChangeLog 2348 -MD5 05be7a6ac47fc016bed36ab7e5acd01d bnc-2.9.1.ebuild 868 -MD5 d04e1d16f68d5f7bcf3e01befc47c8ee bnc-2.8.9.ebuild 867 +MD5 39673e0b24179c42e4d43da118e3ad69 ChangeLog 2427 MD5 b2fd9f07925d7c1a3f1ed2366d0c74ba metadata.xml 221 -MD5 200881420ffb6bf2cabb14b66830e05e files/digest-bnc-2.9.1 59 +MD5 d04e1d16f68d5f7bcf3e01befc47c8ee bnc-2.8.9.ebuild 867 +MD5 9d9c6423c1bc525415709c409fdfda9c bnc-2.9.1.ebuild 866 MD5 abfd9014770224aa08ceed9439d9e0d5 files/digest-bnc-2.8.9 59 +MD5 200881420ffb6bf2cabb14b66830e05e files/digest-bnc-2.9.1 59 diff --git a/net-irc/bnc/bnc-2.9.1.ebuild b/net-irc/bnc/bnc-2.9.1.ebuild index 82a4d897edbf..4fc0cd6657dc 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.2 2004/11/11 04:31:47 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bnc/bnc-2.9.1.ebuild,v 1.3 2004/11/11 14:24:55 sejo 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" |