diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-18 19:51:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-18 19:51:52 +0000 |
commit | 3cfc094aa69ce13e416b9281bf2a7250b0fbc9b1 (patch) | |
tree | 2c13fe873d93834ad420045bc5358a732c5ad077 /www-client/conkeror | |
parent | Stable for amd64, wrt bug #412297 (diff) | |
download | gentoo-2-3cfc094aa69ce13e416b9281bf2a7250b0fbc9b1.tar.gz gentoo-2-3cfc094aa69ce13e416b9281bf2a7250b0fbc9b1.tar.bz2 gentoo-2-3cfc094aa69ce13e416b9281bf2a7250b0fbc9b1.zip |
Stable for amd64, wrt bug #412335
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'www-client/conkeror')
-rw-r--r-- | www-client/conkeror/ChangeLog | 6 | ||||
-rw-r--r-- | www-client/conkeror/conkeror-1.0_pre20120223.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-client/conkeror/ChangeLog b/www-client/conkeror/ChangeLog index 335cf0e4f42c..29aaf6eb58ab 100644 --- a/www-client/conkeror/ChangeLog +++ b/www-client/conkeror/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-client/conkeror # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/conkeror/ChangeLog,v 1.27 2012/04/17 13:04:54 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/conkeror/ChangeLog,v 1.28 2012/04/18 19:51:52 ago Exp $ + + 18 Apr 2012; Agostino Sarubbo <ago@gentoo.org> + conkeror-1.0_pre20120223.ebuild: + Stable for amd64, wrt bug #412335 17 Apr 2012; Ulrich Müller <ulm@gentoo.org> conkeror-0.9.4-r1.ebuild, conkeror-1.0_pre20120223.ebuild: diff --git a/www-client/conkeror/conkeror-1.0_pre20120223.ebuild b/www-client/conkeror/conkeror-1.0_pre20120223.ebuild index bacced4e2e52..e6f128d09818 100644 --- a/www-client/conkeror/conkeror-1.0_pre20120223.ebuild +++ b/www-client/conkeror/conkeror-1.0_pre20120223.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/conkeror/conkeror-1.0_pre20120223.ebuild,v 1.3 2012/04/17 13:04:54 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/conkeror/conkeror-1.0_pre20120223.ebuild,v 1.4 2012/04/18 19:51:52 ago Exp $ EAPI=4 @@ -16,7 +16,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz # CC-BY-SA-3.0 for conkeror.png LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 ) CCPL-Attribution-ShareAlike-3.0" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="" DEPEND="" |