From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/sun-jai-bin/
Date: Tue, 26 Nov 2024 08:26:53 +0000 (UTC) [thread overview]
Message-ID: <1732609570.fad7ff003c26ce73c199622bae737ab990cc29e5.fordfrog@gentoo> (raw)
commit: fad7ff003c26ce73c199622bae737ab990cc29e5
Author: Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
AuthorDate: Wed Nov 13 20:31:21 2024 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Tue Nov 26 08:26:10 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fad7ff00
dev-java/sun-jai-bin: style update, update EAPI 7 -> 8
Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/39233/commits/a19ba3978d43487b5f019bfeba30de2c4921621f
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
...un-jai-bin-1.1.3-r2.ebuild => sun-jai-bin-1.1.3-r3.ebuild} | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)
diff --git a/dev-java/sun-jai-bin/sun-jai-bin-1.1.3-r2.ebuild b/dev-java/sun-jai-bin/sun-jai-bin-1.1.3-r3.ebuild
similarity index 92%
rename from dev-java/sun-jai-bin/sun-jai-bin-1.1.3-r2.ebuild
rename to dev-java/sun-jai-bin/sun-jai-bin-1.1.3-r3.ebuild
index f1c288ab984c..b376b9b497d3 100644
--- a/dev-java/sun-jai-bin/sun-jai-bin-1.1.3-r2.ebuild
+++ b/dev-java/sun-jai-bin/sun-jai-bin-1.1.3-r3.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
inherit java-pkg-2
MY_PV=${PV//./_}
DESCRIPTION="JAI is a class library for managing images"
-HOMEPAGE="https://jai.dev.java.net/"
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
BASE=https://download.java.net/media/jai/builds/release/${MY_PV}
MY_P="jai-${MY_PV}"
@@ -15,20 +15,19 @@ SRC_URI="
!amd64? ( ${BASE}/${MY_P}-lib-linux-i586.tar.gz )
amd64? ( ${BASE}/${MY_P}-lib-linux-amd64.tar.gz )"
+S=${WORKDIR}/${MY_P}
+
LICENSE="sun-bcla-jai"
SLOT="0"
KEYWORDS="amd64 arm64 ppc64"
-DEPEND=""
RDEPEND="virtual/jre:1.8"
RESTRICT="bindist mirror"
QA_PREBUILT="*"
-S=${WORKDIR}/${MY_P}
-
src_prepare() {
- default
+ java-pkg-2_src_prepare
rm LICENSE-jai.txt || die
}
next reply other threads:[~2024-11-26 8:26 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-26 8:26 Miroslav Šulc [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-03-08 13:06 [gentoo-commits] repo/gentoo:master commit in: dev-java/sun-jai-bin/ Jakov Smolić
2022-01-22 6:03 Arthur Zamarin
2022-01-20 8:39 Arthur Zamarin
2021-07-26 4:59 Miroslav Šulc
2021-07-26 0:43 Sam James
2021-07-25 3:23 Sam James
2021-07-13 6:29 Agostino Sarubbo
2021-07-12 6:35 Agostino Sarubbo
2021-06-07 6:26 Sergei Trofimovich
2021-05-21 7:02 Miroslav Šulc
2019-11-09 21:33 Michał Górny
2018-03-01 8:46 Michał Górny
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=1732609570.fad7ff003c26ce73c199622bae737ab990cc29e5.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