diff options
author | 2011-03-26 14:26:11 +0000 | |
---|---|---|
committer | 2011-03-26 14:26:11 +0000 | |
commit | 640396bf3104055a94adc85f9d138f9f142c8257 (patch) | |
tree | 3f39ad62df301e6f1ce7ffeb8e79418c8e7b515f /net-libs/libproxy | |
parent | pkgmove file-iterator (diff) | |
download | gentoo-2-640396bf3104055a94adc85f9d138f9f142c8257.tar.gz gentoo-2-640396bf3104055a94adc85f9d138f9f142c8257.tar.bz2 gentoo-2-640396bf3104055a94adc85f9d138f9f142c8257.zip |
force old xulrunner
(Portage version: 2.2.0_alpha28/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/libproxy')
-rw-r--r-- | net-libs/libproxy/libproxy-0.4.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libproxy/libproxy-0.4.6.ebuild b/net-libs/libproxy/libproxy-0.4.6.ebuild index 8ac8575b13fd..5ffecf7990ed 100644 --- a/net-libs/libproxy/libproxy-0.4.6.ebuild +++ b/net-libs/libproxy/libproxy-0.4.6.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-libs/libproxy/libproxy-0.4.6.ebuild,v 1.15 2011/03/21 23:18:54 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libproxy/libproxy-0.4.6.ebuild,v 1.16 2011/03/26 14:26:11 ssuominen Exp $ EAPI="2" PYTHON_DEPEND="python? 2:2.5" @@ -23,7 +23,7 @@ RDEPEND=" networkmanager? ( net-misc/networkmanager ) perl? ( dev-lang/perl ) webkit? ( net-libs/webkit-gtk:2 ) - xulrunner? ( >=net-libs/xulrunner-1.9.1:1.9 )" + xulrunner? ( =net-libs/xulrunner-1.9*:1.9 )" DEPEND="${RDEPEND} >=dev-util/pkgconfig-0.19" |