summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-08-19 11:45:39 +0000
committerJason Wever <weeve@gentoo.org>2004-08-19 11:45:39 +0000
commitfb22b8fd32f62b402ce117cd7a394b4ef050b508 (patch)
treed7cdbe735cbcf0270567757be9c48f07265101e0 /net-p2p
parentstable on x86, #60855 (diff)
downloadhistorical-fb22b8fd32f62b402ce117cd7a394b4ef050b508.tar.gz
historical-fb22b8fd32f62b402ce117cd7a394b4ef050b508.tar.bz2
historical-fb22b8fd32f62b402ce117cd7a394b4ef050b508.zip
Stable on sparc.
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/bittorrent/ChangeLog5
-rw-r--r--net-p2p/bittorrent/Manifest14
-rw-r--r--net-p2p/bittorrent/bittorrent-3.4.2-r1.ebuild4
3 files changed, 13 insertions, 10 deletions
diff --git a/net-p2p/bittorrent/ChangeLog b/net-p2p/bittorrent/ChangeLog
index 5ebef532d75b..572cfd50f4b5 100644
--- a/net-p2p/bittorrent/ChangeLog
+++ b/net-p2p/bittorrent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-p2p/bittorrent
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/ChangeLog,v 1.33 2004/08/16 03:19:29 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/ChangeLog,v 1.34 2004/08/19 11:45:39 weeve Exp $
+
+ 19 Aug 2004; Jason Wever <weeve@gentoo.org> bittorrent-3.4.2-r1.ebuild:
+ Stable on sparc.
15 Aug 2004; Jon Hood <squinky86@gentoo.org> -bittorrent-3.3.0.ebuild,
-bittorrent-3.4.1.ebuild, bittorrent-3.4.2-r1.ebuild:
diff --git a/net-p2p/bittorrent/Manifest b/net-p2p/bittorrent/Manifest
index 17f4e084bf1b..3c176251c618 100644
--- a/net-p2p/bittorrent/Manifest
+++ b/net-p2p/bittorrent/Manifest
@@ -1,11 +1,11 @@
+MD5 a91355d9bd01cdc74991cdf9fd8a1dc3 ChangeLog 5208
MD5 1bf39d5d4008accad1bc32b07ae4db66 bittorrent-3.4.1a.ebuild 1718
-MD5 bd93f272608ce571cd5e8eaa4597a338 bittorrent-3.4.2-r1.ebuild 1877
-MD5 eb8807cb34587d3c6094c12c4575e47e ChangeLog 5118
-MD5 6a1b2acac30de0cc4703c999e1c4e709 bittorrent-3.4.2.ebuild 1681
MD5 8aefbc0e49db723ca1ad02d0c409cd49 metadata.xml 160
-MD5 7779a7eaf51eb9f84da8a588050f53fa files/favicon.ico 1406
+MD5 6a1b2acac30de0cc4703c999e1c4e709 bittorrent-3.4.2.ebuild 1681
+MD5 8a2dbf77a8de56d7bc2c77c12ca32a99 bittorrent-3.4.2-r1.ebuild 1872
MD5 041cb026a6f1c38c3ceef68e3a3001de files/digest-bittorrent-3.4.1a 66
-MD5 13f6b888eed806a8d4ce9cea22a7bacc files/digest-bittorrent-3.4.2-r1 65
-MD5 8254615ee527cd608123c83de2616ede files/bttrack.rc 631
-MD5 a94d4e97cceef0143a1a5c8784b6f70c files/bttrack.conf 728
MD5 13f6b888eed806a8d4ce9cea22a7bacc files/digest-bittorrent-3.4.2 65
+MD5 a94d4e97cceef0143a1a5c8784b6f70c files/bttrack.conf 728
+MD5 8254615ee527cd608123c83de2616ede files/bttrack.rc 631
+MD5 13f6b888eed806a8d4ce9cea22a7bacc files/digest-bittorrent-3.4.2-r1 65
+MD5 7779a7eaf51eb9f84da8a588050f53fa files/favicon.ico 1406
diff --git a/net-p2p/bittorrent/bittorrent-3.4.2-r1.ebuild b/net-p2p/bittorrent/bittorrent-3.4.2-r1.ebuild
index 5105c2c1e83c..d124e516e58f 100644
--- a/net-p2p/bittorrent/bittorrent-3.4.2-r1.ebuild
+++ b/net-p2p/bittorrent/bittorrent-3.4.2-r1.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-p2p/bittorrent/bittorrent-3.4.2-r1.ebuild,v 1.2 2004/08/16 03:19:29 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-3.4.2-r1.ebuild,v 1.3 2004/08/19 11:45:39 weeve Exp $
inherit distutils
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.zip"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc ~alpha ~arm ~amd64"
+KEYWORDS="x86 ~ppc sparc ~alpha ~arm ~amd64"
IUSE="X"
RDEPEND="X? ( >=dev-python/wxpython-2.2 )