From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/jansi/
Date: Sun, 15 Dec 2024 07:40:50 +0000 (UTC) [thread overview]
Message-ID: <1734248447.9ddeef351ab1240bd2cce392a8f60c4623b6e14b.fordfrog@gentoo> (raw)
commit: 9ddeef351ab1240bd2cce392a8f60c4623b6e14b
Author: Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
AuthorDate: Sat Dec 14 18:24:28 2024 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Sun Dec 15 07:40:47 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ddeef35
dev-java/jansi: drop 1.13
Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/39714
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
dev-java/jansi/Manifest | 1 -
dev-java/jansi/jansi-1.13.ebuild | 38 --------------------------------------
2 files changed, 39 deletions(-)
diff --git a/dev-java/jansi/Manifest b/dev-java/jansi/Manifest
index 951f5af4912f..2da8e1322bcd 100644
--- a/dev-java/jansi/Manifest
+++ b/dev-java/jansi/Manifest
@@ -1,4 +1,3 @@
-DIST jansi-1.13.tar.gz 253219 BLAKE2B 89fc81710bc0860c717241c97fe2e7a148ccbaa5fb1e7db30b978aa69cddccbc9ea45a0e30ef384c42a741d707f5eab73ce8b2a76e1095c66a2c95f9088f28f0 SHA512 9c4bb0b7435c102068718e039900828994f1ba60ed44307eb726eb91a2884bc406688c2747635b9353f3bd68a6bf0e7c082a4069343b59efffc900f59c563fde
DIST jansi-1.18.tar.gz 273545 BLAKE2B 9bb18ac181551008316ecf2735a4e573a64e9869d1d5f2f79dc25072c40c088798d0388fe0c65f860617f1afcaf97af1be6c2539a6e19541e4ed40863aaed52c SHA512 d34f271853250d4b23987c0b4d2eeadd9fdb1211b2f5187258bb43e2741d8263312ee04c9a39812550eb658853668a5e941ff3978682cea47c059c6ba85d3e9d
DIST jansi-2.4.1-jni.h 74987 BLAKE2B 23ecaf1e83f043492d774420bb20b4a890fd37bc7469fe8710dcddc72ddbded4aaa7f17589f7b886f26bf9a95cac50c3afd6480fee25d6cf1b01660f98a55f3f SHA512 2c9be8438b8c93f3d00abb8cd3f4b14e57fbaa8de562c12b982db5d32c250a436210e4d44aba22585b489dcb47ea1504cd1a7695a6d1fc60808ecd2140f400b2
DIST jansi-2.4.1-jni_md.h 2002 BLAKE2B 2112e87963902727e1755b6fa3bc4301b5181787a6f4003674db095896b78f9f745cabe3278b1df06b5cde13dffaf77938668f389f388e410b97cadd42851d75 SHA512 c3c7dffd9518accbcbab60c904af7acadb999048881c571acada162fd39f18de9aa024b09abe10a2138c1398b281890e4473fbaef6e27541e50370119eed5dff
diff --git a/dev-java/jansi/jansi-1.13.ebuild b/dev-java/jansi/jansi-1.13.ebuild
deleted file mode 100644
index 70462305dba4..000000000000
--- a/dev-java/jansi/jansi-1.13.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-JAVA_PKG_IUSE="doc source test"
-MAVEN_ID="org.fusesource.jansi:jansi:1.13"
-JAVA_TESTING_FRAMEWORKS="junit-4"
-
-inherit java-pkg-2 java-pkg-simple
-
-DESCRIPTION="A library that allows you to use ANSI escape sequences in your console output"
-HOMEPAGE="https://fusesource.github.io/jansi/"
-SRC_URI="https://github.com/fusesource/${PN}/archive/${PN}-project-${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 arm64 ppc64"
-
-CDEPEND="dev-java/jansi-native:0"
-
-DEPEND="${CDEPEND}
- test? (
- dev-java/junit:4
- )
- >=virtual/jdk-1.8:*"
-
-RDEPEND="${CDEPEND}
- >=virtual/jre-1.8:*"
-
-S="${WORKDIR}/jansi-jansi-project-${PV}/jansi"
-
-JAVA_GENTOO_CLASSPATH="jansi-native"
-JAVA_SRC_DIR="src/main/java"
-
-JAVA_TEST_GENTOO_CLASSPATH="junit-4"
-JAVA_TEST_SRC_DIR="src/test/java"
-JAVA_TEST_RESOURCE_DIRS="src/test/resources"
next reply other threads:[~2024-12-15 7:40 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-15 7:40 Miroslav Šulc [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-14 18:12 [gentoo-commits] repo/gentoo:master commit in: dev-java/jansi/ Sam James
2024-12-10 15:25 Sam James
2024-12-10 15:22 Sam James
2024-11-30 10:38 Sam James
2024-11-30 9:40 Sam James
2024-11-11 7:52 Miroslav Šulc
2024-10-31 8:19 Miroslav Šulc
2022-10-13 21:20 Sam James
2022-02-16 21:56 Arthur Zamarin
2022-02-16 21:47 Arthur Zamarin
2022-02-16 9:35 Jakov Smolić
2022-02-16 9:35 Jakov Smolić
2022-01-18 9:57 Miroslav Šulc
2022-01-18 9:57 Miroslav Šulc
2022-01-17 8:58 Miroslav Šulc
2021-12-22 18:47 Arthur Zamarin
2021-11-25 4:14 Sam James
2021-08-29 17:57 Sam James
2021-08-29 17:57 Sam James
2021-08-29 17:57 Sam James
2021-07-30 4:24 Miroslav Šulc
2021-04-29 4:40 Miroslav Šulc
2021-04-29 0:22 Sam James
2021-04-28 9:05 Miroslav Šulc
2020-07-20 1:10 Sam James
2020-07-12 12:34 Sergei Trofimovich
2017-07-13 20:42 Alexis Ballier
2017-06-12 21:34 Patrice Clement
2017-06-12 21:34 Patrice Clement
2015-12-18 16:33 Patrice Clement
2015-10-25 15:31 Patrice Clement
2015-10-25 14:41 Patrice Clement
2015-10-25 14:41 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=1734248447.9ddeef351ab1240bd2cce392a8f60c4623b6e14b.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