* [gentoo-commits] repo/user/superposition:master commit in: dev-java/jutils/
@ 2023-04-04 21:49 Philip Miess
0 siblings, 0 replies; 3+ messages in thread
From: Philip Miess @ 2023-04-04 21:49 UTC (permalink / raw
To: gentoo-commits
commit: 578f36fc51e83f3d2abf3c38606d9ebb5da16eef
Author: Philip Miess <Philip_Miess <AT> yahoo <DOT> com>
AuthorDate: Sun Mar 26 16:26:33 2023 +0000
Commit: Philip Miess <Phil_miess <AT> yahoo <DOT> com>
CommitDate: Sun Mar 26 16:26:33 2023 +0000
URL: https://gitweb.gentoo.org/repo/user/superposition.git/commit/?id=578f36fc
resurrect jutils
Signed-off-by: Philip Miess <Philip_Miess <AT> yahoo.com>
dev-java/jutils/Manifest | 3 +++
dev-java/jutils/jutils-1.0.0-r1.ebuild | 20 ++++++++++++++++++++
dev-java/jutils/metadata.xml | 9 +++++++++
3 files changed, 32 insertions(+)
diff --git a/dev-java/jutils/Manifest b/dev-java/jutils/Manifest
new file mode 100644
index 0000000..6c91fa3
--- /dev/null
+++ b/dev-java/jutils/Manifest
@@ -0,0 +1,3 @@
+DIST jutils-1.0.0-sources.jar 10247 BLAKE2B 877998d7c442bdf0f6ad58c69832d3f69377a973c0a7d3d2fe252825e7e8a1b72e7383dae2fd820f793a58a1889dc8eaa2d53e378d3a779e47ed3ec18e95ec29 SHA512 3bf29fa8e0ca0cb6cdba022a122f152df929d9738725839234b15eb6ef2f87c72d5a30c8788783e44f73a39aeeba459882d4106ccfd44449e43d838054a1fb01
+EBUILD jutils-1.0.0-r1.ebuild 506 BLAKE2B fd0e2997798b9d843ee8abeadbe7dd908a1f1bc4c9d629dd04b44b4648c519c673f9bada14a60633d9ffa4af9dbd0859c4f80819c385970549dd3e9c5c870d8e SHA512 c71a098ec935386af4db6eeeea99d307ba324d47d8a17cd6d16a9cc8f3f672776b8729b5e84be6667c8625c44dd4756518a55893dd9a01cba934d89cb4f3ab42
+MISC metadata.xml 511 BLAKE2B 0b9f821bad0c6a0409d1c24856d4014df338fb16cafe0e6762d606c6cc3a8f64af287b2d38c66922ac4a0b53615fdb4e5b7edf7ff451d190e27359b39661aa63 SHA512 dff23477d5d6b80644fa208b2100409418664b345d64f61e2ab25d2016339271576639ded5318cc455f4df300c01655f66f6a9700bbd0079a48bed9cbf34524f
diff --git a/dev-java/jutils/jutils-1.0.0-r1.ebuild b/dev-java/jutils/jutils-1.0.0-r1.ebuild
new file mode 100644
index 0000000..7753a71
--- /dev/null
+++ b/dev-java/jutils/jutils-1.0.0-r1.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+JAVA_PKG_IUSE="doc source"
+
+inherit java-pkg-2 java-pkg-simple
+
+DESCRIPTION="Common utilities for the Java Game Technology Group"
+HOMEPAGE="https://java.net/projects/jutils"
+SRC_URI="http://central.maven.org/maven2/net/java/${PN}/${PN}/${PV}/${P}-sources.jar"
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="amd64 ppc64 x86"
+IUSE=""
+
+RDEPEND=">=virtual/jre-1.6"
+DEPEND=">=virtual/jdk-1.6
+ app-arch/unzip"
diff --git a/dev-java/jutils/metadata.xml b/dev-java/jutils/metadata.xml
new file mode 100644
index 0000000..8735058
--- /dev/null
+++ b/dev-java/jutils/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>java@gentoo.org</email>
+ <name>Java</name>
+ </maintainer>
+ <longdescription>The JUtils project hosts an implementation of a set of APIs utilized by other Java Game Technology Group projects (e.g. JInput, JOAl, JOGL). Some of those other projects may have build and/or run-time dependencies on the jutils.jar file.</longdescription>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/user/superposition:master commit in: dev-java/jutils/
@ 2023-04-04 21:49 Philip Miess
0 siblings, 0 replies; 3+ messages in thread
From: Philip Miess @ 2023-04-04 21:49 UTC (permalink / raw
To: gentoo-commits
commit: e5cb2d62b76456b0b4cf153bd556f2d199605742
Author: Philip Miess <Philip_Miess <AT> yahoo <DOT> com>
AuthorDate: Sun Mar 26 16:36:56 2023 +0000
Commit: Philip Miess <Phil_miess <AT> yahoo <DOT> com>
CommitDate: Sun Mar 26 16:36:56 2023 +0000
URL: https://gitweb.gentoo.org/repo/user/superposition.git/commit/?id=e5cb2d62
resurrect jutils
Signed-off-by: Philip Miess <Philip_Miess <AT> yahoo.com>
dev-java/jutils/Manifest | 2 +-
dev-java/jutils/jutils-1.0.0-r1.ebuild | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-java/jutils/Manifest b/dev-java/jutils/Manifest
index 6c91fa3..76596a5 100644
--- a/dev-java/jutils/Manifest
+++ b/dev-java/jutils/Manifest
@@ -1,3 +1,3 @@
DIST jutils-1.0.0-sources.jar 10247 BLAKE2B 877998d7c442bdf0f6ad58c69832d3f69377a973c0a7d3d2fe252825e7e8a1b72e7383dae2fd820f793a58a1889dc8eaa2d53e378d3a779e47ed3ec18e95ec29 SHA512 3bf29fa8e0ca0cb6cdba022a122f152df929d9738725839234b15eb6ef2f87c72d5a30c8788783e44f73a39aeeba459882d4106ccfd44449e43d838054a1fb01
-EBUILD jutils-1.0.0-r1.ebuild 506 BLAKE2B fd0e2997798b9d843ee8abeadbe7dd908a1f1bc4c9d629dd04b44b4648c519c673f9bada14a60633d9ffa4af9dbd0859c4f80819c385970549dd3e9c5c870d8e SHA512 c71a098ec935386af4db6eeeea99d307ba324d47d8a17cd6d16a9cc8f3f672776b8729b5e84be6667c8625c44dd4756518a55893dd9a01cba934d89cb4f3ab42
+EBUILD jutils-1.0.0-r1.ebuild 506 BLAKE2B 12497f168183dcdff7df635ec42d2ded32f5726889118aa2bf5b16240a8101d2d6c9ba8b5e2d8230cc0882d761baf38a00ed4ef340e43833eb52220b69936518 SHA512 114db3c0fcc92ef3d36d6e15e6472105681985db70fdc8f4d7b17fd2bb74c9d3501d1333964ba8ef465d607d1d4676e46ad0c870f098d1aee9a92ef15c2be467
MISC metadata.xml 511 BLAKE2B 0b9f821bad0c6a0409d1c24856d4014df338fb16cafe0e6762d606c6cc3a8f64af287b2d38c66922ac4a0b53615fdb4e5b7edf7ff451d190e27359b39661aa63 SHA512 dff23477d5d6b80644fa208b2100409418664b345d64f61e2ab25d2016339271576639ded5318cc455f4df300c01655f66f6a9700bbd0079a48bed9cbf34524f
diff --git a/dev-java/jutils/jutils-1.0.0-r1.ebuild b/dev-java/jutils/jutils-1.0.0-r1.ebuild
index 7753a71..95f71d0 100644
--- a/dev-java/jutils/jutils-1.0.0-r1.ebuild
+++ b/dev-java/jutils/jutils-1.0.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,7 +12,7 @@ HOMEPAGE="https://java.net/projects/jutils"
SRC_URI="http://central.maven.org/maven2/net/java/${PN}/${PN}/${PV}/${P}-sources.jar"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ppc64 x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
IUSE=""
RDEPEND=">=virtual/jre-1.6"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/user/superposition:master commit in: dev-java/jutils/
@ 2024-01-21 1:37 Philip Miess
0 siblings, 0 replies; 3+ messages in thread
From: Philip Miess @ 2024-01-21 1:37 UTC (permalink / raw
To: gentoo-commits
commit: 99a5c30d1b5b19274537654d6c2831396bc51d3e
Author: Philip Miess <Philip_Miess <AT> yahoo <DOT> com>
AuthorDate: Sun Jan 21 01:39:20 2024 +0000
Commit: Philip Miess <Phil_miess <AT> yahoo <DOT> com>
CommitDate: Sun Jan 21 01:39:20 2024 +0000
URL: https://gitweb.gentoo.org/repo/user/superposition.git/commit/?id=99a5c30d
eapi version bump
Signed-off-by: Philip Miess <Philip_Miess <AT> yahoo.com>
dev-java/jutils/Manifest | 2 +-
dev-java/jutils/{jutils-1.0.0-r1.ebuild => jutils-1.0.0-r2.ebuild} | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-java/jutils/Manifest b/dev-java/jutils/Manifest
index 76596a5..d63fa6d 100644
--- a/dev-java/jutils/Manifest
+++ b/dev-java/jutils/Manifest
@@ -1,3 +1,3 @@
DIST jutils-1.0.0-sources.jar 10247 BLAKE2B 877998d7c442bdf0f6ad58c69832d3f69377a973c0a7d3d2fe252825e7e8a1b72e7383dae2fd820f793a58a1889dc8eaa2d53e378d3a779e47ed3ec18e95ec29 SHA512 3bf29fa8e0ca0cb6cdba022a122f152df929d9738725839234b15eb6ef2f87c72d5a30c8788783e44f73a39aeeba459882d4106ccfd44449e43d838054a1fb01
-EBUILD jutils-1.0.0-r1.ebuild 506 BLAKE2B 12497f168183dcdff7df635ec42d2ded32f5726889118aa2bf5b16240a8101d2d6c9ba8b5e2d8230cc0882d761baf38a00ed4ef340e43833eb52220b69936518 SHA512 114db3c0fcc92ef3d36d6e15e6472105681985db70fdc8f4d7b17fd2bb74c9d3501d1333964ba8ef465d607d1d4676e46ad0c870f098d1aee9a92ef15c2be467
+EBUILD jutils-1.0.0-r2.ebuild 501 BLAKE2B 3581f23967c6875b4a8e6a476f26c758f5a71a39a6c832ed68d1910a6be74d8b1d9cc12b5b07067df5eccd55d57bff1db01b942e1c7aab5c5b31c8afb1a3df37 SHA512 e1cbce277a84c619dbe865eac983d04864f7cf2b238302343340d2258ed130954fa4082c5d610ac111554f121367064777b484bb7295160ec4ae46b3a057ad4f
MISC metadata.xml 511 BLAKE2B 0b9f821bad0c6a0409d1c24856d4014df338fb16cafe0e6762d606c6cc3a8f64af287b2d38c66922ac4a0b53615fdb4e5b7edf7ff451d190e27359b39661aa63 SHA512 dff23477d5d6b80644fa208b2100409418664b345d64f61e2ab25d2016339271576639ded5318cc455f4df300c01655f66f6a9700bbd0079a48bed9cbf34524f
diff --git a/dev-java/jutils/jutils-1.0.0-r1.ebuild b/dev-java/jutils/jutils-1.0.0-r2.ebuild
similarity index 91%
rename from dev-java/jutils/jutils-1.0.0-r1.ebuild
rename to dev-java/jutils/jutils-1.0.0-r2.ebuild
index 95f71d0..a75a653 100644
--- a/dev-java/jutils/jutils-1.0.0-r1.ebuild
+++ b/dev-java/jutils/jutils-1.0.0-r2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
JAVA_PKG_IUSE="doc source"
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-01-21 1:37 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-04 21:49 [gentoo-commits] repo/user/superposition:master commit in: dev-java/jutils/ Philip Miess
-- strict thread matches above, loose matches on Subject: below --
2023-04-04 21:49 Philip Miess
2024-01-21 1:37 Philip Miess
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox