public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/commons-lang/
Date: Wed, 23 Jun 2021 08:13:11 +0000 (UTC)	[thread overview]
Message-ID: <1624435984.13d7f7da7afc0c17d7ed30edadcad3bd93e53307.fordfrog@gentoo> (raw)

commit:     13d7f7da7afc0c17d7ed30edadcad3bd93e53307
Author:     Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
AuthorDate: Tue Jun 15 05:09:00 2021 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Wed Jun 23 08:13:04 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13d7f7da

dev-java/commons-lang: 3.1 slot removal

Closes: https://bugs.gentoo.org/784023
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/21245
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 dev-java/commons-lang/Manifest                |  1 -
 dev-java/commons-lang/commons-lang-3.1.ebuild | 35 ---------------------------
 2 files changed, 36 deletions(-)

diff --git a/dev-java/commons-lang/Manifest b/dev-java/commons-lang/Manifest
index f5ded1d88f7..c614da98458 100644
--- a/dev-java/commons-lang/Manifest
+++ b/dev-java/commons-lang/Manifest
@@ -1,3 +1,2 @@
 DIST commons-lang-2.6-src.tar.gz 564032 BLAKE2B 9d72b0426f2146eaa8498a6601edf80dbf45a16ef5ee14cf4ed87130e6d3732d5c713f25f44c10435baa1357f61a271acb88483915968aaf645d1ceaa318c601 SHA512 4a30ed153f93fe6616a28974721bdf005d064203ef8a3dd375d6c1176647c0cdbd29cfde2a580e2c8d26bfa4655be6be7025b8ccae94086dcd816676c5cf8e87
 DIST commons-lang-3.12.0-sources.tar.gz 1072858 BLAKE2B d6b7ee9ef165e60f61d8d0dfaaf38919877f2edc6742cd58b2b70d379e807e75d9dc24e19f23db1b174d1797d6ef0af7700d686dd835d7a40bf2b2a91346e215 SHA512 80d1b960ae0b02859be329ea60d68cef33f3c7be7ec19752b3c9cfef442adef480878317ce2cfa309a27e662e2c72cab22023eaa3702e27970a1e5d55ca43f57
-DIST commons-lang3-3.1-src.tar.gz 638619 BLAKE2B f971afc9bdd3896178bc4be0b6c5d8809f1c1ac0d69ad73ba0d71c185c600ca7a55c3b4877af64b552ccebed9567aa7830f236f2c0d9c38f259870b894c9d745 SHA512 4d201c695a9b908a1809bbab689f80c6aa508b221b4c2786974eada08e647936f5879841c64eed509032ffdd5410735480e7ecb2910295d0f79e857c27019560

diff --git a/dev-java/commons-lang/commons-lang-3.1.ebuild b/dev-java/commons-lang/commons-lang-3.1.ebuild
deleted file mode 100644
index 7c135f524ce..00000000000
--- a/dev-java/commons-lang/commons-lang-3.1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-JAVA_PKG_IUSE="doc source test"
-
-inherit java-pkg-2 java-ant-2
-
-MY_P="${PN}3-${PV}"
-
-DESCRIPTION="Commons components to manipulate core java classes"
-HOMEPAGE="http://commons.apache.org/lang/"
-SRC_URI="mirror://apache/commons/lang/source/${MY_P}-src.tar.gz"
-
-DEPEND=">=virtual/jdk-1.5
-	test? ( dev-java/ant-junit:0 )"
-
-RDEPEND=">=virtual/jre-1.5"
-
-LICENSE="Apache-2.0"
-SLOT="3.1"
-KEYWORDS="amd64 ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris"
-
-S="${WORKDIR}/${MY_P}-src"
-
-JAVA_ANT_ENCODING="ISO-8859-1"
-
-src_install() {
-	java-pkg_newjar target/${MY_P}.jar ${PN}.jar
-
-	dodoc RELEASE-NOTES.txt NOTICE.txt
-
-	use doc && java-pkg_dojavadoc target/apidocs
-	use source && java-pkg_dosrc src/main/java/*
-}


             reply	other threads:[~2021-06-23  8:13 UTC|newest]

Thread overview: 62+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-23  8:13 Miroslav Šulc [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-14  9:25 [gentoo-commits] repo/gentoo:master commit in: dev-java/commons-lang/ Miroslav Šulc
2024-10-12  7:28 Michał Górny
2024-10-11  9:56 Arthur Zamarin
2024-10-11  9:56 Arthur Zamarin
2024-10-11  9:56 Arthur Zamarin
2024-09-11  7:54 Miroslav Šulc
2024-04-14 20:25 Miroslav Šulc
2024-04-14 18:36 Arthur Zamarin
2024-04-14 17:38 Arthur Zamarin
2024-04-14 13:39 Arthur Zamarin
2024-04-14 13:39 Arthur Zamarin
2024-03-15 10:12 Miroslav Šulc
2023-11-25  8:40 Miroslav Šulc
2023-10-28  8:23 Miroslav Šulc
2023-10-26 13:04 Sam James
2023-10-21 12:36 Sam James
2023-10-21 11:58 Sam James
2023-10-21 11:58 Sam James
2023-09-21  6:37 Miroslav Šulc
2023-09-21  6:37 Miroslav Šulc
2023-09-21  6:37 Miroslav Šulc
2022-03-08 13:06 Jakov Smolić
2022-02-25 18:53 Arthur Zamarin
2021-12-17 10:57 Arthur Zamarin
2021-08-29 16:38 Miroslav Šulc
2021-08-29 16:38 Miroslav Šulc
2021-06-14  7:42 Miroslav Šulc
2021-05-19 17:29 Miroslav Šulc
2021-05-19 17:26 Sam James
2021-05-17 15:39 Sam James
2021-05-17 15:36 Sam James
2021-05-17 15:34 Sam James
2021-05-16 18:58 Sam James
2021-04-26 15:16 Miroslav Šulc
2021-04-26 10:38 Sam James
2021-04-26 10:34 Sam James
2021-04-26 10:34 Sam James
2021-04-26 10:27 Sam James
2021-04-19 19:18 Sam James
2021-04-16  9:15 Miroslav Šulc
2021-04-16  5:03 Miroslav Šulc
2021-04-16  4:55 Miroslav Šulc
2021-04-13 18:23 Sergei Trofimovich
2021-04-11  0:13 Thomas Deutschmann
2021-04-05 10:34 Miroslav Šulc
2021-04-05 10:33 Miroslav Šulc
2021-03-30  7:50 Miroslav Šulc
2021-02-23  8:46 Miroslav Šulc
2020-07-20  1:10 Sam James
2020-06-09 13:53 Agostino Sarubbo
2020-06-09 13:45 Agostino Sarubbo
2018-11-24  8:56 Mikle Kolyada
2018-04-13 19:32 Pacho Ramos
2018-04-03 21:49 Sergei Trofimovich
2018-03-07 13:51 Agostino Sarubbo
2017-08-27 16:56 Patrice Clement
2017-07-17  9:48 Alexis Ballier
2015-12-08 10:17 Patrice Clement
2015-12-08 10:17 Patrice Clement
2015-12-08 10:17 Patrice Clement
2015-11-19 22:38 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=1624435984.13d7f7da7afc0c17d7ed30edadcad3bd93e53307.fordfrog@gentoo \
    --to=fordfrog@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