summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJory Pratt <anarchy@gentoo.org>2009-10-29 12:50:23 +0000
committerJory Pratt <anarchy@gentoo.org>2009-10-29 12:50:23 +0000
commit5e49d4b6a19d6638c65bec65c43798fec0a85927 (patch)
tree5796ca761366a0196dc938cb22afdd2f9ceef038 /www-client/icecat
parentstable x86, bug 290487 (diff)
downloadgentoo-2-5e49d4b6a19d6638c65bec65c43798fec0a85927.tar.gz
gentoo-2-5e49d4b6a19d6638c65bec65c43798fec0a85927.tar.bz2
gentoo-2-5e49d4b6a19d6638c65bec65c43798fec0a85927.zip
ensure we do not update to xulrunner-1.9.2 in mozilla overlay
(Portage version: 2.1.7.1/cvs/Linux x86_64)
Diffstat (limited to 'www-client/icecat')
-rw-r--r--www-client/icecat/ChangeLog5
-rw-r--r--www-client/icecat/icecat-3.5.3.ebuild3
2 files changed, 6 insertions, 2 deletions
diff --git a/www-client/icecat/ChangeLog b/www-client/icecat/ChangeLog
index 04260a9c9e35..d29c4b84803a 100644
--- a/www-client/icecat/ChangeLog
+++ b/www-client/icecat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-client/icecat
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/ChangeLog,v 1.1 2009/10/25 16:26:31 anarchy Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/ChangeLog,v 1.2 2009/10/29 12:50:23 anarchy Exp $
+
+ 29 Oct 2009; Jory A. Pratt <anarchy@gentoo.org> icecat-3.5.3.ebuild:
+ block xulrunner-1.9.2 from being permitted to updated
*icecat-3.5.3 (25 Oct 2009)
diff --git a/www-client/icecat/icecat-3.5.3.ebuild b/www-client/icecat/icecat-3.5.3.ebuild
index 0a1e015a2b8d..e1097ba2e2c7 100644
--- a/www-client/icecat/icecat-3.5.3.ebuild
+++ b/www-client/icecat/icecat-3.5.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/icecat-3.5.3.ebuild,v 1.1 2009/10/25 16:26:31 anarchy Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/icecat-3.5.3.ebuild,v 1.2 2009/10/29 12:50:23 anarchy Exp $
EAPI="2"
WANT_AUTOCONF="2.1"
@@ -58,6 +58,7 @@ RDEPEND="
>=app-text/hunspell-1.2
alsa? ( media-libs/alsa-lib )
>=net-libs/xulrunner-${XUL_PV}[java=,sqlite=]
+ !>=net-libs/xulrunner-1.9.2
>=x11-libs/cairo-1.8.8[X]
x11-libs/pango[X]"