summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Kursawe <phosphan@gentoo.org>2003-06-24 08:19:25 +0000
committerPatrick Kursawe <phosphan@gentoo.org>2003-06-24 08:19:25 +0000
commit253f9aabaf7115a96589c8c10d03f97cf50d1e25 (patch)
treeaaa2f77bbbbc5dfbae17971117c8220f2147b88b
parentstable for x86 (diff)
downloadhistorical-253f9aabaf7115a96589c8c10d03f97cf50d1e25.tar.gz
historical-253f9aabaf7115a96589c8c10d03f97cf50d1e25.tar.bz2
historical-253f9aabaf7115a96589c8c10d03f97cf50d1e25.zip
stable for x86
-rw-r--r--net-p2p/bittorrent/ChangeLog6
-rw-r--r--net-p2p/bittorrent/Manifest4
-rw-r--r--net-p2p/bittorrent/bittorrent-3.2.1b-r3.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/net-p2p/bittorrent/ChangeLog b/net-p2p/bittorrent/ChangeLog
index e06823621dcd..86473c480ce8 100644
--- a/net-p2p/bittorrent/ChangeLog
+++ b/net-p2p/bittorrent/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-p2p/bittorrent
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/ChangeLog,v 1.12 2003/06/10 15:20:17 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/ChangeLog,v 1.13 2003/06/24 08:19:16 phosphan Exp $
+
+ 24 Jun 2003; Patrick Kursawe <phosphan@gentoo.org>
+ bittorrent-3.2.1b-r3.ebuild:
+ Considered stable for x86
*bittorrent-3.2.1b-r3 (10 Jun 2003)
diff --git a/net-p2p/bittorrent/Manifest b/net-p2p/bittorrent/Manifest
index f2ace2015cfe..ccdebfe7e5f8 100644
--- a/net-p2p/bittorrent/Manifest
+++ b/net-p2p/bittorrent/Manifest
@@ -1,9 +1,9 @@
MD5 816863bbbd021a5a40629b223e38f600 bittorrent-3.2.1b-r2.ebuild 1445
MD5 be16d9b7fde53306624acbee27d45e5b bittorrent-3.2.1b.ebuild 1212
MD5 9c8b6d20b4b666a614ef2a48e7584302 bittorrent-3.2.1b-r1.ebuild 1292
-MD5 e8e8dc83e7b68ec925547abad21b95ce bittorrent-3.2.1b-r3.ebuild 1602
+MD5 adc8ff0c833fe1c36071a912283a5e2c bittorrent-3.2.1b-r3.ebuild 1601
MD5 08d924316cb9e9d5c862eaf954a51572 bittorrent-3.2.1.ebuild 1211
-MD5 9f674e9360bf3d12c9da6b839ae5c166 ChangeLog 1984
+MD5 cdf3de1da9bccfd2fe2d544f895827d5 ChangeLog 2097
MD5 18e4d423bad1434f67f294f131f2e181 files/digest-bittorrent-3.2.1b 69
MD5 18e4d423bad1434f67f294f131f2e181 files/digest-bittorrent-3.2.1b-r1 69
MD5 18e4d423bad1434f67f294f131f2e181 files/digest-bittorrent-3.2.1b-r2 69
diff --git a/net-p2p/bittorrent/bittorrent-3.2.1b-r3.ebuild b/net-p2p/bittorrent/bittorrent-3.2.1b-r3.ebuild
index 4be8d9525ddb..0d64db09bbdf 100644
--- a/net-p2p/bittorrent/bittorrent-3.2.1b-r3.ebuild
+++ b/net-p2p/bittorrent/bittorrent-3.2.1b-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-3.2.1b-r3.ebuild,v 1.1 2003/06/10 15:20:17 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-3.2.1b-r3.ebuild,v 1.2 2003/06/24 08:19:16 phosphan Exp $
inherit distutils
@@ -11,7 +11,7 @@ SRC_URI="http://bitconjurer.org/BitTorrent/${MY_P}.tar.gz"
HOMEPAGE="http://bitconjurer.org/BitTorrent"
SLOT="0"
LICENSE="MIT"
-KEYWORDS="~x86 ~ppc ~alpha ~sparc"
+KEYWORDS="x86 ~ppc ~alpha ~sparc"
IUSE="X"