Gentoo Archives: gentoo-commits

From: Andrew Ammerlaan <andrewammerlaan@××××××.net>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-text/noweb/
Date: Tue, 03 Mar 2020 17:21:42
Message-Id: 1583256029.293f951199efe728fcbf079941a7860e54694009.andrewammerlaan@gentoo
1 commit: 293f951199efe728fcbf079941a7860e54694009
2 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
3 AuthorDate: Tue Mar 3 17:20:29 2020 +0000
4 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
5 CommitDate: Tue Mar 3 17:20:29 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=293f9511
7
8 app-text/noweb: DOCS are already in default DOCS
9
10 Package-Manager: Portage-2.3.89, Repoman-2.3.20
11 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
12
13 app-text/noweb/noweb-2.12.ebuild | 2 --
14 1 file changed, 2 deletions(-)
15
16 diff --git a/app-text/noweb/noweb-2.12.ebuild b/app-text/noweb/noweb-2.12.ebuild
17 index c7fad30..224304f 100644
18 --- a/app-text/noweb/noweb-2.12.ebuild
19 +++ b/app-text/noweb/noweb-2.12.ebuild
20 @@ -28,8 +28,6 @@ DEPEND="
21 "
22 RDEPEND="${DEPEND}"
23
24 -DOCS=( CHANGES README )
25 -
26 S="${WORKDIR}/${PN}-${MYPV}"
27
28 SITEFILE="50${PN}-gentoo.el"