diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-11-11 18:54:49 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-11-11 18:54:49 +0000 |
commit | 44d190ba52eb3a3fb6b5e455c6746b5170b10b6b (patch) | |
tree | 5ca120f1d28bc22343f39c8c1341c8e7cd947602 /net-irc/bnc | |
parent | Added app-arch/unzip to DEPEND and closing bug #70808. (diff) | |
download | historical-44d190ba52eb3a3fb6b5e455c6746b5170b10b6b.tar.gz historical-44d190ba52eb3a3fb6b5e455c6746b5170b10b6b.tar.bz2 historical-44d190ba52eb3a3fb6b5e455c6746b5170b10b6b.zip |
Stable on alpha, bug 70674.
Diffstat (limited to 'net-irc/bnc')
-rw-r--r-- | net-irc/bnc/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/bnc/Manifest | 16 | ||||
-rw-r--r-- | net-irc/bnc/bnc-2.9.1.ebuild | 4 |
3 files changed, 19 insertions, 6 deletions
diff --git a/net-irc/bnc/ChangeLog b/net-irc/bnc/ChangeLog index 541e0ab3eb21..a411490f7651 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.18 2004/11/11 14:24:55 sejo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bnc/ChangeLog,v 1.19 2004/11/11 18:54:49 kloeri Exp $ + + 11 Nov 2004; Bryan Østergaard <kloeri@gentoo.org> bnc-2.9.1.ebuild: + Stable on alpha, bug 70674. 11 Nov 2004; <SeJo@gentoo.org> bnc-2.9.1.ebuild: stable on ppc gsla: 70674 diff --git a/net-irc/bnc/Manifest b/net-irc/bnc/Manifest index b35f7b378d6b..8ac2cc2c2248 100644 --- a/net-irc/bnc/Manifest +++ b/net-irc/bnc/Manifest @@ -1,6 +1,16 @@ -MD5 39673e0b24179c42e4d43da118e3ad69 ChangeLog 2427 -MD5 b2fd9f07925d7c1a3f1ed2366d0c74ba metadata.xml 221 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 27fe60b0f5dbcba88403a89d191031df ChangeLog 2531 MD5 d04e1d16f68d5f7bcf3e01befc47c8ee bnc-2.8.9.ebuild 867 -MD5 9d9c6423c1bc525415709c409fdfda9c bnc-2.9.1.ebuild 866 +MD5 b2fd9f07925d7c1a3f1ed2366d0c74ba metadata.xml 221 +MD5 6b6e7c76a0e32727947d1582cfa103cf bnc-2.9.1.ebuild 867 MD5 abfd9014770224aa08ceed9439d9e0d5 files/digest-bnc-2.8.9 59 MD5 200881420ffb6bf2cabb14b66830e05e files/digest-bnc-2.9.1 59 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.6 (GNU/Linux) + +iD8DBQFBk7WGugEuf3OQ0akRAktSAJsGnFOrlOQivseFo03IJ9yCIOjdUACgjog5 +Bet2q4iIQT4II+lXkwQ1Sf0= +=qURA +-----END PGP SIGNATURE----- diff --git a/net-irc/bnc/bnc-2.9.1.ebuild b/net-irc/bnc/bnc-2.9.1.ebuild index 4fc0cd6657dc..8da6ab1e1630 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.3 2004/11/11 14:24:55 sejo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bnc/bnc-2.9.1.ebuild,v 1.4 2004/11/11 18:54:49 kloeri 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" |