public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/jsr173/
Date: Sun, 25 Dec 2016 00:53:43 +0000 (UTC)	[thread overview]
Message-ID: <1482627206.a895affbb59204b5f8211b06772ff5f3804b2815.monsieurp@gentoo> (raw)

commit:     a895affbb59204b5f8211b06772ff5f3804b2815
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 24 08:31:14 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Dec 25 00:53:26 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a895affb

dev-java/jsr173: install missing docs.

Package-Manager: portage-2.3.0

 dev-java/jsr173/jsr173-1.0-r3.ebuild | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/dev-java/jsr173/jsr173-1.0-r3.ebuild b/dev-java/jsr173/jsr173-1.0-r3.ebuild
index 71d6b02..3d46fe9 100644
--- a/dev-java/jsr173/jsr173-1.0-r3.ebuild
+++ b/dev-java/jsr173/jsr173-1.0-r3.ebuild
@@ -1,7 +1,6 @@
 # Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
-
 EAPI=6
 
 JAVA_PKG_IUSE="doc source"
@@ -31,6 +30,8 @@ S="${WORKDIR}"
 
 JAVA_GENTOO_CLASSPATH="jaxme"
 
+DOCS=( README.txt jsr173_1.0.pdf )
+
 src_unpack() {
 	cd "${S}" || die
 	jar xvf "${DISTDIR}/${A}" || die "failed to unpack"
@@ -39,10 +40,14 @@ src_unpack() {
 
 src_prepare() {
 	default
-	cd "${S}" || die
 	java-pkg_clean
 }
 
 src_compile() {
 	java-pkg-simple_src_compile
 }
+
+src_install() {
+	java-pkg-simple_src_install
+	use doc && einstalldocs
+}


             reply	other threads:[~2016-12-25  0:53 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-25  0:53 Patrice Clement [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-08-09  5:31 [gentoo-commits] repo/gentoo:master commit in: dev-java/jsr173/ Miroslav Šulc
2019-08-24 10:00 Michał Górny
2017-04-07 21:11 Patrice Clement
2017-04-07 21:11 Patrice Clement
2017-04-01 22:03 Patrice Clement
2017-03-18  1:10 Patrice Clement
2016-12-23 10:06 Patrice Clement

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1482627206.a895affbb59204b5f8211b06772ff5f3804b2815.monsieurp@gentoo \
    --to=monsieurp@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox