diff options
author | 2011-09-18 10:30:36 +0000 | |
---|---|---|
committer | 2011-09-18 10:30:36 +0000 | |
commit | 25eee407bdb21fc877919f853a27611d9e68402f (patch) | |
tree | fb0dfa5b954fbe3bcbb9f72fd6f8f816e5841cba /net-p2p/deluge/deluge-1.3.3.ebuild | |
parent | Stable on amd64 wrt bug #383361 (diff) | |
download | historical-25eee407bdb21fc877919f853a27611d9e68402f.tar.gz historical-25eee407bdb21fc877919f853a27611d9e68402f.tar.bz2 historical-25eee407bdb21fc877919f853a27611d9e68402f.zip |
Stable on amd64 wrt bug #383393
Package-Manager: portage-2.2.0_alpha55/cvs/Linux x86_64
Diffstat (limited to 'net-p2p/deluge/deluge-1.3.3.ebuild')
-rw-r--r-- | net-p2p/deluge/deluge-1.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/deluge/deluge-1.3.3.ebuild b/net-p2p/deluge/deluge-1.3.3.ebuild index 8b84176473a8..fdb64a2d2bde 100644 --- a/net-p2p/deluge/deluge-1.3.3.ebuild +++ b/net-p2p/deluge/deluge-1.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/deluge/deluge-1.3.3.ebuild,v 1.2 2011/08/17 13:52:12 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/deluge/deluge-1.3.3.ebuild,v 1.3 2011/09/18 10:30:36 hwoarang 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 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~arm ~ppc ~sparc ~x86" IUSE="gtk libnotify webinterface" DEPEND=">=net-libs/rb_libtorrent-0.14.9[python] |