summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-11-24 22:49:44 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-11-24 22:49:44 +0000
commit263aa04ecccde33ba97e2a71742570307c9ab115 (patch)
tree4f43fba8450ec1ca68f1316c045fcbe8b449e9f7 /net-p2p
parentVersion bump. Thanks to Lars (Polynomial-C) <polynomial-C@gmx.de> for notific... (diff)
downloadgentoo-2-263aa04ecccde33ba97e2a71742570307c9ab115.tar.gz
gentoo-2-263aa04ecccde33ba97e2a71742570307c9ab115.tar.bz2
gentoo-2-263aa04ecccde33ba97e2a71742570307c9ab115.zip
Stable on sparc
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/bittorrent/ChangeLog6
-rw-r--r--net-p2p/bittorrent/bittorrent-3.4.2-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-p2p/bittorrent/ChangeLog b/net-p2p/bittorrent/ChangeLog
index f67cd460910e..321d70543136 100644
--- a/net-p2p/bittorrent/ChangeLog
+++ b/net-p2p/bittorrent/ChangeLog
@@ -1,6 +1,10 @@
# 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.37 2004/11/23 18:43:53 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/ChangeLog,v 1.38 2004/11/24 22:49:44 gustavoz Exp $
+
+ 24 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org>
+ bittorrent-3.4.2-r2.ebuild:
+ Stable on sparc
23 Nov 2004; Jon Hood <squinky86@gentoo.org> bittorrent-3.4.1a.ebuild,
bittorrent-3.4.2-r1.ebuild, bittorrent-3.4.2-r2.ebuild,
diff --git a/net-p2p/bittorrent/bittorrent-3.4.2-r2.ebuild b/net-p2p/bittorrent/bittorrent-3.4.2-r2.ebuild
index e20fe79f0252..53b1bc2a2432 100644
--- a/net-p2p/bittorrent/bittorrent-3.4.2-r2.ebuild
+++ b/net-p2p/bittorrent/bittorrent-3.4.2-r2.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-r2.ebuild,v 1.2 2004/11/23 18:43:53 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-3.4.2-r2.ebuild,v 1.3 2004/11/24 22:49:44 gustavoz 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.5* )