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/jopt-simple/
Date: Tue,  4 Oct 2016 06:16:59 +0000 (UTC)	[thread overview]
Message-ID: <1475561795.cca4fb9bd9652c727fe6f05d2d0620de816ab7ac.monsieurp@gentoo> (raw)

commit:     cca4fb9bd9652c727fe6f05d2d0620de816ab7ac
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Mon Oct  3 20:41:38 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Oct  4 06:16:35 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cca4fb9b

dev-java/jopt-simple: version bump.

Package-Manager: portage-2.3.0

 dev-java/jopt-simple/Manifest               |  1 +
 dev-java/jopt-simple/jopt-simple-4.9.ebuild | 33 +++++++++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/dev-java/jopt-simple/Manifest b/dev-java/jopt-simple/Manifest
index 67f8aac..ea94efb 100644
--- a/dev-java/jopt-simple/Manifest
+++ b/dev-java/jopt-simple/Manifest
@@ -1 +1,2 @@
 DIST jopt-simple-4.8.tar.gz 110173 SHA256 21adbb508568d244a827999c1ab1567a9021febad0566b0d0464de262859fed9 SHA512 cc5360cf97446117849f93397c41734a9a001ea623e9ea4223b8d760f36897c62103ab9d2dabfcf0fa032db8e33f7bc51759d626d7bd76dda3adc61fa6622984 WHIRLPOOL cb0e88abcf34a77f617bacc39a9152dafcc04ff9723cfb78bc454250acd4c7c78717c9772bb809e79bfd5da8ff032b323dbeb9d158ea79e53337db400a872050
+DIST jopt-simple-4.9.tar.gz 114636 SHA256 23885a2253923a2f472e1c09f170e5f754346b5c3a2812b4d7928d773436c151 SHA512 28b95ac9a508251b80b0283fc57422fef3f36676ad9160974386faf7f02eb7a0cda00ca1970046ed66863d49e784efba955695fcfd8b5b2535cfaefcb1035360 WHIRLPOOL 69e8ec5d7538141cc01fbdd0ba46dcf2404f05b97d6aea25ab0fbf8ae2144aac8b6693f2f580c52fbe12e80bda33b80e3caef60915b85c7c54cbbc9dd35bd285

diff --git a/dev-java/jopt-simple/jopt-simple-4.9.ebuild b/dev-java/jopt-simple/jopt-simple-4.9.ebuild
new file mode 100644
index 00000000..5edf621
--- /dev/null
+++ b/dev-java/jopt-simple/jopt-simple-4.9.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+JAVA_PKG_IUSE="doc source"
+
+inherit java-pkg-2 java-pkg-simple
+
+DESCRIPTION="A Java library for parsing command line options"
+HOMEPAGE="https://pholser.github.com/jopt-simple/"
+SRC_URI="https://github.com/pholser/${PN}/tarball/${P} -> ${P}.tar.gz"
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc64 ~x86"
+
+IUSE=""
+
+RDEPEND=">=virtual/jre-1.6"
+DEPEND=">=virtual/jdk-1.6"
+
+S="${WORKDIR}/pholser-${PN}-94ad77a"
+
+JAVA_SRC_DIR="src/main/java"
+
+java_prepare() {
+	rm -v pom.xml || die
+}
+
+src_install() {
+	java-pkg-simple_src_install
+	dodoc README.md
+}


             reply	other threads:[~2016-10-04  6:17 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-04  6:16 Patrice Clement [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-07-01  6:31 [gentoo-commits] repo/gentoo:master commit in: dev-java/jopt-simple/ Arthur Zamarin
2022-07-01  5:56 Arthur Zamarin
2022-06-30  7:01 Agostino Sarubbo
2022-06-29 17:15 Arthur Zamarin
2022-06-29 11:58 Sam James
2022-06-05  6:18 Miroslav Šulc
2022-06-04 11:15 Jakov Smolić
2022-06-04 10:45 Jakov Smolić
2022-06-04 10:45 Jakov Smolić
2022-06-04 10:44 Jakov Smolić
2022-05-30  8:40 Florian Schmaus
2022-05-30  8:40 Florian Schmaus
2022-05-05 17:30 Arthur Zamarin
2022-05-05 17:30 Arthur Zamarin
2022-05-05  8:54 Florian Schmaus
2022-02-17 23:15 Miroslav Šulc
2022-02-17 19:33 Arthur Zamarin
2022-02-17 18:14 Sam James
2022-02-17 18:14 Sam James
2022-01-20 12:58 Arthur Zamarin
2022-01-18 17:14 Miroslav Šulc
2022-01-18 17:14 Miroslav Šulc
2022-01-06 20:16 Arthur Zamarin
2022-01-06 20:14 Arthur Zamarin
2018-10-28 22:39 Patrice Clement
2018-08-05 15:04 Patrice Clement
2018-08-05 13:53 Patrice Clement
2018-08-05 13:53 Patrice Clement
2018-08-05 13:53 Patrice Clement
2016-10-18  0:23 Austin English
2016-09-21  0:34 Patrice Clement
2016-09-21  0:34 Patrice Clement
2016-02-18 19:39 Patrice Clement
2015-11-15 17:29 Patrice Clement
2015-11-15 17:29 Patrice Clement
2015-11-04 10:58 Patrice Clement
2015-11-04 10:20 Patrice Clement
2015-11-04 10:20 Patrice Clement
2015-11-04 10:20 Patrice Clement
2015-11-04 10:20 Patrice Clement
2015-09-30 23:19 Patrice Clement
2015-09-30 23:19 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=1475561795.cca4fb9bd9652c727fe6f05d2d0620de816ab7ac.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