public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/java:master commit in: dev-java/jopt-simple/
Date: Thu,  3 Feb 2022 08:24:49 +0000 (UTC)	[thread overview]
Message-ID: <1643876686.ea7cc3c817f4a63d8a4da931eb4aebee6362cb34.flow@gentoo> (raw)

commit:     ea7cc3c817f4a63d8a4da931eb4aebee6362cb34
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  3 08:24:46 2022 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Thu Feb  3 08:24:46 2022 +0000
URL:        https://gitweb.gentoo.org/proj/java.git/commit/?id=ea7cc3c8

dev-java/jopt-simple: treeclean

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

 dev-java/jopt-simple/Manifest               |  1 -
 dev-java/jopt-simple/jopt-simple-4.5.ebuild | 47 -----------------------------
 dev-java/jopt-simple/metadata.xml           | 12 --------
 3 files changed, 60 deletions(-)

diff --git a/dev-java/jopt-simple/Manifest b/dev-java/jopt-simple/Manifest
deleted file mode 100644
index fdb6b02e..00000000
--- a/dev-java/jopt-simple/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST jopt-simple-4.5.tar.gz 104369 SHA256 844fceb3e0e31d4cdfb2fad97a61b97904e979c8749682fe5758ccda24c54ec6 SHA512 d75747a1bc298cbd5f009a189e175895a8f808f77e6d2d56cb5f6e76f16573b659ba7f7ed5ca94c850e0196d9d831b1d6b14b713764fd599859c652080d741ef WHIRLPOOL a66d7d0e9ec2c5a3cfa04d8cf097d5e615452f1ca1459aae33101ef4b70a7b258e5a88da1a189d4b29600e17674c59bd378e47a8357b365137ee38cbab8aa6d9

diff --git a/dev-java/jopt-simple/jopt-simple-4.5.ebuild b/dev-java/jopt-simple/jopt-simple-4.5.ebuild
deleted file mode 100644
index e4dd3024..00000000
--- a/dev-java/jopt-simple/jopt-simple-4.5.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-JAVA_PKG_IUSE="doc source"
-
-inherit vcs-snapshot java-pkg-2 java-pkg-simple
-
-DESCRIPTION="A Java library for parsing command line options"
-HOMEPAGE="http://pholser.github.com/jopt-simple/"
-SRC_URI="https://github.com/pholser/${PN}/tarball/${P} -> ${P}.tar.gz"
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-RESTRICT="test" # Needs org.infinitest.toolkit.
-
-RDEPEND=">=virtual/jre-1.5"
-
-DEPEND=">=virtual/jdk-1.5
-	test? ( dev-java/junit:4 )"
-
-S="${WORKDIR}/${P}"
-JAVA_SRC_DIR="src/main/java"
-
-java_prepare() {
-	# Easier to use java-pkg-simple.
-	rm -v pom.xml || die
-}
-
-src_install() {
-	java-pkg-simple_src_install
-	dodoc README.md
-}
-
-src_test() {
-	local CP="${DIR}:${PN}.jar:$(java-pkg_getjars junit-4)"
-	local TESTS=$(find src/test/java -name "*Test.java")
-	TESTS="${TESTS//src\/test\/java\/}"
-	TESTS="${TESTS//.java}"
-	TESTS="${TESTS//\//.}"
-
-	mkdir -p target/test || die
-	ejavac -cp "${CP}" -d target/test $(find src/test/java -name "*.java")
-	ejunit4 -classpath "${CP}" ${TESTS}
-}

diff --git a/dev-java/jopt-simple/metadata.xml b/dev-java/jopt-simple/metadata.xml
deleted file mode 100644
index 5991b2c7..00000000
--- a/dev-java/jopt-simple/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="project">
-	<email>java@gentoo.org</email>
-	<name>Java</name>
-</maintainer>
-<longdescription lang="en">
-JOpt Simple is a Java library for parsing command line options, such
-as those you might pass to an invocation of javac.
-</longdescription>
-</pkgmetadata>


             reply	other threads:[~2022-02-03  8:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-03  8:24 Florian Schmaus [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-09-02 20:11 [gentoo-commits] proj/java:master commit in: dev-java/jopt-simple/ James Le Cuirot
2013-09-01 14:21 James Le Cuirot

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=1643876686.ea7cc3c817f4a63d8a4da931eb4aebee6362cb34.flow@gentoo \
    --to=flow@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