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/jcommander/
Date: Thu, 18 Feb 2016 19:39:14 +0000 (UTC)	[thread overview]
Message-ID: <1455824211.26634ca043270222021b1153cb4b4b3c188cf8eb.monsieurp@gentoo> (raw)

commit:     26634ca043270222021b1153cb4b4b3c188cf8eb
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 18 14:05:39 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Feb 18 19:36:51 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26634ca0

dev-java/jcommander: Stable for amd64+x86. Switch to java-pkg-simple.

Package-Manager: portage-2.2.26

 dev-java/jcommander/jcommander-1.48.ebuild | 18 +++++-------------
 1 file changed, 5 insertions(+), 13 deletions(-)

diff --git a/dev-java/jcommander/jcommander-1.48.ebuild b/dev-java/jcommander/jcommander-1.48.ebuild
index c87bd76..96a5bab 100644
--- a/dev-java/jcommander/jcommander-1.48.ebuild
+++ b/dev-java/jcommander/jcommander-1.48.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -6,7 +6,7 @@ EAPI="5"
 
 JAVA_PKG_IUSE="doc source"
 
-inherit java-pkg-2 java-ant-2
+inherit java-pkg-2 java-pkg-simple
 
 DESCRIPTION="Command line parsing framework for Java"
 HOMEPAGE="https://github.com/cbeust/jcommander"
@@ -14,23 +14,15 @@ SRC_URI="https://github.com/cbeust/${PN}/archive/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 DEPEND=">=virtual/jdk-1.6"
 RDEPEND=">=virtual/jre-1.6"
 
 S="${WORKDIR}/${PN}-${P}"
 
-JAVA_ANT_REWRITE_CLASSPATH="yes"
+RESTRICT="test"
 
 java_prepare() {
-	cp "${FILESDIR}"/${P}-build.xml build.xml || die
-}
-
-src_install() {
-	java-pkg_newjar target/${P}.jar
-
-	dodoc README.markdown CHANGELOG
-	use doc && java-pkg_dojavadoc target/site/apidocs
-	use source && java-pkg_dosrc src/main/java
+	rm -rf src/test || die
 }


             reply	other threads:[~2016-02-18 19:39 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-18 19:39 Patrice Clement [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-07-24 15:22 [gentoo-commits] repo/gentoo:master commit in: dev-java/jcommander/ Sam James
2021-10-19  0:15 Sam James
2021-11-16  7:49 Agostino Sarubbo
2021-11-30 20:52 Arthur Zamarin
2021-12-22 18:47 Arthur Zamarin
2022-01-07  9:03 Miroslav Šulc
2022-02-07  9:05 Jakov Smolić
2022-02-07  9:05 Jakov Smolić
2022-02-08  2:02 Sam James
2022-02-08  7:23 Agostino Sarubbo
2022-02-08  8:09 Miroslav Šulc
2022-04-19  7:39 Florian Schmaus
2022-04-19  7:39 Florian Schmaus
2022-05-20  1:17 Sam James
2022-05-20  1:17 Sam James
2022-05-20  1:17 Sam James
2022-05-20 18:47 Jakov Smolić
2022-05-21  6:31 Miroslav Šulc
2023-10-18  7:50 Miroslav Šulc
2023-11-17 11:09 Sam James
2023-11-17 12:07 Sam James
2023-11-17 12:07 Sam James
2023-11-17 12:07 Sam James

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=1455824211.26634ca043270222021b1153cb4b4b3c188cf8eb.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