diff options
Diffstat (limited to 'app-crypt/acme')
-rw-r--r-- | app-crypt/acme/acme-0.39.0.ebuild | 4 | ||||
-rw-r--r-- | app-crypt/acme/acme-0.40.1.ebuild | 4 | ||||
-rw-r--r-- | app-crypt/acme/acme-1.0.0.ebuild | 4 | ||||
-rw-r--r-- | app-crypt/acme/acme-9999.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/app-crypt/acme/acme-0.39.0.ebuild b/app-crypt/acme/acme-0.39.0.ebuild index f0658af138c4..f045a98c0861 100644 --- a/app-crypt/acme/acme-0.39.0.ebuild +++ b/app-crypt/acme/acme-0.39.0.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=(python{2_7,3_5,3_6,3_7}) +PYTHON_COMPAT=(python{2_7,3_6,3_7}) if [[ ${PV} == 9999* ]]; then EGIT_REPO_URI="https://github.com/certbot/certbot.git" diff --git a/app-crypt/acme/acme-0.40.1.ebuild b/app-crypt/acme/acme-0.40.1.ebuild index f0658af138c4..f045a98c0861 100644 --- a/app-crypt/acme/acme-0.40.1.ebuild +++ b/app-crypt/acme/acme-0.40.1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=(python{2_7,3_5,3_6,3_7}) +PYTHON_COMPAT=(python{2_7,3_6,3_7}) if [[ ${PV} == 9999* ]]; then EGIT_REPO_URI="https://github.com/certbot/certbot.git" diff --git a/app-crypt/acme/acme-1.0.0.ebuild b/app-crypt/acme/acme-1.0.0.ebuild index acacc42fc78b..94e96889a9e4 100644 --- a/app-crypt/acme/acme-1.0.0.ebuild +++ b/app-crypt/acme/acme-1.0.0.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=(python{2_7,3_5,3_6,3_7}) +PYTHON_COMPAT=(python{2_7,3_6,3_7}) if [[ ${PV} == 9999* ]]; then EGIT_REPO_URI="https://github.com/certbot/certbot.git" diff --git a/app-crypt/acme/acme-9999.ebuild b/app-crypt/acme/acme-9999.ebuild index acacc42fc78b..94e96889a9e4 100644 --- a/app-crypt/acme/acme-9999.ebuild +++ b/app-crypt/acme/acme-9999.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=(python{2_7,3_5,3_6,3_7}) +PYTHON_COMPAT=(python{2_7,3_6,3_7}) if [[ ${PV} == 9999* ]]; then EGIT_REPO_URI="https://github.com/certbot/certbot.git" |