Gentoo Archives: gentoo-commits

From: Davide Pesavento <pesa@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/qt:master commit in: www-client/qupzilla/
Date: Thu, 28 Apr 2016 13:25:40
Message-Id: 1461826636.0b8bfb5b38a4984566cf24381a8ba4b73db95d98.pesa@gentoo
1 commit: 0b8bfb5b38a4984566cf24381a8ba4b73db95d98
2 Author: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 26 20:49:46 2016 +0000
4 Commit: Davide Pesavento <pesa <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 28 06:57:16 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=0b8bfb5b
7
8 www-client/qupzilla: Update description.
9
10 Package-Manager: portage-2.2.28
11
12 www-client/qupzilla/qupzilla-9999.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/www-client/qupzilla/qupzilla-9999.ebuild b/www-client/qupzilla/qupzilla-9999.ebuild
16 index 10ccc6e..388d308 100644
17 --- a/www-client/qupzilla/qupzilla-9999.ebuild
18 +++ b/www-client/qupzilla/qupzilla-9999.ebuild
19 @@ -23,7 +23,7 @@ PLUGINS_VERSION='2015.10.02' # if there are no updates, we can use the older arc
20
21 inherit eutils l10n multilib qmake-utils ${VCS_ECLASS}
22
23 -DESCRIPTION="Qt WebKit web browser"
24 +DESCRIPTION="A cross-platform web browser using Qt WebEngine"
25 HOMEPAGE="http://www.qupzilla.com/"
26 SRC_URI+="https://github.com/${MY_PN}/${PN}-plugins/archive/${PLUGINS_HASH}.tar.gz -> ${PN}-plugins-${PLUGINS_VERSION}.tar.gz"