summaryrefslogtreecommitdiff
path: root/dev-libs/popt
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-04-22 18:05:24 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-04-22 18:05:24 +0100
commitcf59cc78468c9bcfef9e16b7b27c115896d805fd (patch)
treeb46b602c381e3a5e35654cf39e71673c96e49362 /dev-libs/popt
parent5b52b99ca475070991d8e8d1dff674ffe6ffdea9 (diff)
gentoo auto-resync : 22:04:2023 - 18:05:23
Diffstat (limited to 'dev-libs/popt')
-rw-r--r--dev-libs/popt/Manifest4
-rw-r--r--dev-libs/popt/popt-1.18.ebuild2
-rw-r--r--dev-libs/popt/popt-1.19.ebuild2
3 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/popt/Manifest b/dev-libs/popt/Manifest
index 1fc1a2d8fc52..555428e3aa13 100644
--- a/dev-libs/popt/Manifest
+++ b/dev-libs/popt/Manifest
@@ -1,5 +1,5 @@
DIST popt-1.18.tar.gz 580569 BLAKE2B c9c42eb12aa21764cde5e9b4a8b30125b547ae690b4d9d0d40b45bd3c1f7ae0b09d5086a588cf37e7bed71fe770ff840c0fd40ecf4ce5b7c1e874b938b6e0324 SHA512 86422e8762adda3d02d46c20ac74ffe389d4f991d552b6fea729f007345b6426cbeb71160284e2deaa2ce44ce754a9e6cf6ccbd64bff9bc2253df40cdc2f79a5
DIST popt-1.19.tar.gz 596676 BLAKE2B 8f8965e2d339f0413e8d1da421ea7556526f39f089a822063d6fdc35b781a7c7ea84a91d6af3e25902c1f045f564ef956fc69cd4625e6cc008c9e3ca34923a9d SHA512 5d1b6a15337e4cd5991817c1957f97fc4ed98659870017c08f26f754e34add31d639d55ee77ca31f29bb631c0b53368c1893bd96cf76422d257f7997a11f6466
-EBUILD popt-1.18.ebuild 1347 BLAKE2B 215f2acf0edb9fdc4f64baf8e40355f181cf1974e69daa4859150916eff994c772eb86ece98801dea8b814035a6ec3ec319c8f15a5f6b465ec0f9fb0ae3bf2f4 SHA512 15245c2721dd8f6a0ac05bafa347077578d571ee4b7da81ce7848b9a45f963e1aeb8121355354a1587637efed5781411e340e80c762e0f2144a8c92d462a0415
-EBUILD popt-1.19.ebuild 1511 BLAKE2B 39c482a54048329268c2e091a483cfd507ec78dd6f328d1eced75a760168269d466ac978a00aa0f632fc50326b89f07472de4d6554a6e7fb5bacf89dd85c824e SHA512 142fabcc6469c9a0f3961ffd939f8d9806774ee05f33253aa58281f40f7577c53a74bc337ffa58fc110aea8e477dbf133caf412a074e7ae748b1d2160e10e6ca
+EBUILD popt-1.18.ebuild 1360 BLAKE2B 11bce4a4cf805b4907a029c8e8cc2617273d8eeaebef1bca1b70d226370179c04a9327ef69ab13152ee284825f26e916ffa38bc03790412551f0e050a2d041c9 SHA512 b0a1616e4dc1870f2b76e4dca68bec8fdccefceb4111728b92d2c9461fdb9505a023125a81f324ac4f2e9040be676ca78ca13830795a0c46d078db7398d3030e
+EBUILD popt-1.19.ebuild 1524 BLAKE2B 6a68106c0aa2ec219154b86fe3d3e14cdb9b116027efeae0bd64a68bf589eb57586ce4c4b8072a2d57bd59a5835aba923a1eb998ec93e7c39967d73e4078360c SHA512 14697119f0941ed3421053e3b7212b849188bcab8e5ffdf45508b861fe2d51e9f9c5d299d522c74ea6ca5aa9da22ec46c3ecad66f0a5cb6851cbc3e0bd514021
MISC metadata.xml 412 BLAKE2B 6fc4208a8032652bfc2f48606c900686475617e828264bb8c4adca481c0de8f73a67b39e418143c6e75e8dec185d15f6050b3b7bf7e2f3ba14bffd17a59b2418 SHA512 aa4b2d96f2588e7fd24fc7a7f793209b431c9628e1ac05f79bdb52edd1582fcf21e93491e2ee241ed8b3aab2b83a1b047c819d030413e013b0d90d4cd4ba2393
diff --git a/dev-libs/popt/popt-1.18.ebuild b/dev-libs/popt/popt-1.18.ebuild
index cbbaee017f57..f23e5fb1f254 100644
--- a/dev-libs/popt/popt-1.18.ebuild
+++ b/dev-libs/popt/popt-1.18.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://ftp.rpm.org/${PN}/releases/${PN}-1.x/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="nls static-libs"
RDEPEND="nls? ( >=virtual/libintl-0-r1[${MULTILIB_USEDEP}] )"
diff --git a/dev-libs/popt/popt-1.19.ebuild b/dev-libs/popt/popt-1.19.ebuild
index ff3d464cc3ac..41d00ef009af 100644
--- a/dev-libs/popt/popt-1.19.ebuild
+++ b/dev-libs/popt/popt-1.19.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://ftp.rpm.org/${PN}/releases/${PN}-1.x/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="nls static-libs"
RDEPEND="nls? ( >=virtual/libintl-0-r1[${MULTILIB_USEDEP}] )"