summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-02-24 09:34:55 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-02-24 09:34:55 +0000
commit258e2dd02cdca26f7227db4aef479e053b44d22a (patch)
treec19ae219ab114c3d7c33b2ee8e16bc158c31622a /www-client/qupzilla
parentStable for amd64, wrt bug #541106 (diff)
downloadgentoo-2-258e2dd02cdca26f7227db4aef479e053b44d22a.tar.gz
gentoo-2-258e2dd02cdca26f7227db4aef479e053b44d22a.tar.bz2
gentoo-2-258e2dd02cdca26f7227db4aef479e053b44d22a.zip
Stable for amd64, wrt bug #541206
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'www-client/qupzilla')
-rw-r--r--www-client/qupzilla/ChangeLog5
-rw-r--r--www-client/qupzilla/qupzilla-1.8.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/qupzilla/ChangeLog b/www-client/qupzilla/ChangeLog
index c037ea944690..9862e99e127a 100644
--- a/www-client/qupzilla/ChangeLog
+++ b/www-client/qupzilla/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-client/qupzilla
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/qupzilla/ChangeLog,v 1.52 2015/01/31 16:07:20 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/qupzilla/ChangeLog,v 1.53 2015/02/24 09:34:55 ago Exp $
+
+ 24 Feb 2015; Agostino Sarubbo <ago@gentoo.org> qupzilla-1.8.6.ebuild:
+ Stable for amd64, wrt bug #541206
*qupzilla-1.8.6 (31 Jan 2015)
diff --git a/www-client/qupzilla/qupzilla-1.8.6.ebuild b/www-client/qupzilla/qupzilla-1.8.6.ebuild
index e2906093d345..f0f0d49e6c45 100644
--- a/www-client/qupzilla/qupzilla-1.8.6.ebuild
+++ b/www-client/qupzilla/qupzilla-1.8.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/qupzilla/qupzilla-1.8.6.ebuild,v 1.1 2015/01/31 16:07:20 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/qupzilla/qupzilla-1.8.6.ebuild,v 1.2 2015/02/24 09:34:55 ago Exp $
EAPI=5
MY_PN="QupZilla"
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/${MY_PN}/${PN}/releases/download/v${PV}/${MY_P}.tar.
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
IUSE="dbus debug gnome-keyring kde nonblockdialogs +qt4 qt5"
REQUIRED_USE="^^ ( qt4 qt5 )"