diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-08-03 19:07:42 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-08-03 19:07:42 +0000 |
commit | 726a087ffc5b4026080ada4c842b3c447fd1a0b4 (patch) | |
tree | 5f5087cf1beca0eca19113f4fc69ada3b999a4e8 /net-p2p/deluge/deluge-1.3.5.ebuild | |
parent | Stable for amd64, wrt bug #422163 (diff) | |
download | historical-726a087ffc5b4026080ada4c842b3c447fd1a0b4.tar.gz historical-726a087ffc5b4026080ada4c842b3c447fd1a0b4.tar.bz2 historical-726a087ffc5b4026080ada4c842b3c447fd1a0b4.zip |
Stable for amd64, wrt bug #429558
Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
Diffstat (limited to 'net-p2p/deluge/deluge-1.3.5.ebuild')
-rw-r--r-- | net-p2p/deluge/deluge-1.3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/deluge/deluge-1.3.5.ebuild b/net-p2p/deluge/deluge-1.3.5.ebuild index 80a957a3f88f..670697b7a242 100644 --- a/net-p2p/deluge/deluge-1.3.5.ebuild +++ b/net-p2p/deluge/deluge-1.3.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/deluge/deluge-1.3.5.ebuild,v 1.1 2012/04/22 17:37:23 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/deluge/deluge-1.3.5.ebuild,v 1.2 2012/08/03 19:07:42 ago Exp $ EAPI="3" PYTHON_DEPEND="2:2.5" @@ -13,7 +13,7 @@ SRC_URI="http://download.deluge-torrent.org/source/${P}.tar.lzma" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~sparc ~x86" +KEYWORDS="amd64 ~arm ~sparc ~x86" IUSE="geoip gtk libnotify setproctitle webinterface" DEPEND=">=net-libs/rb_libtorrent-0.14.9[python] |