diff options
author | Akinori Hattori <hattya@gentoo.org> | 2021-11-20 22:19:01 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2021-11-20 22:23:27 +0900 |
commit | 01260a17d94def832b5b2e560bc880d5489ab852 (patch) | |
tree | a4ec3df0ddf1ba4aca3ac35b57521920693d4ce3 /app-i18n/unicode-emoji | |
parent | app-i18n/unicode-emoji: update to EAPI 8 (diff) | |
download | gentoo-01260a17d94def832b5b2e560bc880d5489ab852.tar.gz gentoo-01260a17d94def832b5b2e560bc880d5489ab852.tar.bz2 gentoo-01260a17d94def832b5b2e560bc880d5489ab852.zip |
app-i18n/unicode-emoji: 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/unicode-emoji')
-rw-r--r-- | app-i18n/unicode-emoji/unicode-emoji-11.0.ebuild | 2 | ||||
-rw-r--r-- | app-i18n/unicode-emoji/unicode-emoji-12.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/unicode-emoji/unicode-emoji-11.0.ebuild b/app-i18n/unicode-emoji/unicode-emoji-11.0.ebuild index d470cbccdd5a..e23f6aae58fc 100644 --- a/app-i18n/unicode-emoji/unicode-emoji-11.0.ebuild +++ b/app-i18n/unicode-emoji/unicode-emoji-11.0.ebuild @@ -4,7 +4,7 @@ EAPI="8" DESCRIPTION="UTS #51 Unicode Emoji" -HOMEPAGE="https://unicode.org/emoji/" +HOMEPAGE="https://unicode.org/emoji/techindex.html" BASE_URI="https://unicode.org/Public/${PN#*-}/${PV}" SRC_URI="${BASE_URI}/${PN#*-}-data.txt -> ${PN}-data-${PV}.txt ${BASE_URI}/${PN#*-}-sequences.txt -> ${PN}-sequences-${PV}.txt diff --git a/app-i18n/unicode-emoji/unicode-emoji-12.0.ebuild b/app-i18n/unicode-emoji/unicode-emoji-12.0.ebuild index 5e7e99843248..7ef9580d7cef 100644 --- a/app-i18n/unicode-emoji/unicode-emoji-12.0.ebuild +++ b/app-i18n/unicode-emoji/unicode-emoji-12.0.ebuild @@ -4,7 +4,7 @@ EAPI="8" DESCRIPTION="UTS #51 Unicode Emoji" -HOMEPAGE="https://unicode.org/emoji/" +HOMEPAGE="https://unicode.org/emoji/techindex.html" BASE_URI="https://unicode.org/Public/${PN#*-}/${PV}" SRC_URI="${BASE_URI}/${PN#*-}-data.txt -> ${PN}-data-${PV}.txt ${BASE_URI}/${PN#*-}-sequences.txt -> ${PN}-sequences-${PV}.txt |