diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-04-29 09:00:35 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-04-29 09:00:35 +0000 |
commit | 41af8e39c5e9af1ebd68c865e26a83801214b9dd (patch) | |
tree | dc9f0582354f4cb3107510b200e42fc0d935cffb | |
parent | Stable for amd64 wrt bug #506702 (diff) | |
download | gentoo-2-41af8e39c5e9af1ebd68c865e26a83801214b9dd.tar.gz gentoo-2-41af8e39c5e9af1ebd68c865e26a83801214b9dd.tar.bz2 gentoo-2-41af8e39c5e9af1ebd68c865e26a83801214b9dd.zip |
Stable for amd64 wrt bug #506700
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
-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 79b37eee80d7..45b8ea9dc0ad 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.39 2014/02/13 22:03:23 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/conkeror/ChangeLog,v 1.40 2014/04/29 09:00:35 nimiux Exp $ + + 29 Apr 2014; Chema Alonso <nimiux@gentoo.org> + conkeror-1.0_pre20140212.ebuild: + Stable for amd64 wrt bug #506700 *conkeror-1.0_pre20140212 (13 Feb 2014) diff --git a/www-client/conkeror/conkeror-1.0_pre20140212.ebuild b/www-client/conkeror/conkeror-1.0_pre20140212.ebuild index b2d2f2dbcd6c..336bd51904dd 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.1 2014/02/13 22:03:23 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/conkeror/conkeror-1.0_pre20140212.ebuild,v 1.2 2014/04/29 09:00:35 nimiux 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 )" |