commit:     c075203e017c43310dfbc87543f885b1a17d74c8
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 27 08:56:20 2022 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Wed Apr 27 08:57:14 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c075203e

dev-java/xmlgraphics-commons: Re-add DOCS=( NOTICE README)

We should install the NOTICE file, as per the Apache License 2.0.

Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 dev-java/xmlgraphics-commons/xmlgraphics-commons-2.7-r1.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-java/xmlgraphics-commons/xmlgraphics-commons-2.7-r1.ebuild 
b/dev-java/xmlgraphics-commons/xmlgraphics-commons-2.7-r1.ebuild
index ad42da6ed305..2bc679b79fbe 100644
--- a/dev-java/xmlgraphics-commons/xmlgraphics-commons-2.7-r1.ebuild
+++ b/dev-java/xmlgraphics-commons/xmlgraphics-commons-2.7-r1.ebuild
@@ -46,6 +46,8 @@ DEPEND="${CP_DEPEND}
 RDEPEND="${CP_DEPEND}
        >=virtual/jre-1.8:*"
 
+DOCS=( NOTICE README )
+
 S="${WORKDIR}/${P}"
 
 JAVA_SRC_DIR="src/main/java"

Reply via email to