diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-11-21 15:23:51 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-11-21 15:23:51 +0000 |
commit | 8b3cb7eeb79d42cb96eaa7c958003d746e4f85f8 (patch) | |
tree | e2badd864edc3a5e627525abc67af682eab4c471 /net-p2p/bittorrent | |
parent | Add ~alpha/~ia64 wrt #199368 (diff) | |
download | gentoo-2-8b3cb7eeb79d42cb96eaa7c958003d746e4f85f8.tar.gz gentoo-2-8b3cb7eeb79d42cb96eaa7c958003d746e4f85f8.tar.bz2 gentoo-2-8b3cb7eeb79d42cb96eaa7c958003d746e4f85f8.zip |
alpha/ia64/sparc stable
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-p2p/bittorrent')
-rw-r--r-- | net-p2p/bittorrent/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/bittorrent/bittorrent-5.0.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/bittorrent/ChangeLog b/net-p2p/bittorrent/ChangeLog index 59c1e97a3e38..f1439e29dba8 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.119 2007/11/21 11:47:49 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/ChangeLog,v 1.120 2007/11/21 15:23:51 armin76 Exp $ + + 21 Nov 2007; Raúl Porcel <armin76@gentoo.org> bittorrent-5.0.9.ebuild: + alpha/ia64/sparc stable 21 Nov 2007; Dawid Węgliński <cla@gentoo.org> bittorrent-5.0.9.ebuild: Stable on x86 diff --git a/net-p2p/bittorrent/bittorrent-5.0.9.ebuild b/net-p2p/bittorrent/bittorrent-5.0.9.ebuild index 31d9e2fab0cb..1657c44e023f 100644 --- a/net-p2p/bittorrent/bittorrent-5.0.9.ebuild +++ b/net-p2p/bittorrent/bittorrent-5.0.9.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.9.ebuild,v 1.2 2007/11/21 11:47:49 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-5.0.9.ebuild,v 1.3 2007/11/21 15:23:51 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 ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="gtk" RDEPEND=">=dev-lang/python-2.3 |