summaryrefslogtreecommitdiff
path: root/app-shells/yash
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-07-08 15:03:58 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-07-08 15:03:58 +0100
commit814f4cf860e299a046b649eaee5463427984c09c (patch)
tree74c45f097899310e599dad6b8df5b63e0f085bc0 /app-shells/yash
parent7f0ccc917c7abe6223784c703d86cd14755691fb (diff)
gentoo resync : 08.07.2021
Diffstat (limited to 'app-shells/yash')
-rw-r--r--app-shells/yash/Manifest4
-rw-r--r--app-shells/yash/yash-2.50.ebuild6
-rw-r--r--app-shells/yash/yash-2.51.ebuild6
3 files changed, 8 insertions, 8 deletions
diff --git a/app-shells/yash/Manifest b/app-shells/yash/Manifest
index ceeebbbc24e4..94015a9f7062 100644
--- a/app-shells/yash/Manifest
+++ b/app-shells/yash/Manifest
@@ -1,5 +1,5 @@
DIST yash-2.50.tar.xz 739988 BLAKE2B 4d8047150e2326b7c401f79416d87d09c099d4743026ee997e7f49d096cb23de210ded489b348cc9a264ece2fd4778b4f5c5c9999ed7391ab78699ce77ec03e0 SHA512 fc78d61b09f7c81d1d7bd3f4feefa7d4c0de910524759ebcba2b53322abc3f1e0a937007b36a5060af0ee759df210ec06d5eed2c71cf3f7ccd0825521b50edb7
DIST yash-2.51.tar.xz 753880 BLAKE2B 4c66137eb2abf454c75b50c9d153522136bd835e7c26a305b424b8cf88694fd1dc83d9012efc8e2a611abc25217b34ae1dd36c20e0645204fb349871d23feefa SHA512 53f85f98dfd66c8937db292694da05fb7fdc8d270fc4811d7ec4d2787ab56600eca8e44379ef349755ec5fb739af3b32036a588ac35be810108ccc388be122e6
-EBUILD yash-2.50.ebuild 795 BLAKE2B 593a8f65d59251bc185069ecce67fd1c2323a3052be376ceb5b5c0508209a31bdaac12644a0c0a880ec6d8d4ef137ccbe2eeb5bb905f6a482efa7489eff9c97f SHA512 eb9d0517d5a0c2fa1af806868efdfe0280dff5844f819cdb56b9aabff90b7ec0e7b0a36e8cbbb4433b6333dcd98bd6646de6d7011823e1d6888747feec3e09be
-EBUILD yash-2.51.ebuild 797 BLAKE2B 259d7e6efcc48dcd4b7ce11be98d2f569d3ee776d2340187220b6a67a234aaf4b5fe67bd5851102451871542df008aeab97826b00c93695df1f58031a97bc87a SHA512 1c29059c82fb492d6c3231684bc3488d2a4af1293bcbc6fd52fb0feffb61779a9df25e5b657eb6ca3f94d74d84d5ba4c0ac45def151cb2882da0bace8e71f5dc
+EBUILD yash-2.50.ebuild 801 BLAKE2B 73fe91dce46af85386a2fe79d641fa83127f1deba19b5674a516072f844faf8f9d5f841d323acc773bc3ca6afb6886b7afd1ef1201fc13c0112a18e50d254fe5 SHA512 6fae1500368d7d01083dac98e536055557a68b6eba8f39ee6a6825d20cc54e9a78dca3414a7641e9fe1259f3ac4f3fe3a6a1b1ab9bf8be12f1b95f58da41e12a
+EBUILD yash-2.51.ebuild 803 BLAKE2B 80c52ab9e5e9a4fd67134f2baf36b918d0e3935261865dbfe7eaf5d86e3d944546af1076069d150f99be70732a104c42388e1751f677c10e311f9baecd86e997 SHA512 bd43bef33687eaecadaa703171f00e09a5d71cdb2fae749500579a5921340f62f42b88a045382adce93e08f36411ff06753a692888c13466704170788e4d9066
MISC metadata.xml 1074 BLAKE2B d708f52e13ea634a70925efd46c586d97c6fe285fab4742f4671e245524be326f62a962ee45163edbff305f85471ee2f02ebf096764261842cffb1106c8bb0c3 SHA512 a1f98063d8920e0ed5e5386e2fed7d80cb16c091f8bd48ad9ff8242e4ca61be77c70e3a7102d97f0a7732d768a91ee4473126a1cf8dd0141b83c9f7f845eceb1
diff --git a/app-shells/yash/yash-2.50.ebuild b/app-shells/yash/yash-2.50.ebuild
index 36f4934e54c3..878b8ade8019 100644
--- a/app-shells/yash/yash-2.50.ebuild
+++ b/app-shells/yash/yash-2.50.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
PLOCALES="en ja"
-inherit flag-o-matic l10n toolchain-funcs
+inherit flag-o-matic plocale toolchain-funcs
DESCRIPTION="Yash is a POSIX-compliant command line shell"
HOMEPAGE="https://yash.osdn.jp/"
@@ -30,6 +30,6 @@ src_configure() {
--exec-prefix="${EPREFIX}" \
$(use_enable nls) \
CC=$(tc-getCC) \
- LINGUAS="$(l10n_get_locales | sed "s/en/en@quot en@boldquot/")" \
+ LINGUAS="$(plocale_get_locales | sed "s/en/en@quot en@boldquot/")" \
|| die
}
diff --git a/app-shells/yash/yash-2.51.ebuild b/app-shells/yash/yash-2.51.ebuild
index c89be90cc413..0b53c22ccf26 100644
--- a/app-shells/yash/yash-2.51.ebuild
+++ b/app-shells/yash/yash-2.51.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
PLOCALES="en ja"
-inherit flag-o-matic l10n toolchain-funcs
+inherit flag-o-matic plocale toolchain-funcs
DESCRIPTION="Yash is a POSIX-compliant command line shell"
HOMEPAGE="https://yash.osdn.jp/"
@@ -30,6 +30,6 @@ src_configure() {
--exec-prefix="${EPREFIX}" \
$(use_enable nls) \
CC=$(tc-getCC) \
- LINGUAS="$(l10n_get_locales | sed "s/en/en@quot en@boldquot/")" \
+ LINGUAS="$(plocale_get_locales | sed "s/en/en@quot en@boldquot/")" \
|| die
}