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/jansi/
Date: Mon, 12 Jun 2017 21:34:21 +0000 (UTC)	[thread overview]
Message-ID: <1497303251.71627c5061d1b7f53968b808be6ca87b1d3b1caf.monsieurp@gentoo> (raw)

commit:     71627c5061d1b7f53968b808be6ca87b1d3b1caf
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 11 22:07:02 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Jun 12 21:34:11 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71627c50

dev-java/jansi: clean up old.

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 dev-java/jansi/jansi-1.5-r1.ebuild | 32 -------------------------
 dev-java/jansi/jansi-1.5.ebuild    | 49 --------------------------------------
 2 files changed, 81 deletions(-)

diff --git a/dev-java/jansi/jansi-1.5-r1.ebuild b/dev-java/jansi/jansi-1.5-r1.ebuild
deleted file mode 100644
index 9b26bc4f300..00000000000
--- a/dev-java/jansi/jansi-1.5-r1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-JAVA_PKG_IUSE="source doc"
-
-inherit java-pkg-2 java-pkg-simple
-
-DESCRIPTION="Java library to output ANSI escape sequences in console"
-HOMEPAGE="http://jansi.fusesource.org/"
-SRC_URI="https://github.com/fusesource/${PN}/archive/${P}.zip"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
-
-CDEPEND="dev-java/jansi-native:0"
-
-DEPEND="${CDEPEND}
-	>=virtual/jdk-1.6"
-
-RDEPEND="${CDEPEND}
-	>=virtual/jre-1.6"
-
-S="${WORKDIR}/${PN}-${P}"
-
-JAVA_GENTOO_CLASSPATH="jansi-native"
-JAVA_SRC_DIR="src"
-
-java_prepare() {
-	rm -rf src/test || die
-}

diff --git a/dev-java/jansi/jansi-1.5.ebuild b/dev-java/jansi/jansi-1.5.ebuild
deleted file mode 100644
index 59aef5b8aae..00000000000
--- a/dev-java/jansi/jansi-1.5.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-JAVA_PKG_IUSE="source test doc"
-
-inherit java-pkg-2 java-ant-2
-
-DESCRIPTION="A library that allows you to use ANSI escape sequences in your console output"
-HOMEPAGE="http://jansi.fusesource.org/"
-SRC_URI="https://github.com/fusesource/${PN}/archive/${P}.zip"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ppc64 x86"
-
-CDEPEND="dev-java/jansi-native:0"
-
-DEPEND="${CDEPEND}
-	test? (
-		dev-java/ant-junit4:0
-		dev-java/junit:4
-	)
-	>=virtual/jdk-1.6"
-
-RDEPEND="${CDEPEND}
-	>=virtual/jre-1.6"
-
-S="${WORKDIR}/${PN}-${P}"
-
-EANT_GENTOO_CLASSPATH="jansi-native"
-JAVA_ANT_REWRITE_CLASSPATH="true"
-
-java_prepare() {
-	cp "${FILESDIR}"/${P}-build.xml build.xml || die
-}
-
-EANT_TEST_GENTOO_CLASSPATH="ant-junit4,junit-4"
-
-src_test() {
-	EANT_EXTRA_ARGS="-Djunit.present=true"
-	java-pkg-2_src_test
-}
-
-src_install() {
-	java-pkg_newjar "target/${P}.jar" "${PN}.jar"
-	use source && java-pkg_dosrc src/main/java/org
-	use doc && java-pkg_dojavadoc target/site/apidocs
-}


             reply	other threads:[~2017-06-12 21:34 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-12 21:34 Patrice Clement [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-10-13 21:20 [gentoo-commits] repo/gentoo:master commit in: dev-java/jansi/ Sam James
2022-02-16 21:56 Arthur Zamarin
2022-02-16 21:47 Arthur Zamarin
2022-02-16  9:35 Jakov Smolić
2022-02-16  9:35 Jakov Smolić
2022-01-18  9:57 Miroslav Šulc
2022-01-18  9:57 Miroslav Šulc
2022-01-17  8:58 Miroslav Šulc
2021-12-22 18:47 Arthur Zamarin
2021-11-25  4:14 Sam James
2021-08-29 17:57 Sam James
2021-08-29 17:57 Sam James
2021-08-29 17:57 Sam James
2021-07-30  4:24 Miroslav Šulc
2021-04-29  4:40 Miroslav Šulc
2021-04-29  0:22 Sam James
2021-04-28  9:05 Miroslav Šulc
2020-07-20  1:10 Sam James
2020-07-12 12:34 Sergei Trofimovich
2017-07-13 20:42 Alexis Ballier
2017-06-12 21:34 Patrice Clement
2015-12-18 16:33 Patrice Clement
2015-10-25 15:31 Patrice Clement
2015-10-25 14:41 Patrice Clement
2015-10-25 14:41 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=1497303251.71627c5061d1b7f53968b808be6ca87b1d3b1caf.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