summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-02-20 19:49:44 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-02-20 19:49:44 +0000
commit95fcab401f54140290ede11a5b3e9e0791961c4a (patch)
treecfbf1de0a6ab062ea71f1ed9c448ab0d7dbf1ea3 /net-p2p
parentMarked stable on amd64, bug #163298 (diff)
downloadgentoo-2-95fcab401f54140290ede11a5b3e9e0791961c4a.tar.gz
gentoo-2-95fcab401f54140290ede11a5b3e9e0791961c4a.tar.bz2
gentoo-2-95fcab401f54140290ede11a5b3e9e0791961c4a.zip
x86 stable wrt bug 167783
(Portage version: 2.1.2-r10)
Diffstat (limited to 'net-p2p')
-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 0b5513f92dc6..22203aa6e56b 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.97 2007/01/21 13:05:48 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/ChangeLog,v 1.98 2007/02/20 19:49:44 armin76 Exp $
+
+ 20 Feb 2007; Raúl Porcel <armin76@gentoo.org> bittorrent-5.0.5.ebuild:
+ x86 stable wrt bug 167783
21 Jan 2007; Raúl Porcel <armin76@gentoo.org> bittorrent-5.0.5.ebuild:
Fix documentation issues and add info about upgrading, bug 159406
diff --git a/net-p2p/bittorrent/bittorrent-5.0.5.ebuild b/net-p2p/bittorrent/bittorrent-5.0.5.ebuild
index 26ee267fdbce..e9780aa4780c 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.2 2007/01/21 13:05:48 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-5.0.5.ebuild,v 1.3 2007/02/20 19:49:44 armin76 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