summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJack Morgan <jmorgan@gentoo.org>2003-05-30 14:58:37 +0000
committerJack Morgan <jmorgan@gentoo.org>2003-05-30 14:58:37 +0000
commit6e0a5975b19702e7e91110e67d4550421d50afbb (patch)
tree8eaf1fdee1c96d303dc5b18d4da896099b4cd7c4 /net-p2p/bittorrent
parentversion bump (diff)
downloadhistorical-6e0a5975b19702e7e91110e67d4550421d50afbb.tar.gz
historical-6e0a5975b19702e7e91110e67d4550421d50afbb.tar.bz2
historical-6e0a5975b19702e7e91110e67d4550421d50afbb.zip
added ~sparc keyword
Diffstat (limited to 'net-p2p/bittorrent')
-rw-r--r--net-p2p/bittorrent/ChangeLog5
-rw-r--r--net-p2p/bittorrent/Manifest8
-rw-r--r--net-p2p/bittorrent/bittorrent-3.2.1b-r2.ebuild4
3 files changed, 10 insertions, 7 deletions
diff --git a/net-p2p/bittorrent/ChangeLog b/net-p2p/bittorrent/ChangeLog
index f11cb787b32e..25b1ed53452b 100644
--- a/net-p2p/bittorrent/ChangeLog
+++ b/net-p2p/bittorrent/ChangeLog
@@ -1,6 +1,9 @@
# 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.10 2003/05/29 20:47:14 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/ChangeLog,v 1.11 2003/05/30 14:55:55 jmorgan Exp $
+
+ 30 May 2003; Jack Morgan <jmorgan@gentoo.org> bittorrent-3.2.1b-r2.ebuild:
+ Added ~sparc keyword
29 May 2003; root <pvdabeel@gentoo.org> bittorrent-3.2.1b-r2.ebuild:
Added ~ppc keyword
diff --git a/net-p2p/bittorrent/Manifest b/net-p2p/bittorrent/Manifest
index e4a45ab8f74f..ef226ae9c136 100644
--- a/net-p2p/bittorrent/Manifest
+++ b/net-p2p/bittorrent/Manifest
@@ -1,10 +1,10 @@
-MD5 5f6d8fbeba67cdcce016711877d04c94 ChangeLog 1600
+MD5 934b7190f9550391f388447d19411370 ChangeLog 1700
MD5 08d924316cb9e9d5c862eaf954a51572 bittorrent-3.2.1.ebuild 1211
-MD5 9c8b6d20b4b666a614ef2a48e7584302 bittorrent-3.2.1b-r1.ebuild 1292
-MD5 56148750ffdbdfba2401b07ba80b05b0 bittorrent-3.2.1b-r2.ebuild 1439
MD5 be16d9b7fde53306624acbee27d45e5b bittorrent-3.2.1b.ebuild 1212
-MD5 7bc9832711abd6cc2e334adca1335f74 files/bittorrent-3.2.1b.patch 6500
+MD5 9c8b6d20b4b666a614ef2a48e7584302 bittorrent-3.2.1b-r1.ebuild 1292
+MD5 816863bbbd021a5a40629b223e38f600 bittorrent-3.2.1b-r2.ebuild 1445
MD5 e7e7d0aa3c6c5d57b54db37b53ac066a files/digest-bittorrent-3.2.1 68
MD5 18e4d423bad1434f67f294f131f2e181 files/digest-bittorrent-3.2.1b 69
+MD5 7bc9832711abd6cc2e334adca1335f74 files/bittorrent-3.2.1b.patch 6500
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-r2.ebuild b/net-p2p/bittorrent/bittorrent-3.2.1b-r2.ebuild
index 589e7980de06..347a1b6f9e1f 100644
--- a/net-p2p/bittorrent/bittorrent-3.2.1b-r2.ebuild
+++ b/net-p2p/bittorrent/bittorrent-3.2.1b-r2.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-r2.ebuild,v 1.3 2003/05/29 20:47:14 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-3.2.1b-r2.ebuild,v 1.4 2003/05/30 14:55:55 jmorgan 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"
+KEYWORDS="~x86 ~ppc ~alpha ~sparc"
IUSE="X"