public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mikle Kolyada" <zlogene@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/commons-math/
Date: Sat, 14 Apr 2018 19:13:11 +0000 (UTC)	[thread overview]
Message-ID: <1523733179.8497fe8bba7d6b415f6faf42a405349987c0f70d.zlogene@gentoo> (raw)

commit:     8497fe8bba7d6b415f6faf42a405349987c0f70d
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 14 19:12:31 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Apr 14 19:12:59 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8497fe8b

dev-java/commons-math: Drop old

Closes: https://bugs.gentoo.org/643320
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-java/commons-math/commons-math-2.1-r1.ebuild | 43 ------------------------
 1 file changed, 43 deletions(-)

diff --git a/dev-java/commons-math/commons-math-2.1-r1.ebuild b/dev-java/commons-math/commons-math-2.1-r1.ebuild
deleted file mode 100644
index 09d67fb2b5d..00000000000
--- a/dev-java/commons-math/commons-math-2.1-r1.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="3"
-
-JAVA_PKG_IUSE="doc test source"
-
-inherit java-pkg-2 java-ant-2
-
-DESCRIPTION="Lightweight, self-contained mathematics and statistics components"
-HOMEPAGE="http://commons.apache.org/math/"
-SRC_URI="mirror://apache/commons/math/source/${P}-src.tar.gz"
-LICENSE="Apache-2.0"
-SLOT="2"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND=">=virtual/jdk-1.5
-	test? (
-		dev-java/ant-junit4
-		dev-java/hamcrest-core:0
-	)"
-
-RDEPEND=">=virtual/jre-1.5"
-
-S="${WORKDIR}/${P}-src"
-
-java_prepare() {
-	epatch "${FILESDIR}"/${PF}-buildfixes.patch
-}
-
-src_test() {
-	java-pkg_jar-from junit-4
-	java-pkg_jar-from hamcrest-core
-	ANT_TASKS="ant-junit4" eant -Djunit.jar=junit.jar test
-}
-
-src_install() {
-	java-pkg_newjar target/${P}.jar ${PN}.jar
-
-	use doc && java-pkg_dojavadoc target/apidocs
-	use source && java-pkg_dosrc src/main/java/org
-}


             reply	other threads:[~2018-04-14 19:13 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-14 19:13 Mikle Kolyada [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-08-23 18:53 [gentoo-commits] repo/gentoo:master commit in: dev-java/commons-math/ Arthur Zamarin
2022-08-23 18:26 Sam James
2022-08-23 18:26 Sam James
2022-08-23 16:32 Arthur Zamarin
2022-08-23 16:32 Arthur Zamarin
2022-07-24 17:00 Florian Schmaus
2022-01-06 20:14 Arthur Zamarin
2021-05-16 18:58 Sam James
2021-04-25  5:19 Sam James
2021-04-19 17:57 Miroslav Šulc
2021-04-18 21:27 Sam James
2021-04-18 21:20 Sam James
2021-04-16 12:54 Miroslav Šulc
2018-10-28 22:39 Patrice Clement
2018-10-10  6:40 Patrice Clement
2018-04-14 18:47 Aaron Bauman
2018-03-05 22:15 Patrice Clement
2018-03-05 22:15 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=1523733179.8497fe8bba7d6b415f6faf42a405349987c0f70d.zlogene@gentoo \
    --to=zlogene@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