diff options
author | Akinori Hattori <hattya@gentoo.org> | 2021-11-20 21:44:40 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2021-11-20 21:48:48 +0900 |
commit | 4dfa2d214668f02facb17116e1787bc0325d9d00 (patch) | |
tree | 5404074b43cafe981f7dfa659b6889640e9251fc /app-i18n | |
parent | app-i18n/unicode-cldr: update to EAPI 8 (diff) | |
download | gentoo-4dfa2d214668f02facb17116e1787bc0325d9d00.tar.gz gentoo-4dfa2d214668f02facb17116e1787bc0325d9d00.tar.bz2 gentoo-4dfa2d214668f02facb17116e1787bc0325d9d00.zip |
app-i18n/unicode-cldr: update HOMEPAGE
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/unicode-cldr/unicode-cldr-33.0.ebuild | 2 | ||||
-rw-r--r-- | app-i18n/unicode-cldr/unicode-cldr-35.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/unicode-cldr/unicode-cldr-33.0.ebuild b/app-i18n/unicode-cldr/unicode-cldr-33.0.ebuild index bb25f87eec5c..84086cc16ded 100644 --- a/app-i18n/unicode-cldr/unicode-cldr-33.0.ebuild +++ b/app-i18n/unicode-cldr/unicode-cldr-33.0.ebuild @@ -4,7 +4,7 @@ EAPI="8" DESCRIPTION="Unicode Common Locale Data Repository" -HOMEPAGE="http://cldr.unicode.org/" +HOMEPAGE="https://cldr.unicode.org/" SRC_URI="https://unicode.org/Public/${PN#*-}/${PV%.0}/${PN#*-}-common-${PV}.zip -> ${PN}-common-${PV}.zip" LICENSE="unicode" diff --git a/app-i18n/unicode-cldr/unicode-cldr-35.1.ebuild b/app-i18n/unicode-cldr/unicode-cldr-35.1.ebuild index 5e3a5a79165f..30105479b3cf 100644 --- a/app-i18n/unicode-cldr/unicode-cldr-35.1.ebuild +++ b/app-i18n/unicode-cldr/unicode-cldr-35.1.ebuild @@ -4,7 +4,7 @@ EAPI="8" DESCRIPTION="Unicode Common Locale Data Repository" -HOMEPAGE="http://cldr.unicode.org/" +HOMEPAGE="https://cldr.unicode.org/" SRC_URI="https://unicode.org/Public/${PN#*-}/${PV}/${PN#*-}-common-${PV}.zip -> ${PN}-common-${PV}.zip" LICENSE="unicode" |