From cd3f25deb13cf4d6c9d721d515dbf772a988426f Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sun, 5 Jan 2020 10:36:11 +0100 Subject: */*: Clean PYTHON_COMPAT of obsolete impls MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny --- app-office/gnucash/gnucash-3.2-r2.ebuild | 4 ++-- app-office/gnucash/gnucash-3.3-r1.ebuild | 4 ++-- app-office/gnucash/gnucash-3.3.ebuild | 4 ++-- app-office/gnucash/gnucash-3.4.ebuild | 4 ++-- app-office/gnucash/gnucash-3.5.ebuild | 4 ++-- app-office/gnucash/gnucash-3.6.ebuild | 4 ++-- app-office/gnucash/gnucash-3.7.ebuild | 4 ++-- 7 files changed, 14 insertions(+), 14 deletions(-) (limited to 'app-office/gnucash') diff --git a/app-office/gnucash/gnucash-3.2-r2.ebuild b/app-office/gnucash/gnucash-3.2-r2.ebuild index 98f89b7a9484..1b1f57bc708f 100644 --- a/app-office/gnucash/gnucash-3.2-r2.ebuild +++ b/app-office/gnucash/gnucash-3.2-r2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 # google{test,mock} version GV="1.8.0" -PYTHON_COMPAT=( python3_{5,6} ) +PYTHON_COMPAT=( python3_6 ) inherit cmake-utils gnome2-utils python-single-r1 xdg-utils diff --git a/app-office/gnucash/gnucash-3.3-r1.ebuild b/app-office/gnucash/gnucash-3.3-r1.ebuild index 89dcc50498b5..0472582cb9b4 100644 --- a/app-office/gnucash/gnucash-3.3-r1.ebuild +++ b/app-office/gnucash/gnucash-3.3-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 # google{test,mock} version GV="1.8.0" -PYTHON_COMPAT=( python3_{5,6} ) +PYTHON_COMPAT=( python3_6 ) inherit cmake-utils flag-o-matic gnome2-utils python-single-r1 xdg-utils diff --git a/app-office/gnucash/gnucash-3.3.ebuild b/app-office/gnucash/gnucash-3.3.ebuild index 6d5c46b0c02e..3aefc2f916c9 100644 --- a/app-office/gnucash/gnucash-3.3.ebuild +++ b/app-office/gnucash/gnucash-3.3.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 # google{test,mock} version GV="1.8.0" -PYTHON_COMPAT=( python3_{5,6} ) +PYTHON_COMPAT=( python3_6 ) inherit cmake-utils flag-o-matic gnome2-utils python-single-r1 xdg-utils diff --git a/app-office/gnucash/gnucash-3.4.ebuild b/app-office/gnucash/gnucash-3.4.ebuild index b7de02ad0aa0..db9c8c5b6873 100644 --- a/app-office/gnucash/gnucash-3.4.ebuild +++ b/app-office/gnucash/gnucash-3.4.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 # google{test,mock} version GV="1.8.0" -PYTHON_COMPAT=( python3_{5,6} ) +PYTHON_COMPAT=( python3_6 ) inherit cmake-utils flag-o-matic gnome2-utils python-single-r1 xdg-utils diff --git a/app-office/gnucash/gnucash-3.5.ebuild b/app-office/gnucash/gnucash-3.5.ebuild index 97eb65a78f2e..28efd4507c73 100644 --- a/app-office/gnucash/gnucash-3.5.ebuild +++ b/app-office/gnucash/gnucash-3.5.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 # google{test,mock} version GV="1.8.0" -PYTHON_COMPAT=( python3_{5,6} ) +PYTHON_COMPAT=( python3_6 ) inherit cmake-utils flag-o-matic gnome2-utils python-single-r1 xdg-utils diff --git a/app-office/gnucash/gnucash-3.6.ebuild b/app-office/gnucash/gnucash-3.6.ebuild index 14c67d5d77f7..a2988538c603 100644 --- a/app-office/gnucash/gnucash-3.6.ebuild +++ b/app-office/gnucash/gnucash-3.6.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_{4,5,6} ) +PYTHON_COMPAT=( python3_6 ) inherit cmake-utils gnome2-utils python-single-r1 xdg-utils diff --git a/app-office/gnucash/gnucash-3.7.ebuild b/app-office/gnucash/gnucash-3.7.ebuild index 6700f7ef1872..a5ff19c59186 100644 --- a/app-office/gnucash/gnucash-3.7.ebuild +++ b/app-office/gnucash/gnucash-3.7.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} ) +PYTHON_COMPAT=( python3_6 ) inherit cmake-utils gnome2-utils python-single-r1 xdg-utils -- cgit v1.2.3-65-gdbad