summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2013-08-17 20:49:51 +0000
committerUlrich Müller <ulm@gentoo.org>2013-08-17 20:49:51 +0000
commit8628289179a8b73271c452129a5431ee0cf59237 (patch)
tree38a475e93461e44f51f88b64c4dddb30128530ba /www-client
parentImprove cegui dependency for better resolution. (diff)
downloadgentoo-2-8628289179a8b73271c452129a5431ee0cf59237.tar.gz
gentoo-2-8628289179a8b73271c452129a5431ee0cf59237.tar.bz2
gentoo-2-8628289179a8b73271c452129a5431ee0cf59237.zip
Require >=firefox-bin-23.0, bug 481406.
(Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'www-client')
-rw-r--r--www-client/conkeror/ChangeLog5
-rw-r--r--www-client/conkeror/conkeror-1.0_pre20130711.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/conkeror/ChangeLog b/www-client/conkeror/ChangeLog
index b6734fba5e30..5780b2f05355 100644
--- a/www-client/conkeror/ChangeLog
+++ b/www-client/conkeror/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-client/conkeror
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/conkeror/ChangeLog,v 1.35 2013/08/12 22:09:33 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/conkeror/ChangeLog,v 1.36 2013/08/17 20:49:51 ulm Exp $
+
+ 17 Aug 2013; Ulrich Müller <ulm@gentoo.org> conkeror-1.0_pre20130711.ebuild:
+ Require >=firefox-bin-23.0, bug 481406.
*conkeror-1.0_pre20130711 (12 Aug 2013)
diff --git a/www-client/conkeror/conkeror-1.0_pre20130711.ebuild b/www-client/conkeror/conkeror-1.0_pre20130711.ebuild
index 8431579ff830..b7927aefec8d 100644
--- a/www-client/conkeror/conkeror-1.0_pre20130711.ebuild
+++ b/www-client/conkeror/conkeror-1.0_pre20130711.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/conkeror/conkeror-1.0_pre20130711.ebuild,v 1.1 2013/08/12 22:09:33 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/conkeror/conkeror-1.0_pre20130711.ebuild,v 1.2 2013/08/17 20:49:51 ulm Exp $
EAPI=5
@@ -18,7 +18,7 @@ LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 ) CC-BY-SA-3.0"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-RDEPEND="|| ( >=www-client/firefox-5.0 >=www-client/firefox-bin-5.0 )"
+RDEPEND="|| ( >=www-client/firefox-5.0 >=www-client/firefox-bin-23.0 )"
S="${WORKDIR}/${PN}"