diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-19 14:56:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-19 14:56:22 +0000 |
commit | 2b26ee3e9482352ad41e9e22edc86bd83fdb4276 (patch) | |
tree | 7ead1afcf00bfcd15c5e362cd7dac6bbb4b2c9ab /www-client | |
parent | Stable for amd64, wrt bug #470388 (diff) | |
download | gentoo-2-2b26ee3e9482352ad41e9e22edc86bd83fdb4276.tar.gz gentoo-2-2b26ee3e9482352ad41e9e22edc86bd83fdb4276.tar.bz2 gentoo-2-2b26ee3e9482352ad41e9e22edc86bd83fdb4276.zip |
Stable for amd64, wrt bug #470582
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'www-client')
-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 a735906b0a7c..0278c3221a3a 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.25 2013/03/19 13:17:43 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/qupzilla/ChangeLog,v 1.26 2013/05/19 14:56:22 ago Exp $ + + 19 May 2013; Agostino Sarubbo <ago@gentoo.org> qupzilla-1.4.1.ebuild: + Stable for amd64, wrt bug #470582 *qupzilla-1.4.1 (19 Mar 2013) diff --git a/www-client/qupzilla/qupzilla-1.4.1.ebuild b/www-client/qupzilla/qupzilla-1.4.1.ebuild index 98e71c78eb56..5b43683e8d01 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.1 2013/03/19 13:17:43 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/qupzilla/qupzilla-1.4.1.ebuild,v 1.2 2013/05/19 14:56:22 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=" |