From 34ce8f465101950c92cb66c657d3244b5a8397db Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 26 Jul 2022 08:58:19 +0100 Subject: gentoo auto-resync : 26:07:2022 - 08:58:19 --- sys-libs/readline/readline-9999.ebuild | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'sys-libs/readline/readline-9999.ebuild') diff --git a/sys-libs/readline/readline-9999.ebuild b/sys-libs/readline/readline-9999.ebuild index 90c2837bb864..934a8b1ce368 100644 --- a/sys-libs/readline/readline-9999.ebuild +++ b/sys-libs/readline/readline-9999.ebuild @@ -3,6 +3,10 @@ EAPI=7 +# There's no standard way of versioning the point releases upstream +# make anyway, so while this was added for RC versions, it's fine +# in general. +QA_PKGCONFIG_VERSION=$(ver_cut 1-2) VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/chetramey.asc inherit flag-o-matic multilib multilib-minimal preserve-libs toolchain-funcs usr-ldscript verify-sig @@ -36,7 +40,7 @@ patches() { } DESCRIPTION="Another cute console display library" -HOMEPAGE="https://tiswww.case.edu/php/chet/readline/rltop.html" +HOMEPAGE="https://tiswww.case.edu/php/chet/readline/rltop.html https://git.savannah.gnu.org/cgit/readline.git" if [[ ${PV} == 9999 ]] ; then EGIT_REPO_URI="https://git.savannah.gnu.org/git/readline.git" -- cgit v1.2.3