From d8cbaa62dbf4abc31cc74d2cc12e3d0c7ac9b70a Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sun, 31 Jan 2021 00:36:06 +0100 Subject: */*: Remove obsolete values from PYTHON_COMPAT MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- app-office/calcurse/calcurse-4.4.0-r1.ebuild | 2 +- app-office/calcurse/calcurse-4.7.0.ebuild | 2 +- app-office/gnucash/gnucash-4.2-r1.ebuild | 2 +- app-office/gnucash/gnucash-4.2.ebuild | 2 +- app-office/gnucash/gnucash-4.4.ebuild | 2 +- app-office/gnumeric/gnumeric-1.12.47.ebuild | 2 +- app-office/gnumeric/gnumeric-1.12.48.ebuild | 2 +- app-office/ledger/ledger-3.2.1.ebuild | 2 +- app-office/libreoffice/libreoffice-6.4.7.2.ebuild | 2 +- app-office/libreoffice/libreoffice-7.0.4.2.ebuild | 2 +- app-office/libreoffice/libreoffice-7.0.9999.ebuild | 2 +- app-office/libreoffice/libreoffice-9999.ebuild | 2 +- app-office/lyx/lyx-2.3.5.2-r2.ebuild | 2 +- app-office/lyx/lyx-2.3.6.1.ebuild | 2 +- app-office/moneyguru/moneyguru-3.0.1-r2.ebuild | 2 +- app-office/scribus/scribus-1.5.6.1.ebuild | 2 +- app-office/scribus/scribus-9999.ebuild | 2 +- app-office/unoconv/unoconv-0.9.0.ebuild | 2 +- 18 files changed, 18 insertions(+), 18 deletions(-) (limited to 'app-office') diff --git a/app-office/calcurse/calcurse-4.4.0-r1.ebuild b/app-office/calcurse/calcurse-4.4.0-r1.ebuild index bb42a1c1c864..3474043e55eb 100644 --- a/app-office/calcurse/calcurse-4.4.0-r1.ebuild +++ b/app-office/calcurse/calcurse-4.4.0-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python3_{6..8} ) +PYTHON_COMPAT=( python3_{7..8} ) inherit autotools python-single-r1 diff --git a/app-office/calcurse/calcurse-4.7.0.ebuild b/app-office/calcurse/calcurse-4.7.0.ebuild index 71e6cb8d827f..36594cdc25e8 100644 --- a/app-office/calcurse/calcurse-4.7.0.ebuild +++ b/app-office/calcurse/calcurse-4.7.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6..9} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit autotools python-single-r1 diff --git a/app-office/gnucash/gnucash-4.2-r1.ebuild b/app-office/gnucash/gnucash-4.2-r1.ebuild index db9eef24408a..2726892030af 100644 --- a/app-office/gnucash/gnucash-4.2-r1.ebuild +++ b/app-office/gnucash/gnucash-4.2-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{7,8,9} ) inherit cmake gnome2-utils python-single-r1 toolchain-funcs xdg-utils diff --git a/app-office/gnucash/gnucash-4.2.ebuild b/app-office/gnucash/gnucash-4.2.ebuild index 4fe45cbe957d..8f72db0ee04a 100644 --- a/app-office/gnucash/gnucash-4.2.ebuild +++ b/app-office/gnucash/gnucash-4.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{7,8,9} ) inherit cmake gnome2-utils python-single-r1 toolchain-funcs xdg-utils diff --git a/app-office/gnucash/gnucash-4.4.ebuild b/app-office/gnucash/gnucash-4.4.ebuild index db9eef24408a..2726892030af 100644 --- a/app-office/gnucash/gnucash-4.4.ebuild +++ b/app-office/gnucash/gnucash-4.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{7,8,9} ) inherit cmake gnome2-utils python-single-r1 toolchain-funcs xdg-utils diff --git a/app-office/gnumeric/gnumeric-1.12.47.ebuild b/app-office/gnumeric/gnumeric-1.12.47.ebuild index 032ed0e45ec1..3be600af38b6 100644 --- a/app-office/gnumeric/gnumeric-1.12.47.ebuild +++ b/app-office/gnumeric/gnumeric-1.12.47.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6..9} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit gnome.org libtool python-r1 xdg diff --git a/app-office/gnumeric/gnumeric-1.12.48.ebuild b/app-office/gnumeric/gnumeric-1.12.48.ebuild index 970bffaddbd0..a1ef3b1c5e5f 100644 --- a/app-office/gnumeric/gnumeric-1.12.48.ebuild +++ b/app-office/gnumeric/gnumeric-1.12.48.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6..9} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit gnome.org libtool python-r1 xdg diff --git a/app-office/ledger/ledger-3.2.1.ebuild b/app-office/ledger/ledger-3.2.1.ebuild index 285a750b03b1..467af5e0eb02 100644 --- a/app-office/ledger/ledger-3.2.1.ebuild +++ b/app-office/ledger/ledger-3.2.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{7,8,9} ) CMAKE_REMOVE_MODULES_LIST=( FindPython Support ) inherit bash-completion-r1 check-reqs cmake python-single-r1 diff --git a/app-office/libreoffice/libreoffice-6.4.7.2.ebuild b/app-office/libreoffice/libreoffice-6.4.7.2.ebuild index ac7c7aa0e10b..c5ed22d98a2b 100644 --- a/app-office/libreoffice/libreoffice-6.4.7.2.ebuild +++ b/app-office/libreoffice/libreoffice-6.4.7.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{7,8,9} ) PYTHON_REQ_USE="threads(+),xml" MY_PV="${PV/_alpha/.alpha}" diff --git a/app-office/libreoffice/libreoffice-7.0.4.2.ebuild b/app-office/libreoffice/libreoffice-7.0.4.2.ebuild index ee1601457119..77c24f8b7d65 100644 --- a/app-office/libreoffice/libreoffice-7.0.4.2.ebuild +++ b/app-office/libreoffice/libreoffice-7.0.4.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{7,8,9} ) PYTHON_REQ_USE="threads(+),xml" MY_PV="${PV/_alpha/.alpha}" diff --git a/app-office/libreoffice/libreoffice-7.0.9999.ebuild b/app-office/libreoffice/libreoffice-7.0.9999.ebuild index 1a4ef40f551c..108fff08a3b6 100644 --- a/app-office/libreoffice/libreoffice-7.0.9999.ebuild +++ b/app-office/libreoffice/libreoffice-7.0.9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{7,8,9} ) PYTHON_REQ_USE="threads(+),xml" MY_PV="${PV/_alpha/.alpha}" diff --git a/app-office/libreoffice/libreoffice-9999.ebuild b/app-office/libreoffice/libreoffice-9999.ebuild index 2fd70e44b5a5..e89f80aedfac 100644 --- a/app-office/libreoffice/libreoffice-9999.ebuild +++ b/app-office/libreoffice/libreoffice-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{7,8,9} ) PYTHON_REQ_USE="threads(+),xml" MY_PV="${PV/_alpha/.alpha}" diff --git a/app-office/lyx/lyx-2.3.5.2-r2.ebuild b/app-office/lyx/lyx-2.3.5.2-r2.ebuild index a9f24c93094b..9291b764f071 100644 --- a/app-office/lyx/lyx-2.3.5.2-r2.ebuild +++ b/app-office/lyx/lyx-2.3.5.2-r2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{7,8,9} ) MY_P="${P/_}" inherit desktop flag-o-matic font python-single-r1 qmake-utils toolchain-funcs xdg-utils diff --git a/app-office/lyx/lyx-2.3.6.1.ebuild b/app-office/lyx/lyx-2.3.6.1.ebuild index f6c61446572d..0d37913dc0a8 100644 --- a/app-office/lyx/lyx-2.3.6.1.ebuild +++ b/app-office/lyx/lyx-2.3.6.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6..9} ) +PYTHON_COMPAT=( python3_{7..9} ) MY_P="${P/_}" inherit desktop flag-o-matic font python-single-r1 qmake-utils toolchain-funcs xdg-utils diff --git a/app-office/moneyguru/moneyguru-3.0.1-r2.ebuild b/app-office/moneyguru/moneyguru-3.0.1-r2.ebuild index f61cd8bea01e..1eac49c27c0c 100644 --- a/app-office/moneyguru/moneyguru-3.0.1-r2.ebuild +++ b/app-office/moneyguru/moneyguru-3.0.1-r2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7} ) +PYTHON_COMPAT=( python3_7 ) inherit python-single-r1 diff --git a/app-office/scribus/scribus-1.5.6.1.ebuild b/app-office/scribus/scribus-1.5.6.1.ebuild index 659599ae1efd..cd06c4f588f9 100644 --- a/app-office/scribus/scribus-1.5.6.1.ebuild +++ b/app-office/scribus/scribus-1.5.6.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{7,8,9} ) PYTHON_REQ_USE="tk?" COMMIT=aa84120d97003a03d883db33ea9a6ad28550e59a inherit cmake desktop flag-o-matic python-single-r1 xdg diff --git a/app-office/scribus/scribus-9999.ebuild b/app-office/scribus/scribus-9999.ebuild index 3fbcb491ffe2..9a56ed6f282b 100644 --- a/app-office/scribus/scribus-9999.ebuild +++ b/app-office/scribus/scribus-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{7,8,9} ) PYTHON_REQ_USE="tk?" inherit cmake desktop flag-o-matic python-single-r1 subversion xdg diff --git a/app-office/unoconv/unoconv-0.9.0.ebuild b/app-office/unoconv/unoconv-0.9.0.ebuild index 48504926ab5d..5fbc8cce030b 100644 --- a/app-office/unoconv/unoconv-0.9.0.ebuild +++ b/app-office/unoconv/unoconv-0.9.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) inherit python-single-r1 DESCRIPTION="Convert between document formats supported by LibreOffice" -- cgit v1.2.3-65-gdbad