Fixed some warnings

This commit is contained in:
saundersp
2025-10-19 13:27:45 +02:00
parent 8ff16a8ee4
commit fb70253563
30 changed files with 37 additions and 49 deletions

View File

@@ -1,3 +1,3 @@
DIST commons-text-1.14.0-src.tar.gz 365401 BLAKE2B bde7f76383f967c5d1cfc9dba383d93ec0f9ba37573d9ff7b030c52cd3b88405f73d56576cb151a5625be8922315438141a921ebbc5c5f4376a60a93e7475dfb SHA512 db9369ca5249e447f871b03f826782ff34d55f7f375c6fe9a6e6ffb740124ad38ced4487ea0bd9fafe1603b5dade9ce6fdd7d595af63b6d3a66560de936aa46a
EBUILD commons-text-1.14.0.ebuild 1952 BLAKE2B bd6651a291c7a667aabc6d795b0dc086cb08b1541354c1134db68545882844f70871e845249a9a19e935787cb070e7282224b258f79ac7fba14dd97bb956a567 SHA512 436742971cd821425f39f069b089a5b960e2b277901fb04dd52f0202f8bed0dca7246860b3e2379f7b6872ed065193e4f0dce63088a91d1c36ce9252fa94b54b
EBUILD commons-text-1.14.0.ebuild 1942 BLAKE2B 00c8203b0cbb430e5089778e5623a3f96bd610c7e5bc16131cbd8ec46d4130c1f796abe9dd69e92931589651acced90b28e34e6ab9ea94b404dfd148104c531c SHA512 0f24b3b7cdc7a35d7d2cabff17b09778f6a769068d2ca9c4d1078f499de38c5b9080d612bf36186a144c345001fec78725c1d13455dbdfcbe80f16ce8c822adc
MISC metadata.xml 237 BLAKE2B 7c3263833976c18611a5cba44845af4d80f2f86c48cf587a657292ed0074022088cef88756e3209b292252dce5c0eea307c4f2f45f28b8517609124708f7d09a SHA512 e8227b536eb45569cbf744907106e101d1aa6bf9ba8337783786d719ab107d8bda0fde5dd7067d168181d694b4161b12d1ef3cb5a83b14971b21aa4479670559

View File

@@ -4,7 +4,7 @@
# Skeleton command:
# java-ebuilder --generate-ebuild --workdir . --pom pom.xml
# --download-uri mirror://apache//commons/text/source/commons-text-1.10.0-src.tar.gz
# --slot 0 --keywords "~amd64 ~ppc64 ~x86" --ebuild commons-text-1.10.0.ebuild
# --slot 0 --keywords "~amd64 ~ppc64" --ebuild commons-text-1.10.0.ebuild
EAPI=8
@@ -21,7 +21,7 @@ S="${WORKDIR}/${P}-src"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~ppc64 ~x86"
KEYWORDS="~amd64 ~ppc64"
# Common dependencies
# POM: pom.xml