summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2007-02-24 00:03:38 +0000
committerJason Wever <weeve@gentoo.org>2007-02-24 00:03:38 +0000
commit9a9600b73c1d646f4580e4ed6d98d6ed0e7d836f (patch)
tree07e2bb2fff4224202a01a0eb3ea280c2c3a900de
parentStable on SPARC wrt security bug #167583. (diff)
downloadgentoo-2-9a9600b73c1d646f4580e4ed6d98d6ed0e7d836f.tar.gz
gentoo-2-9a9600b73c1d646f4580e4ed6d98d6ed0e7d836f.tar.bz2
gentoo-2-9a9600b73c1d646f4580e4ed6d98d6ed0e7d836f.zip
Stable on SPARC wrt bug #167783.
(Portage version: 2.1.2-r10)
-rw-r--r--net-p2p/bittorrent/ChangeLog5
-rw-r--r--net-p2p/bittorrent/bittorrent-5.0.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/bittorrent/ChangeLog b/net-p2p/bittorrent/ChangeLog
index da43eba7d2a3..6803f1b4acb4 100644
--- a/net-p2p/bittorrent/ChangeLog
+++ b/net-p2p/bittorrent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-p2p/bittorrent
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/ChangeLog,v 1.101 2007/02/23 15:33:53 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/ChangeLog,v 1.102 2007/02/24 00:03:38 weeve Exp $
+
+ 24 Feb 2007; Jason Wever <weeve@gentoo.org> bittorrent-5.0.5.ebuild:
+ Stable on SPARC wrt bug #167783.
*bittorrent-5.0.6 (23 Feb 2007)
diff --git a/net-p2p/bittorrent/bittorrent-5.0.5.ebuild b/net-p2p/bittorrent/bittorrent-5.0.5.ebuild
index 9816e9b2999e..1d6e7d6ee733 100644
--- a/net-p2p/bittorrent/bittorrent-5.0.5.ebuild
+++ b/net-p2p/bittorrent/bittorrent-5.0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-5.0.5.ebuild,v 1.5 2007/02/21 02:41:12 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-5.0.5.ebuild,v 1.6 2007/02/24 00:03:38 weeve Exp $
inherit distutils fdo-mime eutils
@@ -14,7 +14,7 @@ SRC_URI="http://download.bittorrent.com/dl/${MY_P}.tar.gz"
LICENSE="BitTorrent"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ppc ~ppc64 ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm hppa ~ppc ~ppc64 ~s390 sparc x86"
IUSE="gtk"
RDEPEND=">=dev-lang/python-2.3