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/assertj-core/
Date: Sun,  5 May 2024 07:25:48 +0000 (UTC)	[thread overview]
Message-ID: <1714893927.1865e7b6d3011cc902e0d68f8b108eba693f9c7d.fordfrog@gentoo> (raw)

commit:     1865e7b6d3011cc902e0d68f8b108eba693f9c7d
Author:     Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
AuthorDate: Sat May  4 12:44:53 2024 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Sun May  5 07:25:27 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1865e7b6

dev-java/assertj-core: drop 2.3.0-r1

Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net>
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 dev-java/assertj-core/Manifest                     |  1 -
 dev-java/assertj-core/assertj-core-2.3.0-r1.ebuild | 35 ----------------------
 2 files changed, 36 deletions(-)

diff --git a/dev-java/assertj-core/Manifest b/dev-java/assertj-core/Manifest
index 6d5c5f3a7ea0..7e6324ac741b 100644
--- a/dev-java/assertj-core/Manifest
+++ b/dev-java/assertj-core/Manifest
@@ -1,2 +1 @@
-DIST assertj-core-2.3.0.tar.gz 611609 BLAKE2B b99a01f67da75bad18e08df739c10943012f75eda9855ed906d407e474eeafe9a30be2e761de0bc791d72a6ff8c7ec8181cd37c6b6c9126f073df82a974163c3 SHA512 da67930d45afde12d317579edb62b5cff546283ea6a252c9b297f21b74404d7cfb63372d339f51733322205b89d35734e97888085387fb1a83c80d5963b05fd3
 DIST assertj-core-3.10.0.tar.gz 1100495 BLAKE2B 4050060e027588d9c62abd5f4c6b77affd96d94a6474c4acc750a946cd3906787f9b2194627abff6d2e0849d590f5a74bbc702b41de6cbfaa09fae951a1012cf SHA512 3763768c5572e133de69735b01fd64432c4330723aa7e6cc0de42e5948cb2d455ae52d9ada66391fb41e47c261816fe12a00d07962e253f0da13ef49255fc5c6

diff --git a/dev-java/assertj-core/assertj-core-2.3.0-r1.ebuild b/dev-java/assertj-core/assertj-core-2.3.0-r1.ebuild
deleted file mode 100644
index 018ad72c7861..000000000000
--- a/dev-java/assertj-core/assertj-core-2.3.0-r1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-JAVA_PKG_IUSE="doc source"
-MAVEN_ID="org.assertj:assertj-core:2.3.0"
-
-inherit java-pkg-2 java-pkg-simple
-
-DESCRIPTION="Java library that provides a fluent interface for writing assertions"
-HOMEPAGE="https://joel-costigliola.github.io/assertj/"
-SRC_URI="https://github.com/assertj/assertj-core/archive/assertj-core-${PV}.tar.gz"
-
-LICENSE="Apache-2.0"
-KEYWORDS="amd64 ~arm arm64 ppc64 x86"
-SLOT="2"
-
-CDEPEND="dev-java/cglib:3
-	dev-java/junit:4"
-
-DEPEND="${CDEPEND}
-	>=virtual/jdk-1.8:*"
-
-RDEPEND="${CDEPEND}
-	>=virtual/jre-1.8:*"
-
-S="${WORKDIR}/${PN}-${P}"
-JAVA_SRC_DIR="src/main/java"
-JAVA_GENTOO_CLASSPATH="cglib-3,junit-4"
-
-src_install() {
-	java-pkg-simple_src_install
-	dodoc {CONTRIBUTING,README}.md
-}


             reply	other threads:[~2024-05-05  7:25 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-05  7:25 Miroslav Šulc [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-08-22  0:00 [gentoo-commits] repo/gentoo:master commit in: dev-java/assertj-core/ Sam James
2022-08-22  0:00 Sam James
2022-08-21 15:46 Arthur Zamarin
2022-08-21 15:46 Arthur Zamarin
2022-08-01 20:20 Arthur Zamarin
2022-08-01 20:20 Arthur Zamarin
2022-08-01 20:20 Arthur Zamarin
2022-07-24  1:04 Sam James
2022-05-05  7:28 Miroslav Šulc
2022-05-05  5:29 Arthur Zamarin
2022-05-04 14:40 Sam James
2022-05-04  0:16 Sam James
2022-05-01 21:51 Jakov Smolić
2022-03-28  7:50 Florian Schmaus
2021-12-22 18:47 Arthur Zamarin
2021-11-21  4:58 Arthur Zamarin
2021-11-16  7:49 Agostino Sarubbo
2021-05-15  1:55 Sam James
2021-05-11 20:38 Sergei Trofimovich
2021-05-01  6:01 Miroslav Šulc
2016-03-14 21:04 James Le Cuirot
2016-01-17  0:01 James Le Cuirot

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=1714893927.1865e7b6d3011cc902e0d68f8b108eba693f9c7d.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