From 21435953e16cda318a82334ddbadb3b5c36d9ea7 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 15 Jan 2020 15:51:32 +0000 Subject: gentoo resync : 15.01.2020 --- sys-auth/authenticator/authenticator-9999.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sys-auth/authenticator/authenticator-9999.ebuild') diff --git a/sys-auth/authenticator/authenticator-9999.ebuild b/sys-auth/authenticator/authenticator-9999.ebuild index 6420c495fd1d..f3c1fe349d47 100644 --- a/sys-auth/authenticator/authenticator-9999.ebuild +++ b/sys-auth/authenticator/authenticator-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python3_{5,6,7} ) +PYTHON_COMPAT=( python3_{6,7} ) inherit gnome2-utils meson python-single-r1 virtualx xdg-utils DESCRIPTION="Two-factor authentication code generator for GNOME" @@ -12,7 +12,7 @@ HOMEPAGE="https://gitlab.gnome.org/World/Authenticator" if [[ ${PV} == *9999 ]]; then inherit git-r3 SRC_URI="" - EGIT_REPO_URI="${HOMEPAGE}" + EGIT_REPO_URI="https://gitlab.gnome.org/World/Authenticator" else SRC_URI="https://gitlab.gnome.org/World/Authenticator/-/archive/${PV}/Authenticator-${PV}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}/Authenticator-${PV}" -- cgit v1.2.3