summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Portnoy <avenj@gentoo.org>2004-01-06 03:27:39 +0000
committerJon Portnoy <avenj@gentoo.org>2004-01-06 03:27:39 +0000
commit93b68f10c99a52cad1dc77720698fd85c22ed432 (patch)
treed3446f3461d806e64593a588c6cd82cd76e64878 /net-p2p
parentppc (diff)
downloadhistorical-93b68f10c99a52cad1dc77720698fd85c22ed432.tar.gz
historical-93b68f10c99a52cad1dc77720698fd85c22ed432.tar.bz2
historical-93b68f10c99a52cad1dc77720698fd85c22ed432.zip
AMD64 keywords
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/bittorrent/ChangeLog5
-rw-r--r--net-p2p/bittorrent/Manifest8
-rw-r--r--net-p2p/bittorrent/bittorrent-3.3.0.ebuild6
3 files changed, 11 insertions, 8 deletions
diff --git a/net-p2p/bittorrent/ChangeLog b/net-p2p/bittorrent/ChangeLog
index 8d5fa67a395d..d2127e059fa8 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.19 2003/12/17 18:38:15 luke-jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/ChangeLog,v 1.20 2004/01/06 03:27:32 avenj Exp $
+
+ 05 Jan 2004; Jon Portnoy <avenj@gentoo.org> bittorrent-3.3.0.ebuild :
+ AMD64 keywords.
17 Dec 2003; Luke-Jr <luke-jr@gentoo.org> bittorrent-3.3.0.ebuild:
Mark 3.3.0 stable on x86
diff --git a/net-p2p/bittorrent/Manifest b/net-p2p/bittorrent/Manifest
index 1f94602afd70..10a72e260c0b 100644
--- a/net-p2p/bittorrent/Manifest
+++ b/net-p2p/bittorrent/Manifest
@@ -1,7 +1,7 @@
-MD5 6507ed9cb9bb5a68e04e22df05b51dc3 ChangeLog 3192
-MD5 250698ec16104411ce87a819102e93ee bittorrent-3.3.0.ebuild 2132
+MD5 cf9fd4af14d9e8cf9c61191527bd7bee ChangeLog 3281
+MD5 34999c4381bb335b5808b1231d7045fc bittorrent-3.3.0.ebuild 2137
MD5 bde68862e4c887d38342c515ecc5ece6 bittorrent-3.2.1b-r4.ebuild 2109
-MD5 83f2b62b16904e997005968b8e7ea82a metadata.xml 222
+MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159
+MD5 5552dfd01545331cd268d47a8a18165e files/digest-bittorrent-3.3.0 66
MD5 dfb7c0c50cc6abc6efd5cf380f4615a0 files/bittorrent-stats-3.2.1b.patch 26140
MD5 18e4d423bad1434f67f294f131f2e181 files/digest-bittorrent-3.2.1b-r4 69
-MD5 5552dfd01545331cd268d47a8a18165e files/digest-bittorrent-3.3.0 66
diff --git a/net-p2p/bittorrent/bittorrent-3.3.0.ebuild b/net-p2p/bittorrent/bittorrent-3.3.0.ebuild
index c62957e2e37f..925cdc87d7b3 100644
--- a/net-p2p/bittorrent/bittorrent-3.3.0.ebuild
+++ b/net-p2p/bittorrent/bittorrent-3.3.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-3.3.0.ebuild,v 1.2 2003/12/17 18:38:15 luke-jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-3.3.0.ebuild,v 1.3 2004/01/06 03:27:32 avenj Exp $
inherit distutils
@@ -12,7 +12,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 ~amd64"
IUSE="X"