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: app-text/pdftk/
Date: Fri, 24 Dec 2021 08:16:25 +0000 (UTC)	[thread overview]
Message-ID: <1640333784.5774a7716eaa37e5294a821ce393ee97c5821a7b.fordfrog@gentoo> (raw)

commit:     5774a7716eaa37e5294a821ce393ee97c5821a7b
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 24 08:14:09 2021 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Fri Dec 24 08:16:24 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5774a771

app-text/pdftk: updated live

eapi7, min java to 1.8, updated keywords for versioned ebuild

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 app-text/pdftk/pdftk-9999.ebuild | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/app-text/pdftk/pdftk-9999.ebuild b/app-text/pdftk/pdftk-9999.ebuild
index 9fe6b13efc09..01bda985c416 100644
--- a/app-text/pdftk/pdftk-9999.ebuild
+++ b/app-text/pdftk/pdftk-9999.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 inherit java-pkg-2 java-ant-2
 
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]] ; then
 	EGIT_REPO_URI="https://gitlab.com/pdftk-java/pdftk/"
 else
 	SRC_URI="https://gitlab.com/pdftk-java/pdftk/-/archive/v${PV}/pdftk-v${PV}.tar.bz2"
-	KEYWORDS="~amd64 ~x86"
+	KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
 	S="${WORKDIR}/pdftk-v${PV}"
 fi
 
@@ -30,11 +30,11 @@ CDEPEND="
 
 RDEPEND="
 	${CDEPEND}
-	>=virtual/jre-1.7"
+	>=virtual/jre-1.8:*"
 
 DEPEND="
 	${CDEPEND}
-	>=virtual/jdk-1.7"
+	>=virtual/jdk-1.8:*"
 
 src_install() {
 	java-pkg_newjar "build/jar/pdftk.jar"


             reply	other threads:[~2021-12-24  8:16 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-24  8:16 Miroslav Šulc [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-02  6:58 [gentoo-commits] repo/gentoo:master commit in: app-text/pdftk/ Miroslav Šulc
2024-07-01 21:14 Jakov Smolić
2024-07-01 21:14 Jakov Smolić
2024-06-12  7:06 Florian Schmaus
2024-06-02 11:15 Florian Schmaus
2024-06-02 11:15 Florian Schmaus
2023-10-22  7:14 Miroslav Šulc
2023-10-20 20:18 Arthur Zamarin
2023-10-19 12:17 Sam James
2023-10-01  7:32 Miroslav Šulc
2023-10-01  7:32 Miroslav Šulc
2023-09-19 14:10 Miroslav Šulc
2023-05-16 14:02 Florian Schmaus
2023-05-16 14:02 Florian Schmaus
2023-01-24  9:08 Florian Schmaus
2022-10-28  6:13 Miroslav Šulc
2022-10-27 23:46 Sam James
2022-10-25 11:12 Sam James
2022-10-11 13:02 Miroslav Šulc
2022-10-11  6:48 Agostino Sarubbo
2022-10-10 11:49 Sam James
2022-09-23  9:58 Florian Schmaus
2022-09-10 17:30 Florian Schmaus
2022-09-09  6:43 Florian Schmaus
2022-01-24  9:14 Miroslav Šulc
2022-01-23 13:09 Jakov Smolić
2022-01-23 13:09 Jakov Smolić
2021-12-24  8:16 Miroslav Šulc
2021-07-25  1:10 Sam James
2021-07-18  6:35 Agostino Sarubbo
2021-03-26  7:51 Miroslav Šulc
2021-03-25 21:29 Sam James
2021-02-24 10:58 Miroslav Šulc
2021-02-18 20:11 Sergei Trofimovich
2019-12-02 20:55 Andreas K. Hüttel
2019-05-14 20:40 Patrice Clement
2018-11-24  8:56 Mikle Kolyada
2018-09-05 12:33 Andreas Hüttel
2018-09-05 12:16 Andreas Hüttel
2018-09-05 11:51 Andreas Hüttel
2018-09-02 20:13 Andreas Hüttel
2018-04-08 22:42 Patrice Clement
2017-11-27 17:45 Andreas Hüttel

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=1640333784.5774a7716eaa37e5294a821ce393ee97c5821a7b.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