public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/javassist/
Date: Wed,  1 Dec 2021 18:56:32 +0000 (UTC)	[thread overview]
Message-ID: <1638384957.c5bed8527155a33edeb134532487e2ef53bb8227.sam@gentoo> (raw)

commit:     c5bed8527155a33edeb134532487e2ef53bb8227
Author:     Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
AuthorDate: Wed Dec  1 06:36:41 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Dec  1 18:55:57 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5bed852

dev-java/javassist: Drop 2.6-r2 (unused slot)

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-java/javassist/Manifest                |  1 -
 dev-java/javassist/javassist-2.6-r2.ebuild | 32 ------------------------------
 2 files changed, 33 deletions(-)

diff --git a/dev-java/javassist/Manifest b/dev-java/javassist/Manifest
index c1980d239802..3b210b4537e7 100644
--- a/dev-java/javassist/Manifest
+++ b/dev-java/javassist/Manifest
@@ -1,2 +1 @@
-DIST javassist-2.6.zip 1143271 BLAKE2B 05f4e5ebc47420054d4c3d2f77cde33b92e616f3c6740fc030e69b90a697bfbb67be300375d9efc1929a2acfe3493f427222f8a7b1e3137d8bc42f749e51f840 SHA512 8a6da5e2a44cc3bc5b87538a4eda56808d13998d8c9932153f9bb42a1c7844d1a1c7311eb22b0b4ad04649bb7c22156acf851bee638cffbd3328bcef1d2a9f37
 DIST javassist-3.18.2.tar.gz 1179428 BLAKE2B cc7dfebca2e47576f902e6249c1efb65c18823e75ba3698c2d94541bdc910b9b7547e8619c1f19a84c158771230ddd112ddb0445ed97cd64810beacf3468a1ba SHA512 67f22a70584eba31088d63b7862f0f7872a6a7ec57f4397b95044695af75be005e86aa5a5f20fe8e650c2178a9b63b4b922accf940b46ceb1c8e7ce9c51798ca

diff --git a/dev-java/javassist/javassist-2.6-r2.ebuild b/dev-java/javassist/javassist-2.6-r2.ebuild
deleted file mode 100644
index 01083b6a1505..000000000000
--- a/dev-java/javassist/javassist-2.6-r2.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-JAVA_PKG_IUSE="doc source examples"
-
-inherit java-pkg-2 java-ant-2
-
-DESCRIPTION="Javassist makes Java bytecode manipulation simple"
-SRC_URI="mirror://sourceforge/jboss/${P}.zip"
-HOMEPAGE="http://www.csg.is.titech.ac.jp/~chiba/javassist/"
-
-LICENSE="MPL-1.1"
-SLOT="2"
-KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND=">=virtual/jre-1.6"
-DEPEND=">=virtual/jdk-1.6
-	app-arch/unzip"
-S="${WORKDIR}"
-
-EANT_DOC_TARGET="javadocs"
-
-src_install() {
-	java-pkg_dojar ${PN}.jar
-	java-pkg_dohtml *.html
-	use doc && java-pkg_dojavadoc html
-	use source && java-pkg_dosrc src/main/javassist
-	use examples && java-pkg_doexamples sample/*
-}


             reply	other threads:[~2021-12-01 18:56 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-01 18:56 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-12-11  7:58 [gentoo-commits] repo/gentoo:master commit in: dev-java/javassist/ Miroslav Šulc
2022-12-10 17:38 Sam James
2022-12-10 14:59 Arthur Zamarin
2022-12-10 14:33 Arthur Zamarin
2022-12-10 14:33 Arthur Zamarin
2022-11-10  9:26 Florian Schmaus
2022-10-14  7:23 Arthur Zamarin
2022-10-13 23:39 Sam James
2022-10-12 19:22 Sam James
2022-10-12 19:22 Sam James
2022-10-12 18:56 Arthur Zamarin
2022-09-12  9:48 Florian Schmaus
2022-08-20  4:02 Miroslav Šulc
2022-08-19 16:54 Sam James
2022-08-19 16:54 Sam James
2022-08-19  6:16 Arthur Zamarin
2022-08-19  5:54 Arthur Zamarin
2022-07-19 19:26 Florian Schmaus
2022-07-19 19:26 Florian Schmaus
2022-07-16 14:46 Florian Schmaus
2022-07-16 14:46 Florian Schmaus
2022-07-09 17:42 Florian Schmaus
2022-07-05 11:41 Florian Schmaus
2022-07-05 11:41 Florian Schmaus
2022-01-13 16:36 Florian Schmaus
2021-12-01  7:16 Arthur Zamarin
2021-11-25  4:15 Sam James
2021-11-25  4:14 Sam James
2021-11-25  4:11 Sam James
2021-11-13  8:29 Sam James
2021-10-10 23:50 Sam James
2021-04-05 10:35 Miroslav Šulc
2017-07-13 20:42 Alexis Ballier
2015-08-29 22:01 Patrice Clement
2015-08-29 22:01 Patrice Clement
2015-08-29 22:01 Patrice Clement
2015-08-28 13:53 Manuel Rüger

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=1638384957.c5bed8527155a33edeb134532487e2ef53bb8227.sam@gentoo \
    --to=sam@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