[gentoo-commits] repo/gentoo:master commit in: dev-java/picocli/

2023-04-16 Thread Sam James
commit: e8c78aaf8f7b558e8cf092f0ef0af63c2e2a8d15
Author: Sam James  gentoo  org>
AuthorDate: Sun Apr 16 05:59:56 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr 16 05:59:56 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8c78aaf

dev-java/picocli: Stabilize 4.6.3-r1 arm64, #904390

Signed-off-by: Sam James  gentoo.org>

 dev-java/picocli/picocli-4.6.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/picocli/picocli-4.6.3-r1.ebuild 
b/dev-java/picocli/picocli-4.6.3-r1.ebuild
index f48d18ef3120..e582311ee918 100644
--- a/dev-java/picocli/picocli-4.6.3-r1.ebuild
+++ b/dev-java/picocli/picocli-4.6.3-r1.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://picocli.info;
 SRC_URI="https://github.com/remkop/${PN}/archive/v${PV}.tar.gz -> 
${P}-sources.tar.gz"
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ppc64 x86"
 
 # package org.junit.contrib.java.lang.system does not exist
 # the project is here: https://github.com/stefanbirkner/system-rules



[gentoo-commits] repo/gentoo:master commit in: dev-java/picocli/

2023-03-10 Thread Arthur Zamarin
commit: 783ccfde27c33cd5bdc3141a308e603b100a6493
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Mar 10 09:43:09 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Mar 10 09:43:09 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=783ccfde

dev-java/picocli: Keyword 4.6.3-r1 arm, #900661

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-java/picocli/picocli-4.6.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/picocli/picocli-4.6.3-r1.ebuild 
b/dev-java/picocli/picocli-4.6.3-r1.ebuild
index d4ce6e528166..f48d18ef3120 100644
--- a/dev-java/picocli/picocli-4.6.3-r1.ebuild
+++ b/dev-java/picocli/picocli-4.6.3-r1.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://picocli.info;
 SRC_URI="https://github.com/remkop/${PN}/archive/v${PV}.tar.gz -> 
${P}-sources.tar.gz"
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ppc64 x86"
 
 # package org.junit.contrib.java.lang.system does not exist
 # the project is here: https://github.com/stefanbirkner/system-rules



[gentoo-commits] repo/gentoo:master commit in: dev-java/picocli/

2023-03-08 Thread Miroslav Šulc
commit: f44a025bda691b94861e508143a77f3887cfd849
Author: Volkmar W. Pogatzki  pogatzki  net>
AuthorDate: Wed Mar  8 14:30:31 2023 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Thu Mar  9 06:38:36 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f44a025b

dev-java/picocli: solve ExcessiveLineLength complaint

Signed-off-by: Volkmar W. Pogatzki  pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/29957
Signed-off-by: Miroslav Šulc  gentoo.org>

 dev-java/picocli/picocli-4.6.3-r1.ebuild | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/dev-java/picocli/picocli-4.6.3-r1.ebuild 
b/dev-java/picocli/picocli-4.6.3-r1.ebuild
index 98e5a9c62a30..d4ce6e528166 100644
--- a/dev-java/picocli/picocli-4.6.3-r1.ebuild
+++ b/dev-java/picocli/picocli-4.6.3-r1.ebuild
@@ -1,9 +1,6 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-# Skeleton command:
-# java-ebuilder --generate-ebuild --workdir . --pom pom.xml --download-uri 
https://github.com/remkop/picocli/archive/refs/tags/v4.6.3.tar.gz --slot 0 
--keywords "~amd64 ~arm64 ~ppc64 ~x86" --ebuild picocli-4.6.3.ebuild
-
 EAPI=8
 
 JAVA_PKG_IUSE="doc source test"



[gentoo-commits] repo/gentoo:master commit in: dev-java/picocli/

2022-03-18 Thread Miroslav Šulc
commit: f8d07bd4a948af4b7cd2c0c7137a22ed9e4b41c6
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Fri Mar 18 10:46:17 2022 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Fri Mar 18 10:46:17 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8d07bd4

dev-java/picocli: removed obsolete 4.6.2

Bug: https://bugs.gentoo.org/show_bug.cgi?id=835495
Signed-off-by: Miroslav Šulc  gentoo.org>

 dev-java/picocli/Manifest |  1 -
 dev-java/picocli/picocli-4.6.2.ebuild | 44 ---
 2 files changed, 45 deletions(-)

diff --git a/dev-java/picocli/Manifest b/dev-java/picocli/Manifest
index 14ebe5dac74e..9df597ba2d27 100644
--- a/dev-java/picocli/Manifest
+++ b/dev-java/picocli/Manifest
@@ -1,2 +1 @@
-DIST picocli-4.6.2-sources.tar.gz 13488726 BLAKE2B 
dbec032bd0f40a45172e7c72884c32c9f769a9df0bdacc1904f3d45f4b02d1a3cc7c541a2ae4ca8a6754d67b5351412e4d91f2dc6fbbb3fc37bc4e2776ccdd68
 SHA512 
83ae37666a3c703b186cdb920095ad46de46de9a092841c352ec7db33877fa102afbd24227a1f73cad8be8a75b800f5c1487a8720d7080bdc8aa20dd8acafbe4
 DIST picocli-4.6.3-sources.tar.gz 56087383 BLAKE2B 
ce9aaada241358fd570332696b1ac529a9a1e300911aaf2e1f927a94a44a3e38cae96df3d99a7a7e287fb48d429097624004b4ddd792ba564cc9c67ec975d9e0
 SHA512 
34b8388c6cf268799f06d465aa06e8d5c39c2673806cdfa1b346dac4aaf32ae5b033ae975333b7401bb79c77c4e34b9b932f8699344d6cc00f35a00c1b7bc504

diff --git a/dev-java/picocli/picocli-4.6.2.ebuild 
b/dev-java/picocli/picocli-4.6.2.ebuild
deleted file mode 100644
index 779e7aef18b7..
--- a/dev-java/picocli/picocli-4.6.2.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-# Skeleton command:
-# java-ebuilder --generate-ebuild --workdir . --pom pom.xml --download-uri 
https://github.com/remkop/picocli/archive/refs/tags/v4.6.2.tar.gz --slot 0 
--keywords "~amd64 ~arm64 ~ppc64 ~x86" --ebuild picocli-4.6.2.ebuild
-
-EAPI=7
-
-JAVA_PKG_IUSE="doc source test"
-MAVEN_ID="info.picocli:picocli:4.6.2"
-JAVA_TESTING_FRAMEWORKS="junit-4"
-
-inherit java-pkg-2 java-pkg-simple
-
-DESCRIPTION="Java command line parser with both an annotations API and a 
programmatic API"
-HOMEPAGE="http://picocli.info;
-SRC_URI="https://github.com/remkop/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}-sources.tar.gz"
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 ppc64 x86"
-
-# package org.junit.contrib.java.lang.system does not exist
-# the project is here: https://github.com/stefanbirkner/system-rules
-RESTRICT="test"
-
-DEPEND="
-   >=virtual/jdk-1.8:*
-"
-
-RDEPEND="
-   >=virtual/jre-1.8:*
-"
-
-DOCS=( LICENSE README.md RELEASE-NOTES.md )
-
-S="${WORKDIR}/${P}"
-
-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"
-)



[gentoo-commits] repo/gentoo:master commit in: dev-java/picocli/

2022-03-18 Thread Agostino Sarubbo
commit: f2cd4a02de3a991551163a21a85edad31988b97d
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Mar 18 10:44:51 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Mar 18 10:44:51 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2cd4a02

dev-java/picocli: ppc64 stable wrt bug #835495

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-java/picocli/picocli-4.6.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/picocli/picocli-4.6.3-r1.ebuild 
b/dev-java/picocli/picocli-4.6.3-r1.ebuild
index bf5238c3065d..98e5a9c62a30 100644
--- a/dev-java/picocli/picocli-4.6.3-r1.ebuild
+++ b/dev-java/picocli/picocli-4.6.3-r1.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://picocli.info;
 SRC_URI="https://github.com/remkop/${PN}/archive/v${PV}.tar.gz -> 
${P}-sources.tar.gz"
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm64 ppc64 x86"
 
 # package org.junit.contrib.java.lang.system does not exist
 # the project is here: https://github.com/stefanbirkner/system-rules



[gentoo-commits] repo/gentoo:master commit in: dev-java/picocli/

2022-03-17 Thread Jakov Smolić
commit: fa5f3af408e5678d2160cfc4fe4fec3e34b57bb9
Author: Jakov Smolić  gentoo  org>
AuthorDate: Thu Mar 17 13:36:42 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Thu Mar 17 13:36:42 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa5f3af4

dev-java/picocli: Stabilize 4.6.3-r1 x86, #835495

Signed-off-by: Jakov Smolić  gentoo.org>

 dev-java/picocli/picocli-4.6.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/picocli/picocli-4.6.3-r1.ebuild 
b/dev-java/picocli/picocli-4.6.3-r1.ebuild
index d12b9e0f57a6..bf5238c3065d 100644
--- a/dev-java/picocli/picocli-4.6.3-r1.ebuild
+++ b/dev-java/picocli/picocli-4.6.3-r1.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://picocli.info;
 SRC_URI="https://github.com/remkop/${PN}/archive/v${PV}.tar.gz -> 
${P}-sources.tar.gz"
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86"
 
 # package org.junit.contrib.java.lang.system does not exist
 # the project is here: https://github.com/stefanbirkner/system-rules



[gentoo-commits] repo/gentoo:master commit in: dev-java/picocli/

2022-03-17 Thread Jakov Smolić
commit: 98398d0f0aa6d0106ec9fcac070b97c473869cef
Author: Jakov Smolić  gentoo  org>
AuthorDate: Thu Mar 17 13:36:34 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Thu Mar 17 13:36:34 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98398d0f

dev-java/picocli: Stabilize 4.6.3-r1 amd64, #835495

Signed-off-by: Jakov Smolić  gentoo.org>

 dev-java/picocli/picocli-4.6.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/picocli/picocli-4.6.3-r1.ebuild 
b/dev-java/picocli/picocli-4.6.3-r1.ebuild
index 157a5f4633dd..d12b9e0f57a6 100644
--- a/dev-java/picocli/picocli-4.6.3-r1.ebuild
+++ b/dev-java/picocli/picocli-4.6.3-r1.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://picocli.info;
 SRC_URI="https://github.com/remkop/${PN}/archive/v${PV}.tar.gz -> 
${P}-sources.tar.gz"
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
 
 # package org.junit.contrib.java.lang.system does not exist
 # the project is here: https://github.com/stefanbirkner/system-rules



[gentoo-commits] repo/gentoo:master commit in: dev-java/picocli/

2022-02-14 Thread Miroslav Šulc
commit: 6d49567046dd7c81472f90d4d8f0ceb672dc55fb
Author: Volkmar W. Pogatzki  pogatzki  net>
AuthorDate: Sun Feb 13 11:05:13 2022 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Mon Feb 14 10:30:09 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d495670

dev-java/picocli: HOMEPAGE, SRC_URI, DOCS

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Volkmar W. Pogatzki  pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/24176
Signed-off-by: Miroslav Šulc  gentoo.org>

 .../picocli/{picocli-4.6.3.ebuild => picocli-4.6.3-r1.ebuild}| 9 +++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/dev-java/picocli/picocli-4.6.3.ebuild 
b/dev-java/picocli/picocli-4.6.3-r1.ebuild
similarity index 83%
rename from dev-java/picocli/picocli-4.6.3.ebuild
rename to dev-java/picocli/picocli-4.6.3-r1.ebuild
index 4b6574785048..157a5f4633dd 100644
--- a/dev-java/picocli/picocli-4.6.3.ebuild
+++ b/dev-java/picocli/picocli-4.6.3-r1.ebuild
@@ -13,8 +13,8 @@ JAVA_TESTING_FRAMEWORKS="junit-4"
 inherit java-pkg-2 java-pkg-simple
 
 DESCRIPTION="Java command line parser with both an annotations API and a 
programmatic API"
-HOMEPAGE="http://picocli.info;
-SRC_URI="https://github.com/remkop/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}-sources.tar.gz"
+HOMEPAGE="https://picocli.info;
+SRC_URI="https://github.com/remkop/${PN}/archive/v${PV}.tar.gz -> 
${P}-sources.tar.gz"
 LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
@@ -42,3 +42,8 @@ JAVA_TEST_SRC_DIR="src/test/java"
 JAVA_TEST_RESOURCE_DIRS=(
"src/test/resources"
 )
+
+src_install() {
+   default # https://bugs.gentoo.org/789582
+   java-pkg-simple_src_install
+}



[gentoo-commits] repo/gentoo:master commit in: dev-java/picocli/

2022-02-13 Thread Miroslav Šulc
commit: 962941c4890c18a675dd1245d864ce0f875d4bc6
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Sun Feb 13 08:51:59 2022 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Sun Feb 13 08:52:13 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=962941c4

dev-java/picocli: bump to 4.6.3

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

 dev-java/picocli/Manifest |  1 +
 dev-java/picocli/picocli-4.6.3.ebuild | 44 +++
 2 files changed, 45 insertions(+)

diff --git a/dev-java/picocli/Manifest b/dev-java/picocli/Manifest
index 06f45ef16f85..14ebe5dac74e 100644
--- a/dev-java/picocli/Manifest
+++ b/dev-java/picocli/Manifest
@@ -1 +1,2 @@
 DIST picocli-4.6.2-sources.tar.gz 13488726 BLAKE2B 
dbec032bd0f40a45172e7c72884c32c9f769a9df0bdacc1904f3d45f4b02d1a3cc7c541a2ae4ca8a6754d67b5351412e4d91f2dc6fbbb3fc37bc4e2776ccdd68
 SHA512 
83ae37666a3c703b186cdb920095ad46de46de9a092841c352ec7db33877fa102afbd24227a1f73cad8be8a75b800f5c1487a8720d7080bdc8aa20dd8acafbe4
+DIST picocli-4.6.3-sources.tar.gz 56087383 BLAKE2B 
ce9aaada241358fd570332696b1ac529a9a1e300911aaf2e1f927a94a44a3e38cae96df3d99a7a7e287fb48d429097624004b4ddd792ba564cc9c67ec975d9e0
 SHA512 
34b8388c6cf268799f06d465aa06e8d5c39c2673806cdfa1b346dac4aaf32ae5b033ae975333b7401bb79c77c4e34b9b932f8699344d6cc00f35a00c1b7bc504

diff --git a/dev-java/picocli/picocli-4.6.3.ebuild 
b/dev-java/picocli/picocli-4.6.3.ebuild
new file mode 100644
index ..4b6574785048
--- /dev/null
+++ b/dev-java/picocli/picocli-4.6.3.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Skeleton command:
+# java-ebuilder --generate-ebuild --workdir . --pom pom.xml --download-uri 
https://github.com/remkop/picocli/archive/refs/tags/v4.6.3.tar.gz --slot 0 
--keywords "~amd64 ~arm64 ~ppc64 ~x86" --ebuild picocli-4.6.3.ebuild
+
+EAPI=8
+
+JAVA_PKG_IUSE="doc source test"
+MAVEN_ID="info.picocli:picocli:4.6.3"
+JAVA_TESTING_FRAMEWORKS="junit-4"
+
+inherit java-pkg-2 java-pkg-simple
+
+DESCRIPTION="Java command line parser with both an annotations API and a 
programmatic API"
+HOMEPAGE="http://picocli.info;
+SRC_URI="https://github.com/remkop/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}-sources.tar.gz"
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+
+# package org.junit.contrib.java.lang.system does not exist
+# the project is here: https://github.com/stefanbirkner/system-rules
+RESTRICT="test"
+
+DEPEND="
+   >=virtual/jdk-1.8:*
+"
+
+RDEPEND="
+   >=virtual/jre-1.8:*
+"
+
+DOCS=( LICENSE README.md RELEASE-NOTES.md )
+
+S="${WORKDIR}/${P}"
+
+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"
+)



[gentoo-commits] repo/gentoo:master commit in: dev-java/picocli/

2021-12-11 Thread Miroslav Šulc
commit: d0fbe970d05c5428f52dda28494d7d32457aeab4
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Sun Dec 12 07:49:50 2021 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Sun Dec 12 07:49:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0fbe970

dev-java/picocli: removed obsolete 4.6.1

Package-Manager: Portage-3.0.29, Repoman-3.0.3
Signed-off-by: Miroslav Šulc  gentoo.org>

 dev-java/picocli/Manifest |  1 -
 dev-java/picocli/picocli-4.6.1.ebuild | 46 ---
 2 files changed, 47 deletions(-)

diff --git a/dev-java/picocli/Manifest b/dev-java/picocli/Manifest
index 3039a82b2230..06f45ef16f85 100644
--- a/dev-java/picocli/Manifest
+++ b/dev-java/picocli/Manifest
@@ -1,2 +1 @@
-DIST picocli-4.6.1-sources.tar.gz 13467061 BLAKE2B 
fd7dc19d572e975a4b47ac0bd9a7ab4be0f5fdf1e3e03c2d3b5026ee9ad6cbcf5e6214234746551d61c427915095e067f44c1d3dfb27071456e76db26d567b23
 SHA512 
e2c6c6171c3ec9cbe35e7034e119dfe922993c9e7b8d81ea94faeb8b24c9c4c26023be1edb5d67041119c4bf73077d522fbe711e8c1af788063663e2bb06ab1f
 DIST picocli-4.6.2-sources.tar.gz 13488726 BLAKE2B 
dbec032bd0f40a45172e7c72884c32c9f769a9df0bdacc1904f3d45f4b02d1a3cc7c541a2ae4ca8a6754d67b5351412e4d91f2dc6fbbb3fc37bc4e2776ccdd68
 SHA512 
83ae37666a3c703b186cdb920095ad46de46de9a092841c352ec7db33877fa102afbd24227a1f73cad8be8a75b800f5c1487a8720d7080bdc8aa20dd8acafbe4

diff --git a/dev-java/picocli/picocli-4.6.1.ebuild 
b/dev-java/picocli/picocli-4.6.1.ebuild
deleted file mode 100644
index e3c258f625d4..
--- a/dev-java/picocli/picocli-4.6.1.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-# Skeleton command:
-# java-ebuilder --generate-ebuild --workdir . --pom pom.xml --download-uri 
https://github.com/remkop/picocli/archive/refs/tags/v4.6.1.tar.gz --slot 0 
--keywords "~amd64 ~arm64 ~ppc64 ~x68" --ebuild picocli-4.6.1.ebuild
-
-EAPI=7
-
-JAVA_PKG_IUSE="doc source test"
-MAVEN_ID="info.picocli:picocli:4.0.0-alpha-3"
-JAVA_TESTING_FRAMEWORKS="junit-4"
-
-inherit java-pkg-2 java-pkg-simple
-
-DESCRIPTION="Java command line parser with both an annotations API and a 
programmatic API"
-HOMEPAGE="http://picocli.info;
-SRC_URI="https://github.com/remkop/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}-sources.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 ppc64 x86"
-
-# package org.junit.contrib.java.lang.system does not exist
-RESTRICT="test"
-
-DEPEND="${CDEPEND}
-   >=virtual/jdk-1.8:*
-   test? ( dev-java/jansi:0 )"
-
-RDEPEND="${CDEPEND}
-   >=virtual/jre-1.8:*"
-
-DOCS=( LICENSE README.md RELEASE-NOTES.md )
-
-S="${WORKDIR}/${P}"
-
-JAVA_SRC_DIR="src/main"
-
-JAVA_TEST_GENTOO_CLASSPATH="jansi,junit-4"
-JAVA_TEST_SRC_DIR="src/test/java"
-JAVA_TEST_RESOURCE_DIRS="src/test/resources"
-
-src_install() {
-   default
-   java-pkg-simple_src_install
-}



[gentoo-commits] repo/gentoo:master commit in: dev-java/picocli/

2021-12-11 Thread Sam James
commit: 3defa53c8cfbddbbf8e252f51e846aac651ccc63
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 12 01:52:41 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 12 01:52:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3defa53c

dev-java/picocli: Stabilize 4.6.2 ppc64, #828886

Signed-off-by: Sam James  gentoo.org>

 dev-java/picocli/picocli-4.6.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/picocli/picocli-4.6.2.ebuild 
b/dev-java/picocli/picocli-4.6.2.ebuild
index c6b990c0d148..779e7aef18b7 100644
--- a/dev-java/picocli/picocli-4.6.2.ebuild
+++ b/dev-java/picocli/picocli-4.6.2.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="http://picocli.info;
 SRC_URI="https://github.com/remkop/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}-sources.tar.gz"
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm64 ppc64 x86"
 
 # package org.junit.contrib.java.lang.system does not exist
 # the project is here: https://github.com/stefanbirkner/system-rules



[gentoo-commits] repo/gentoo:master commit in: dev-java/picocli/

2021-12-11 Thread Jakov Smolić
commit: 954b9b50946f18092291f9ac95cb0ace77de2fd8
Author: Jakov Smolić  gentoo  org>
AuthorDate: Sat Dec 11 12:45:24 2021 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Sat Dec 11 12:45:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=954b9b50

dev-java/picocli: Stabilize 4.6.2 x86, #828886

Signed-off-by: Jakov Smolić  gentoo.org>

 dev-java/picocli/picocli-4.6.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/picocli/picocli-4.6.2.ebuild 
b/dev-java/picocli/picocli-4.6.2.ebuild
index 2038c920d631..c6b990c0d148 100644
--- a/dev-java/picocli/picocli-4.6.2.ebuild
+++ b/dev-java/picocli/picocli-4.6.2.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="http://picocli.info;
 SRC_URI="https://github.com/remkop/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}-sources.tar.gz"
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86"
 
 # package org.junit.contrib.java.lang.system does not exist
 # the project is here: https://github.com/stefanbirkner/system-rules



[gentoo-commits] repo/gentoo:master commit in: dev-java/picocli/

2021-12-11 Thread Jakov Smolić
commit: dcb062ed9db47e24aa2af67bcd30817c7b152487
Author: Jakov Smolić  gentoo  org>
AuthorDate: Sat Dec 11 12:45:17 2021 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Sat Dec 11 12:45:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcb062ed

dev-java/picocli: Stabilize 4.6.2 amd64, #828886

Signed-off-by: Jakov Smolić  gentoo.org>

 dev-java/picocli/picocli-4.6.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/picocli/picocli-4.6.2.ebuild 
b/dev-java/picocli/picocli-4.6.2.ebuild
index fc331f6ba11f..2038c920d631 100644
--- a/dev-java/picocli/picocli-4.6.2.ebuild
+++ b/dev-java/picocli/picocli-4.6.2.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="http://picocli.info;
 SRC_URI="https://github.com/remkop/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}-sources.tar.gz"
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
 
 # package org.junit.contrib.java.lang.system does not exist
 # the project is here: https://github.com/stefanbirkner/system-rules



[gentoo-commits] repo/gentoo:master commit in: dev-java/picocli/

2021-11-10 Thread Miroslav Šulc
commit: 8d6e12303c72d9a7d07f63675a0d11c9f89f432b
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Wed Nov 10 09:10:35 2021 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Wed Nov 10 09:10:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d6e1230

dev-java/picocli: bump to 4.6.2

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Miroslav Šulc  gentoo.org>

 dev-java/picocli/Manifest |  1 +
 dev-java/picocli/picocli-4.6.2.ebuild | 44 +++
 2 files changed, 45 insertions(+)

diff --git a/dev-java/picocli/Manifest b/dev-java/picocli/Manifest
index 0a79ef29ced..3039a82b223 100644
--- a/dev-java/picocli/Manifest
+++ b/dev-java/picocli/Manifest
@@ -1 +1,2 @@
 DIST picocli-4.6.1-sources.tar.gz 13467061 BLAKE2B 
fd7dc19d572e975a4b47ac0bd9a7ab4be0f5fdf1e3e03c2d3b5026ee9ad6cbcf5e6214234746551d61c427915095e067f44c1d3dfb27071456e76db26d567b23
 SHA512 
e2c6c6171c3ec9cbe35e7034e119dfe922993c9e7b8d81ea94faeb8b24c9c4c26023be1edb5d67041119c4bf73077d522fbe711e8c1af788063663e2bb06ab1f
+DIST picocli-4.6.2-sources.tar.gz 13488726 BLAKE2B 
dbec032bd0f40a45172e7c72884c32c9f769a9df0bdacc1904f3d45f4b02d1a3cc7c541a2ae4ca8a6754d67b5351412e4d91f2dc6fbbb3fc37bc4e2776ccdd68
 SHA512 
83ae37666a3c703b186cdb920095ad46de46de9a092841c352ec7db33877fa102afbd24227a1f73cad8be8a75b800f5c1487a8720d7080bdc8aa20dd8acafbe4

diff --git a/dev-java/picocli/picocli-4.6.2.ebuild 
b/dev-java/picocli/picocli-4.6.2.ebuild
new file mode 100644
index 000..fc331f6ba11
--- /dev/null
+++ b/dev-java/picocli/picocli-4.6.2.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Skeleton command:
+# java-ebuilder --generate-ebuild --workdir . --pom pom.xml --download-uri 
https://github.com/remkop/picocli/archive/refs/tags/v4.6.2.tar.gz --slot 0 
--keywords "~amd64 ~arm64 ~ppc64 ~x86" --ebuild picocli-4.6.2.ebuild
+
+EAPI=7
+
+JAVA_PKG_IUSE="doc source test"
+MAVEN_ID="info.picocli:picocli:4.6.2"
+JAVA_TESTING_FRAMEWORKS="junit-4"
+
+inherit java-pkg-2 java-pkg-simple
+
+DESCRIPTION="Java command line parser with both an annotations API and a 
programmatic API"
+HOMEPAGE="http://picocli.info;
+SRC_URI="https://github.com/remkop/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}-sources.tar.gz"
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+
+# package org.junit.contrib.java.lang.system does not exist
+# the project is here: https://github.com/stefanbirkner/system-rules
+RESTRICT="test"
+
+DEPEND="
+   >=virtual/jdk-1.8:*
+"
+
+RDEPEND="
+   >=virtual/jre-1.8:*
+"
+
+DOCS=( LICENSE README.md RELEASE-NOTES.md )
+
+S="${WORKDIR}/${P}"
+
+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"
+)



[gentoo-commits] repo/gentoo:master commit in: dev-java/picocli/

2021-08-26 Thread Sam James
commit: e64925c30f5f4fb01a3f45f15cdf8575ca9ffaf7
Author: Sam James  gentoo  org>
AuthorDate: Thu Aug 26 14:56:49 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Aug 26 14:56:49 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e64925c3

dev-java/picocli: Stabilize 4.6.1 ppc64, #810490

Signed-off-by: Sam James  gentoo.org>

 dev-java/picocli/picocli-4.6.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/picocli/picocli-4.6.1.ebuild 
b/dev-java/picocli/picocli-4.6.1.ebuild
index 62c8079cd72..e3c258f625d 100644
--- a/dev-java/picocli/picocli-4.6.1.ebuild
+++ b/dev-java/picocli/picocli-4.6.1.ebuild
@@ -18,7 +18,7 @@ 
SRC_URI="https://github.com/remkop/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm64 ppc64 x86"
 
 # package org.junit.contrib.java.lang.system does not exist
 RESTRICT="test"



[gentoo-commits] repo/gentoo:master commit in: dev-java/picocli/

2021-08-26 Thread Sam James
commit: 15c36bfc65fdd00f4db237703197690717bab52e
Author: Sam James  gentoo  org>
AuthorDate: Thu Aug 26 14:48:35 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Aug 26 14:48:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15c36bfc

dev-java/picocli: Stabilize 4.6.1 amd64, #810490

Signed-off-by: Sam James  gentoo.org>

 dev-java/picocli/picocli-4.6.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/picocli/picocli-4.6.1.ebuild 
b/dev-java/picocli/picocli-4.6.1.ebuild
index 227a37a0e5d..62c8079cd72 100644
--- a/dev-java/picocli/picocli-4.6.1.ebuild
+++ b/dev-java/picocli/picocli-4.6.1.ebuild
@@ -18,7 +18,7 @@ 
SRC_URI="https://github.com/remkop/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86"
 
 # package org.junit.contrib.java.lang.system does not exist
 RESTRICT="test"



[gentoo-commits] repo/gentoo:master commit in: dev-java/picocli/

2021-08-26 Thread Sam James
commit: 2edb4cdc9266d3053981ca926f4a786da12e51b7
Author: Sam James  gentoo  org>
AuthorDate: Thu Aug 26 14:46:30 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Aug 26 14:46:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2edb4cdc

dev-java/picocli: Stabilize 4.6.1 x86, #810490

Signed-off-by: Sam James  gentoo.org>

 dev-java/picocli/picocli-4.6.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/picocli/picocli-4.6.1.ebuild 
b/dev-java/picocli/picocli-4.6.1.ebuild
index c0a9f09b3b4..227a37a0e5d 100644
--- a/dev-java/picocli/picocli-4.6.1.ebuild
+++ b/dev-java/picocli/picocli-4.6.1.ebuild
@@ -18,7 +18,7 @@ 
SRC_URI="https://github.com/remkop/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 x86"
 
 # package org.junit.contrib.java.lang.system does not exist
 RESTRICT="test"



[gentoo-commits] repo/gentoo:master commit in: dev-java/picocli/

2021-07-26 Thread Miroslav Šulc
commit: a17b5906853540e821d2905003dfae15df0790d7
Author: Volkmar W. Pogatzki  pogatzki  net>
AuthorDate: Sun Jul 25 10:29:36 2021 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Tue Jul 27 04:57:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a17b5906

dev-java/picocli: new package

Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Volkmar W. Pogatzki  pogatzki.net>
Closes: 
https://github.com/gentoo/gentoo/pull/21564/commits/ce3c6ddecdf2c5f8e052f60d8df8a8c1c7093d17
Signed-off-by: Miroslav Šulc  gentoo.org>

 dev-java/picocli/Manifest |  1 +
 dev-java/picocli/metadata.xml | 12 +
 dev-java/picocli/picocli-4.6.1.ebuild | 46 +++
 3 files changed, 59 insertions(+)

diff --git a/dev-java/picocli/Manifest b/dev-java/picocli/Manifest
new file mode 100644
index 000..0a79ef29ced
--- /dev/null
+++ b/dev-java/picocli/Manifest
@@ -0,0 +1 @@
+DIST picocli-4.6.1-sources.tar.gz 13467061 BLAKE2B 
fd7dc19d572e975a4b47ac0bd9a7ab4be0f5fdf1e3e03c2d3b5026ee9ad6cbcf5e6214234746551d61c427915095e067f44c1d3dfb27071456e76db26d567b23
 SHA512 
e2c6c6171c3ec9cbe35e7034e119dfe922993c9e7b8d81ea94faeb8b24c9c4c26023be1edb5d67041119c4bf73077d522fbe711e8c1af788063663e2bb06ab1f

diff --git a/dev-java/picocli/metadata.xml b/dev-java/picocli/metadata.xml
new file mode 100644
index 000..8a708bc0b47
--- /dev/null
+++ b/dev-java/picocli/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   j...@gentoo.org
+   
+   Picocli is a modern framework for building powerful, 
user-friendly, GraalVM-enabled command line apps with ease. It supports colors, 
autocompletion, subcommands, and more. In 1 source file so apps can include as 
source and avoid adding a dependency. Written in Java, usable from Groovy, 
Kotlin, Scala, etc.
+   
+   remkop/picocli
+   https://github.com/remkop/picocli/issues
+   
+

diff --git a/dev-java/picocli/picocli-4.6.1.ebuild 
b/dev-java/picocli/picocli-4.6.1.ebuild
new file mode 100644
index 000..c0a9f09b3b4
--- /dev/null
+++ b/dev-java/picocli/picocli-4.6.1.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Skeleton command:
+# java-ebuilder --generate-ebuild --workdir . --pom pom.xml --download-uri 
https://github.com/remkop/picocli/archive/refs/tags/v4.6.1.tar.gz --slot 0 
--keywords "~amd64 ~arm64 ~ppc64 ~x68" --ebuild picocli-4.6.1.ebuild
+
+EAPI=7
+
+JAVA_PKG_IUSE="doc source test"
+MAVEN_ID="info.picocli:picocli:4.0.0-alpha-3"
+JAVA_TESTING_FRAMEWORKS="junit-4"
+
+inherit java-pkg-2 java-pkg-simple
+
+DESCRIPTION="Java command line parser with both an annotations API and a 
programmatic API"
+HOMEPAGE="http://picocli.info;
+SRC_URI="https://github.com/remkop/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}-sources.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+
+# package org.junit.contrib.java.lang.system does not exist
+RESTRICT="test"
+
+DEPEND="${CDEPEND}
+   >=virtual/jdk-1.8:*
+   test? ( dev-java/jansi:0 )"
+
+RDEPEND="${CDEPEND}
+   >=virtual/jre-1.8:*"
+
+DOCS=( LICENSE README.md RELEASE-NOTES.md )
+
+S="${WORKDIR}/${P}"
+
+JAVA_SRC_DIR="src/main"
+
+JAVA_TEST_GENTOO_CLASSPATH="jansi,junit-4"
+JAVA_TEST_SRC_DIR="src/test/java"
+JAVA_TEST_RESOURCE_DIRS="src/test/resources"
+
+src_install() {
+   default
+   java-pkg-simple_src_install
+}