summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2021-11-20 21:43:54 +0900
committerAkinori Hattori <hattya@gentoo.org>2021-11-20 21:48:47 +0900
commitf463765d571694057d509c38fc358405354c0793 (patch)
treedd3d48d26ef41dae357e713dbcf698e031980860
parentgames-engines/openmw: add patch for glibc-2.34 (diff)
downloadgentoo-f463765d571694057d509c38fc358405354c0793.tar.gz
gentoo-f463765d571694057d509c38fc358405354c0793.tar.bz2
gentoo-f463765d571694057d509c38fc358405354c0793.zip
app-i18n/unicode-cldr: update to EAPI 8
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
-rw-r--r--app-i18n/unicode-cldr/metadata.xml8
-rw-r--r--app-i18n/unicode-cldr/unicode-cldr-33.0.ebuild15
-rw-r--r--app-i18n/unicode-cldr/unicode-cldr-35.1.ebuild15
-rw-r--r--app-i18n/unicode-cldr/unicode-cldr-37.0.ebuild4
4 files changed, 16 insertions, 26 deletions
diff --git a/app-i18n/unicode-cldr/metadata.xml b/app-i18n/unicode-cldr/metadata.xml
index 491c88b3a31f..a94766977fa6 100644
--- a/app-i18n/unicode-cldr/metadata.xml
+++ b/app-i18n/unicode-cldr/metadata.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="project">
- <email>cjk@gentoo.org</email>
- <name>Cjk</name>
- </maintainer>
+ <maintainer type="project">
+ <email>cjk@gentoo.org</email>
+ <name>Cjk</name>
+ </maintainer>
</pkgmetadata>
diff --git a/app-i18n/unicode-cldr/unicode-cldr-33.0.ebuild b/app-i18n/unicode-cldr/unicode-cldr-33.0.ebuild
index b85c8b99db19..bb25f87eec5c 100644
--- a/app-i18n/unicode-cldr/unicode-cldr-33.0.ebuild
+++ b/app-i18n/unicode-cldr/unicode-cldr-33.0.ebuild
@@ -1,27 +1,22 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="6"
+EAPI="8"
DESCRIPTION="Unicode Common Locale Data Repository"
HOMEPAGE="http://cldr.unicode.org/"
-if [[ "${PV}" =~ ^[[:digit:]]+\.0$ ]]; then
- SRC_URI="https://unicode.org/Public/${PN#*-}/${PV%.0}/${PN#*-}-common-${PV}.zip -> ${PN}-common-${PV}.zip"
-else
- SRC_URI="https://unicode.org/Public/${PN#*-}/${PV}/${PN#*-}-common-${PV}.zip -> ${PN}-common-${PV}.zip"
-fi
+SRC_URI="https://unicode.org/Public/${PN#*-}/${PV%.0}/${PN#*-}-common-${PV}.zip -> ${PN}-common-${PV}.zip"
LICENSE="unicode"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 sparc x86"
IUSE=""
-DEPEND="app-arch/unzip"
RDEPEND=""
-
+BDEPEND="app-arch/unzip"
S="${WORKDIR}"
src_install() {
- insinto /usr/share/unicode/cldr
+ insinto /usr/share/${PN/-//}
doins -r common
}
diff --git a/app-i18n/unicode-cldr/unicode-cldr-35.1.ebuild b/app-i18n/unicode-cldr/unicode-cldr-35.1.ebuild
index cb5a1743d529..5e3a5a79165f 100644
--- a/app-i18n/unicode-cldr/unicode-cldr-35.1.ebuild
+++ b/app-i18n/unicode-cldr/unicode-cldr-35.1.ebuild
@@ -1,27 +1,22 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="7"
+EAPI="8"
DESCRIPTION="Unicode Common Locale Data Repository"
HOMEPAGE="http://cldr.unicode.org/"
-if [[ "${PV}" =~ ^[[:digit:]]+\.0$ ]]; then
- SRC_URI="https://unicode.org/Public/${PN#*-}/${PV%.0}/${PN#*-}-common-${PV}.zip -> ${PN}-common-${PV}.zip"
-else
- SRC_URI="https://unicode.org/Public/${PN#*-}/${PV}/${PN#*-}-common-${PV}.zip -> ${PN}-common-${PV}.zip"
-fi
+SRC_URI="https://unicode.org/Public/${PN#*-}/${PV}/${PN#*-}-common-${PV}.zip -> ${PN}-common-${PV}.zip"
LICENSE="unicode"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
-DEPEND="app-arch/unzip"
RDEPEND=""
-
+BDEPEND="app-arch/unzip"
S="${WORKDIR}"
src_install() {
- insinto /usr/share/unicode/cldr
+ insinto /usr/share/${PN/-//}
doins -r common
}
diff --git a/app-i18n/unicode-cldr/unicode-cldr-37.0.ebuild b/app-i18n/unicode-cldr/unicode-cldr-37.0.ebuild
index faf48dd3eca0..323c59263064 100644
--- a/app-i18n/unicode-cldr/unicode-cldr-37.0.ebuild
+++ b/app-i18n/unicode-cldr/unicode-cldr-37.0.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="7"
+EAPI="8"
DESCRIPTION="Unicode Common Locale Data Repository"
HOMEPAGE="https://cldr.unicode.org/"
@@ -12,8 +12,8 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
IUSE=""
-DEPEND="app-arch/unzip"
RDEPEND=""
+BDEPEND="app-arch/unzip"
S="${WORKDIR}"
src_install() {