Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 497024
Collapse All | Expand All

(-)/usr/portage/www-client/conkeror/conkeror-1.0_pre20131017.ebuild (-2 / +3 lines)
Lines 1-4 Link Here
1
# Copyright 1999-2013 Gentoo Foundation
1
# Copyright 1999-2014 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: /var/cvsroot/gentoo-x86/www-client/conkeror/conkeror-1.0_pre20131017.ebuild,v 1.1 2013/10/27 14:24:45 ulm Exp $
3
# $Header: /var/cvsroot/gentoo-x86/www-client/conkeror/conkeror-1.0_pre20131017.ebuild,v 1.1 2013/10/27 14:24:45 ulm Exp $
4
4
Lines 18-24 Link Here
18
SLOT="0"
18
SLOT="0"
19
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
19
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
20
20
21
RDEPEND="|| ( >=www-client/firefox-5.0 >=www-client/firefox-bin-23.0 )"
21
RDEPEND="|| ( ( >=www-client/firefox-5.0 <www-client/firefox-26 )
22
	( >=www-client/firefox-bin-23.0 <www-client/firefox-bin-26 ) )"
22
23
23
S="${WORKDIR}/${PN}"
24
S="${WORKDIR}/${PN}"
24
25

Return to bug 497024