diff options
-rw-r--r-- | net-p2p/bittorrent/bittorrent-5.0.5.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/bittorrent/bittorrent-5.0.6.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/bittorrent/bittorrent-5.0.7.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net-p2p/bittorrent/bittorrent-5.0.5.ebuild b/net-p2p/bittorrent/bittorrent-5.0.5.ebuild index 8ca55b080bae..642c850ab8d3 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.10 2007/03/17 21:37:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-5.0.5.ebuild,v 1.11 2007/04/04 06:00:50 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.6.ebuild b/net-p2p/bittorrent/bittorrent-5.0.6.ebuild index 1b3a13a50b26..20ecac1e1725 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.3 2007/03/17 21:36:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-5.0.6.ebuild,v 1.4 2007/04/04 06:00:50 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 f00ea8a4f424..fb79fa2b06de 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.3 2007/03/17 21:36:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-5.0.7.ebuild,v 1.4 2007/04/04 06:00:50 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 |