diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2013-10-29 22:16:25 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2013-10-29 22:16:25 +0000 |
commit | b34fc700a0758893aac7e185dcdc0c3e03381a2a (patch) | |
tree | d66fc6798ed472ae4c7c48ad9c340534dc584756 /www-client | |
parent | Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El Lazkan... (diff) | |
download | gentoo-2-b34fc700a0758893aac7e185dcdc0c3e03381a2a.tar.gz gentoo-2-b34fc700a0758893aac7e185dcdc0c3e03381a2a.tar.bz2 gentoo-2-b34fc700a0758893aac7e185dcdc0c3e03381a2a.zip |
Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El Lazkani in bug #488830.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xB5058F9A)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/qupzilla/ChangeLog | 6 | ||||
-rw-r--r-- | www-client/qupzilla/qupzilla-1.4.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-client/qupzilla/ChangeLog b/www-client/qupzilla/ChangeLog index e6e69204a480..5e554b4801a7 100644 --- a/www-client/qupzilla/ChangeLog +++ b/www-client/qupzilla/ChangeLog @@ -1,6 +1,10 @@ # 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.32 2013/09/09 11:38:07 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/qupzilla/ChangeLog,v 1.33 2013/10/29 22:16:25 chainsaw Exp $ + + 29 Oct 2013; Tony Vroon <chainsaw@gentoo.org> qupzilla-1.4.4.ebuild: + Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El + Lazkani in bug #488830. *qupzilla-1.4.4 (09 Sep 2013) diff --git a/www-client/qupzilla/qupzilla-1.4.4.ebuild b/www-client/qupzilla/qupzilla-1.4.4.ebuild index 3e5e7a189fd4..da7b00f257b1 100644 --- a/www-client/qupzilla/qupzilla-1.4.4.ebuild +++ b/www-client/qupzilla/qupzilla-1.4.4.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.4.ebuild,v 1.1 2013/09/09 11:38:07 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/qupzilla/qupzilla-1.4.4.ebuild,v 1.2 2013/10/29 22:16:25 chainsaw 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=" |