diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-03-17 21:36:05 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-03-17 21:36:05 +0000 |
commit | 06799935c604f0795b128dc485295bcf259dc0c5 (patch) | |
tree | 557401c6cc29552302bf36309ad81f181cf08bb4 /net-p2p/bittorrent | |
parent | arm/ia64/s390/sh stable (diff) | |
download | historical-06799935c604f0795b128dc485295bcf259dc0c5.tar.gz historical-06799935c604f0795b128dc485295bcf259dc0c5.tar.bz2 historical-06799935c604f0795b128dc485295bcf259dc0c5.zip |
sh love
Diffstat (limited to 'net-p2p/bittorrent')
-rw-r--r-- | net-p2p/bittorrent/bittorrent-5.0.6.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/bittorrent/bittorrent-5.0.7.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-p2p/bittorrent/bittorrent-5.0.6.ebuild b/net-p2p/bittorrent/bittorrent-5.0.6.ebuild index 5fe60692eba4..b6fea2222d87 100644 --- a/net-p2p/bittorrent/bittorrent-5.0.6.ebuild +++ b/net-p2p/bittorrent/bittorrent-5.0.6.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.6.ebuild,v 1.1 2007/02/23 15:33:53 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-5.0.6.ebuild,v 1.2 2007/03/17 21:36:05 vapier 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 ~sh ~sparc ~x86" IUSE="gtk" RDEPEND=">=dev-lang/python-2.3 diff --git a/net-p2p/bittorrent/bittorrent-5.0.7.ebuild b/net-p2p/bittorrent/bittorrent-5.0.7.ebuild index 120e38ff0a15..11ad4b7d2cb7 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.1 2007/03/03 12:33:26 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-5.0.7.ebuild,v 1.2 2007/03/17 21:36:05 vapier 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 ~sh ~sparc ~x86" IUSE="gtk" RDEPEND=">=dev-lang/python-2.3 |