public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] repo/gentoo:master commit in: net-misc/gofish/
@ 2018-05-28 23:02 99% Aaron Bauman
  0 siblings, 0 replies; 1+ results
From: Aaron Bauman @ 2018-05-28 23:02 UTC (permalink / raw
  To: gentoo-commits

commit:     e2da8adeb31dfe7cc77715c83f0d167caf165eb8
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Mon May 28 16:51:11 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Mon May 28 23:02:01 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2da8ade

net-misc/gofish: rm DOCS=() and add dodoc for Configure_GoFish file

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 net-misc/gofish/gofish-1.2.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/net-misc/gofish/gofish-1.2.ebuild b/net-misc/gofish/gofish-1.2.ebuild
index 64d6f162b85..afbc6b28d2c 100644
--- a/net-misc/gofish/gofish-1.2.ebuild
+++ b/net-misc/gofish/gofish-1.2.ebuild
@@ -19,8 +19,6 @@ RDEPEND=""
 
 S=${WORKDIR}/${PN}
 
-DOCS=( AUTHORS ChangeLog Configure_GoFish README TODO )
-
 pkg_setup() {
 	enewgroup gopher
 	enewuser gopher -1 -1 -1 gopher
@@ -34,7 +32,7 @@ src_configure() {
 
 src_install () {
 	default
-
+	dodoc Configure_GoFish
 	newinitd "${FILESDIR}"/gofish.rc gofish
 	newconfd "${FILESDIR}"/gofish.confd gofish
 }


^ permalink raw reply related	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2018-05-28 23:02 99% [gentoo-commits] repo/gentoo:master commit in: net-misc/gofish/ Aaron Bauman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox