summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2007-04-05 13:50:55 +0000
committerJeroen Roovers <jer@gentoo.org>2007-04-05 13:50:55 +0000
commit1fb8843a702568b7c60db140a5f64b798028f3b8 (patch)
tree6789010b4c7344899320ed26b012a6adbc0d4110 /net-p2p
parentNew upstream release. Mostly bugfixes. (diff)
downloadgentoo-2-1fb8843a702568b7c60db140a5f64b798028f3b8.tar.gz
gentoo-2-1fb8843a702568b7c60db140a5f64b798028f3b8.tar.bz2
gentoo-2-1fb8843a702568b7c60db140a5f64b798028f3b8.zip
Stable for HPPA (bug #167783).
(Portage version: 2.1.2.3)
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/bittorrent/ChangeLog5
-rw-r--r--net-p2p/bittorrent/bittorrent-5.0.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/bittorrent/ChangeLog b/net-p2p/bittorrent/ChangeLog
index 81452013fe55..126893f480fb 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.108 2007/04/04 19:21:28 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/ChangeLog,v 1.109 2007/04/05 13:50:55 jer Exp $
+
+ 05 Apr 2007; Jeroen Roovers <jer@gentoo.org> bittorrent-5.0.7.ebuild:
+ Stable for HPPA (bug #167783).
04 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org>
bittorrent-5.0.7.ebuild:
diff --git a/net-p2p/bittorrent/bittorrent-5.0.7.ebuild b/net-p2p/bittorrent/bittorrent-5.0.7.ebuild
index a3b9d97da7ce..ceb3d56faccd 100644
--- a/net-p2p/bittorrent/bittorrent-5.0.7.ebuild
+++ b/net-p2p/bittorrent/bittorrent-5.0.7.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.7.ebuild,v 1.6 2007/04/04 19:21:28 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-5.0.7.ebuild,v 1.7 2007/04/05 13:50:55 jer 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 ~ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86"
IUSE="gtk"
RDEPEND=">=dev-lang/python-2.3