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/objenesis/
Date: Thu,  6 May 2021 16:39:24 +0000 (UTC)	[thread overview]
Message-ID: <1620319149.79a1ad53a0c24860b932d61204af9b35e676b288.fordfrog@gentoo> (raw)

commit:     79a1ad53a0c24860b932d61204af9b35e676b288
Author:     Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
AuthorDate: Thu May  6 14:27:08 2021 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Thu May  6 16:39:09 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79a1ad53

dev-java/objenesis: remove old

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

 dev-java/objenesis/Manifest                |  1 -
 dev-java/objenesis/objenesis-1.3-r1.ebuild | 29 -----------------------------
 2 files changed, 30 deletions(-)

diff --git a/dev-java/objenesis/Manifest b/dev-java/objenesis/Manifest
index 6798eae5eba..b705a57d89b 100644
--- a/dev-java/objenesis/Manifest
+++ b/dev-java/objenesis/Manifest
@@ -1,2 +1 @@
-DIST objenesis-1.3-bin.zip 287452 BLAKE2B d3f6cce9ad46d8578e24077df8a19fcdf2f9456ef732f73fe234ae688c9ceca7277e5376657efcdaba1a7b5a80ddf106aff52f291a6b2f698a010a288e961e33 SHA512 48f838e00cfe0d12c6c73fb3d1d8482ccd8de71742a86c3afbba832c6b73e1f7b1604f8c209386e00f7751cd568e9ef4d61b543db66c927f3d61f9e6ee0a4193
 DIST objenesis-3.2.tar.gz 123629 BLAKE2B d875224d7a9fcf6173787edaca35f58f72d6c85ee443831be8050170ba826e8a155c7983c62ef5d01a1bb8331943dd6da5cb50eefb87cc0c7d3db540b01fcac3 SHA512 8f0bf9449191bce1823be0cbae85438edf595bde0483bb2fb4415a880b6715ae60826473bd5ee15789a7d0638932878dbdaaf7b42a6d582aa7bbf09124e97e3b

diff --git a/dev-java/objenesis/objenesis-1.3-r1.ebuild b/dev-java/objenesis/objenesis-1.3-r1.ebuild
deleted file mode 100644
index 83197bba73a..00000000000
--- a/dev-java/objenesis/objenesis-1.3-r1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-JAVA_PKG_IUSE="source doc"
-
-inherit java-pkg-2 java-pkg-simple
-
-DESCRIPTION="A small Java library with one purpose: To instantiate a new object of a class"
-HOMEPAGE="https://objenesis.googlecode.com/"
-SRC_URI="https://${PN}.googlecode.com/files/${P}-bin.zip"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 ppc64 x86"
-IUSE=""
-
-BDEPEND="app-arch/unzip"
-RDEPEND=">=virtual/jre-1.8"
-DEPEND=">=virtual/jdk-1.8"
-
-S="${WORKDIR}/${P}"
-JAVA_SRC_DIR="src"
-
-src_unpack() {
-	unpack ${A}
-	unzip "${S}"/${P}-sources.jar -d "${S}"/src || die
-}


             reply	other threads:[~2021-05-06 16:39 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-06 16:39 Miroslav Šulc [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-22  7:48 [gentoo-commits] repo/gentoo:master commit in: dev-java/objenesis/ Miroslav Šulc
2024-11-21 21:08 Arthur Zamarin
2024-11-21 15:50 Jakov Smolić
2024-11-19  1:37 Sam James
2024-10-20 10:18 Miroslav Šulc
2022-10-11  5:38 Miroslav Šulc
2022-10-10 11:49 Sam James
2022-10-07 20:19 Sam James
2022-10-07 20:19 Sam James
2022-10-07 11:32 Arthur Zamarin
2022-09-07 14:23 Florian Schmaus
2022-01-09  8:55 Florian Schmaus
2021-05-16 18:58 Sam James
2021-05-06 10:06 Sam James
2021-05-06  7:22 Sergei Trofimovich
2021-04-05 11:13 Miroslav Šulc
2020-08-25 13:40 Miroslav Šulc
2017-07-13 18:32 Alexis Ballier

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=1620319149.79a1ad53a0c24860b932d61204af9b35e676b288.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