changeset 292:a6bb3a2f981a

sync with portage
author holger
date Wed, 17 Aug 2011 23:39:35 +0200
parents fdad4702a3f4
children 13e0321ccdfb
files net-p2p/deluge/deluge-1.3.3.ebuild
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/net-p2p/deluge/deluge-1.3.3.ebuild	Mon Aug 01 15:22:47 2011 +0200
+++ b/net-p2p/deluge/deluge-1.3.3.ebuild	Wed Aug 17 23:39:35 2011 +0200
@@ -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.2.ebuild,v 1.1 2011/06/05 11:54:47 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/deluge/deluge-1.3.3.ebuild,v 1.2 2011/08/17 13:52:12 armin76 Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2:2.5"
@@ -17,7 +17,8 @@
 IUSE="gtk libnotify webinterface"
 
 DEPEND=">=net-libs/rb_libtorrent-0.14.9[python]
-	dev-python/setuptools"
+	dev-python/setuptools
+	dev-util/intltool"
 RDEPEND="${DEPEND}
 	dev-python/chardet
 	dev-python/pyopenssl