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, 26 May 2016 17:44:12
Message-Id: 1464284502.4fe329e59a176c5663e41a29f01761b5d497e04a.pesa@gentoo
1 commit: 4fe329e59a176c5663e41a29f01761b5d497e04a
2 Author: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 20 13:41:52 2016 +0000
4 Commit: Davide Pesavento <pesa <AT> gentoo <DOT> org>
5 CommitDate: Thu May 26 17:41:42 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=4fe329e5
7
8 www-client/qupzilla: Change 'BUILDING' to 'BUILDING.md'.
9
10 Rename the file to go along with an upstream change and fix install phase.
11
12 Package-Manager: portage-2.2.28
13
14 www-client/qupzilla/qupzilla-9999.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/www-client/qupzilla/qupzilla-9999.ebuild b/www-client/qupzilla/qupzilla-9999.ebuild
18 index f02ae4b..6d2a96f 100644
19 --- a/www-client/qupzilla/qupzilla-9999.ebuild
20 +++ b/www-client/qupzilla/qupzilla-9999.ebuild
21 @@ -55,7 +55,7 @@ DEPEND="${RDEPEND}
22 virtual/pkgconfig
23 "
24
25 -DOCS=( AUTHORS BUILDING CHANGELOG FAQ README.md )
26 +DOCS=( AUTHORS BUILDING.md CHANGELOG FAQ README.md )
27
28 src_unpack() {
29 if [[ ${PV} == *9999 ]]; then