commit: 4176917c1f303a942f288b2ac77195f6468afc00
Author: Benda Xu <heroxbd <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 1 04:33:16 2019 +0000
Commit: Benda XU <heroxbd <AT> gentoo <DOT> org>
CommitDate: Sun Dec 1 04:35:26 2019 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=4176917c
dev-util/plog: initial commit 1.1.4_p20191110.
This is included as a dependency of sci-physics/opticks.
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Benda Xu <heroxbd <AT> gentoo.org>
dev-util/plog/plog-1.1.4_p20191110.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/plog/plog-1.1.4_p20191110.ebuild
b/dev-util/plog/plog-1.1.4_p20191110.ebuild
index f5339e692..4182fda4c 100644
--- a/dev-util/plog/plog-1.1.4_p20191110.ebuild
+++ b/dev-util/plog/plog-1.1.4_p20191110.ebuild
@@ -17,5 +17,5 @@ SLOT="0"
src_install() {
doheader -r include/${PN}
- dodoc README.md LICENSE
+ dodoc README.md
}