Gentoo Archives: gentoo-commits

From: Jimi Huotari <chiitoo@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: www-client/falkon/
Date: Thu, 25 Jan 2018 19:17:20
Message-Id: 1516907336.a4029aef660320523f9f71411b3eba60e07289cd.chiitoo@gentoo
1 commit: a4029aef660320523f9f71411b3eba60e07289cd
2 Author: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 25 11:14:34 2018 +0000
4 Commit: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 25 19:08:56 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=a4029aef
7
8 www-client/falkon: Remove unneeded 'DOCS'.
9
10 Upstream has removed 'BUILDING.md', and the remaining documentation
11 is installed even without specifying them via 'DOCS'.
12
13 Upstream-Commit: 3aa237b55f2b80d81562e8b1b0202c6d9b8be23c
14
15 Package-Manager: Portage-2.3.20, Repoman-2.3.6
16
17 www-client/falkon/falkon-9999.ebuild | 2 --
18 1 file changed, 2 deletions(-)
19
20 diff --git a/www-client/falkon/falkon-9999.ebuild b/www-client/falkon/falkon-9999.ebuild
21 index 9d0d99cb64..9b09b1cab6 100644
22 --- a/www-client/falkon/falkon-9999.ebuild
23 +++ b/www-client/falkon/falkon-9999.ebuild
24 @@ -44,8 +44,6 @@ RDEPEND="${COMMON_DEPEND}
25 $(add_qt_dep qtsvg)
26 "
27
28 -DOCS=( BUILDING.md CHANGELOG README.md )
29 -
30 src_configure() {
31 local mycmakeargs=(
32 -DDISABLE_DBUS=$(usex !dbus)