sys-apps/miscfiles: Sync with Gentoo

It's from Gentoo commit 977d2cf00bedf9987308b9f2cc7639b23e5bc8b0.
This commit is contained in:
Flatcar Buildbot 2024-07-16 11:24:11 +00:00 committed by Mathieu Tortuyaux
parent 0119bb2b00
commit e1b0d7fd79
No known key found for this signature in database
GPG Key ID: AC5CCFB52545D9B8

View File

@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors # Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
EAPI=7 EAPI=7
@ -8,7 +8,7 @@ DESCRIPTION="Miscellaneous files"
HOMEPAGE="https://savannah.gnu.org/projects/miscfiles/" HOMEPAGE="https://savannah.gnu.org/projects/miscfiles/"
# https://www.unicode.org/Public/${UNI_PV}/ucd/UnicodeData.txt # https://www.unicode.org/Public/${UNI_PV}/ucd/UnicodeData.txt
SRC_URI="mirror://gnu/miscfiles/${P}.tar.gz SRC_URI="mirror://gnu/miscfiles/${P}.tar.gz
https://dev.gentoo.org/~whissi/dist/${PN}/UnicodeData-${UNI_PV}.txt.xz" mirror://gentoo/0b/UnicodeData-${UNI_PV}.txt.xz"
LICENSE="GPL-2 unicode" LICENSE="GPL-2 unicode"
SLOT="0" SLOT="0"