diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-06-14 10:31:35 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-06-14 10:31:35 +0000 |
commit | 6b6818d83c1a3d4d822951b7296483ad1faf83fb (patch) | |
tree | da36219a6279dc31c02c815d0e728a8662f02748 /www-client | |
parent | x86 stable wrt bug #509764 (diff) | |
download | gentoo-2-6b6818d83c1a3d4d822951b7296483ad1faf83fb.tar.gz gentoo-2-6b6818d83c1a3d4d822951b7296483ad1faf83fb.tar.bz2 gentoo-2-6b6818d83c1a3d4d822951b7296483ad1faf83fb.zip |
x86 stable wrt bug #506700
(Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/conkeror/ChangeLog | 6 | ||||
-rw-r--r-- | www-client/conkeror/conkeror-1.0_pre20140212.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-client/conkeror/ChangeLog b/www-client/conkeror/ChangeLog index 45b8ea9dc0ad..beda7a1b4344 100644 --- a/www-client/conkeror/ChangeLog +++ b/www-client/conkeror/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-client/conkeror # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/conkeror/ChangeLog,v 1.40 2014/04/29 09:00:35 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/conkeror/ChangeLog,v 1.41 2014/06/14 10:31:35 phajdan.jr Exp $ + + 14 Jun 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> + conkeror-1.0_pre20140212.ebuild: + x86 stable wrt bug #506700 29 Apr 2014; Chema Alonso <nimiux@gentoo.org> conkeror-1.0_pre20140212.ebuild: diff --git a/www-client/conkeror/conkeror-1.0_pre20140212.ebuild b/www-client/conkeror/conkeror-1.0_pre20140212.ebuild index 336bd51904dd..daa83064ba41 100644 --- a/www-client/conkeror/conkeror-1.0_pre20140212.ebuild +++ b/www-client/conkeror/conkeror-1.0_pre20140212.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/conkeror/conkeror-1.0_pre20140212.ebuild,v 1.2 2014/04/29 09:00:35 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/conkeror/conkeror-1.0_pre20140212.ebuild,v 1.3 2014/06/14 10:31:35 phajdan.jr Exp $ EAPI=5 @@ -16,7 +16,7 @@ SRC_URI="http://dev.gentoo.org/~ulm/distfiles/${P}.tar.gz # CC-BY-SA-3.0 for conkeror.png LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 ) CC-BY-SA-3.0" SLOT="0" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" RDEPEND="|| ( >=www-client/firefox-5.0 >=www-client/firefox-bin-23.0 )" |