diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-20 08:22:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-20 08:22:20 +0000 |
commit | dad7932ac11b84b9cf33ad9dc136672fda07e883 (patch) | |
tree | b9502a86696c40ae42e2dbc9d058638f20756db0 | |
parent | Stable for x86, wrt bug #464436 (diff) | |
download | gentoo-2-dad7932ac11b84b9cf33ad9dc136672fda07e883.tar.gz gentoo-2-dad7932ac11b84b9cf33ad9dc136672fda07e883.tar.bz2 gentoo-2-dad7932ac11b84b9cf33ad9dc136672fda07e883.zip |
Stable for x86, wrt bug #470582
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
-rw-r--r-- | www-client/qupzilla/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/qupzilla/qupzilla-1.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/qupzilla/ChangeLog b/www-client/qupzilla/ChangeLog index 0278c3221a3a..d275350d7c9c 100644 --- a/www-client/qupzilla/ChangeLog +++ b/www-client/qupzilla/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/qupzilla # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/qupzilla/ChangeLog,v 1.26 2013/05/19 14:56:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/qupzilla/ChangeLog,v 1.27 2013/05/20 08:22:20 ago Exp $ + + 20 May 2013; Agostino Sarubbo <ago@gentoo.org> qupzilla-1.4.1.ebuild: + Stable for x86, wrt bug #470582 19 May 2013; Agostino Sarubbo <ago@gentoo.org> qupzilla-1.4.1.ebuild: Stable for amd64, wrt bug #470582 diff --git a/www-client/qupzilla/qupzilla-1.4.1.ebuild b/www-client/qupzilla/qupzilla-1.4.1.ebuild index 5b43683e8d01..54676da6f9a5 100644 --- a/www-client/qupzilla/qupzilla-1.4.1.ebuild +++ b/www-client/qupzilla/qupzilla-1.4.1.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/qupzilla/qupzilla-1.4.1.ebuild,v 1.2 2013/05/19 14:56:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/qupzilla/qupzilla-1.4.1.ebuild,v 1.3 2013/05/20 08:22:20 ago Exp $ EAPI=5 PLOCALES="ca_ES cs_CZ de_DE el_GR es_ES es_VE fa_IR fr_FR hu_HU id_ID it_IT @@ -16,7 +16,7 @@ SRC_URI="http://www.qupzilla.com/uploads/${MY_P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="dbus debug kde nonblockdialogs" DEPEND=" |