Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/huc/
Date: Thu, 22 Jun 2017 21:58:10
Message-Id: 1498168507.c0e16f1968b8538f04297bb5bb3f1cb6cae01e30.monsieurp@gentoo
1 commit: c0e16f1968b8538f04297bb5bb3f1cb6cae01e30
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 22 21:55:07 2017 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 22 21:55:07 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0e16f19
7
8 dev-util/huc: punt DOCS array.
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.1
11
12 dev-util/huc/huc-0.1-r1.ebuild | 2 --
13 1 file changed, 2 deletions(-)
14
15 diff --git a/dev-util/huc/huc-0.1-r1.ebuild b/dev-util/huc/huc-0.1-r1.ebuild
16 index 26aa8a38554..c2261b0ddc2 100644
17 --- a/dev-util/huc/huc-0.1-r1.ebuild
18 +++ b/dev-util/huc/huc-0.1-r1.ebuild
19 @@ -13,8 +13,6 @@ SLOT="0"
20 LICENSE="GPL-2"
21 KEYWORDS="amd64 ppc sparc x86 ~x86-linux ~ppc-macos"
22
23 -DOCS=( README )
24 -
25 src_compile() {
26 $(tc-getCXX) \
27 ${LDFLAGS} ${CXXFLAGS} \