diff options
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/blohg/blohg-0.13-r4.ebuild | 2 | ||||
-rw-r--r-- | www-apps/blohg/blohg-9999.ebuild | 2 | ||||
-rw-r--r-- | www-apps/klaus/klaus-1.5.1.ebuild | 2 | ||||
-rw-r--r-- | www-apps/klaus/klaus-1.5.2.ebuild | 2 | ||||
-rw-r--r-- | www-apps/netbox/netbox-2.7.2.ebuild | 2 | ||||
-rw-r--r-- | www-apps/netbox/netbox-2.7.6.ebuild | 2 | ||||
-rw-r--r-- | www-apps/netbox/netbox-2.7.8.ebuild | 2 | ||||
-rw-r--r-- | www-apps/nikola/nikola-8.0.4.ebuild | 2 | ||||
-rw-r--r-- | www-apps/nikola/nikola-8.1.0.ebuild | 2 | ||||
-rw-r--r-- | www-apps/nikola/nikola-8.1.1-r1.ebuild | 2 | ||||
-rw-r--r-- | www-apps/nikola/nikola-8.1.1.ebuild | 2 | ||||
-rw-r--r-- | www-apps/nikola/nikola-8.1.2.ebuild | 2 | ||||
-rw-r--r-- | www-apps/novnc/novnc-1.1.0.ebuild | 2 | ||||
-rw-r--r-- | www-apps/novnc/novnc-1.2.0.ebuild | 2 | ||||
-rw-r--r-- | www-apps/novnc/novnc-9999.ebuild | 2 | ||||
-rw-r--r-- | www-apps/prewikka/prewikka-5.2.0.ebuild | 2 | ||||
-rw-r--r-- | www-apps/radicale/radicale-2.1.11-r1.ebuild | 2 | ||||
-rw-r--r-- | www-apps/roundup/roundup-2.0.0.ebuild | 2 |
18 files changed, 18 insertions, 18 deletions
diff --git a/www-apps/blohg/blohg-0.13-r4.ebuild b/www-apps/blohg/blohg-0.13-r4.ebuild index fcd783f4f398..f0260ed804d6 100644 --- a/www-apps/blohg/blohg-0.13-r4.ebuild +++ b/www-apps/blohg/blohg-0.13-r4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) GIT_ECLASS="" if [[ ${PV} = *9999* ]]; then diff --git a/www-apps/blohg/blohg-9999.ebuild b/www-apps/blohg/blohg-9999.ebuild index fcd783f4f398..f0260ed804d6 100644 --- a/www-apps/blohg/blohg-9999.ebuild +++ b/www-apps/blohg/blohg-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) GIT_ECLASS="" if [[ ${PV} = *9999* ]]; then diff --git a/www-apps/klaus/klaus-1.5.1.ebuild b/www-apps/klaus/klaus-1.5.1.ebuild index 5293ee80373c..7b539e69b9c5 100644 --- a/www-apps/klaus/klaus-1.5.1.ebuild +++ b/www-apps/klaus/klaus-1.5.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7} ) +PYTHON_COMPAT=( python3_7 ) inherit distutils-r1 diff --git a/www-apps/klaus/klaus-1.5.2.ebuild b/www-apps/klaus/klaus-1.5.2.ebuild index a72bfd91a803..c95b4a0b0ac8 100644 --- a/www-apps/klaus/klaus-1.5.2.ebuild +++ b/www-apps/klaus/klaus-1.5.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{7,8,9} ) inherit distutils-r1 diff --git a/www-apps/netbox/netbox-2.7.2.ebuild b/www-apps/netbox/netbox-2.7.2.ebuild index 5039bddd8d7e..cc78230888df 100644 --- a/www-apps/netbox/netbox-2.7.2.ebuild +++ b/www-apps/netbox/netbox-2.7.2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_6 python3_7 ) +PYTHON_COMPAT=( python3_7 ) inherit python-single-r1 readme.gentoo-r1 DESCRIPTION="IP address and data center infrastructure management tool" diff --git a/www-apps/netbox/netbox-2.7.6.ebuild b/www-apps/netbox/netbox-2.7.6.ebuild index 5039bddd8d7e..cc78230888df 100644 --- a/www-apps/netbox/netbox-2.7.6.ebuild +++ b/www-apps/netbox/netbox-2.7.6.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_6 python3_7 ) +PYTHON_COMPAT=( python3_7 ) inherit python-single-r1 readme.gentoo-r1 DESCRIPTION="IP address and data center infrastructure management tool" diff --git a/www-apps/netbox/netbox-2.7.8.ebuild b/www-apps/netbox/netbox-2.7.8.ebuild index 46d1a0314d0f..d89acd9c0ad3 100644 --- a/www-apps/netbox/netbox-2.7.8.ebuild +++ b/www-apps/netbox/netbox-2.7.8.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_6 python3_7 ) +PYTHON_COMPAT=( python3_7 ) inherit python-single-r1 readme.gentoo-r1 DESCRIPTION="IP address and data center infrastructure management tool" diff --git a/www-apps/nikola/nikola-8.0.4.ebuild b/www-apps/nikola/nikola-8.0.4.ebuild index 33b7daf3e3be..1bc96ad266f7 100644 --- a/www-apps/nikola/nikola-8.0.4.ebuild +++ b/www-apps/nikola/nikola-8.0.4.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/www-apps/nikola/nikola-8.1.0.ebuild b/www-apps/nikola/nikola-8.1.0.ebuild index 0d8e0f950fc1..02cf2f92674c 100644 --- a/www-apps/nikola/nikola-8.1.0.ebuild +++ b/www-apps/nikola/nikola-8.1.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/www-apps/nikola/nikola-8.1.1-r1.ebuild b/www-apps/nikola/nikola-8.1.1-r1.ebuild index 7102a638c428..f5e1a159852b 100644 --- a/www-apps/nikola/nikola-8.1.1-r1.ebuild +++ b/www-apps/nikola/nikola-8.1.1-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/www-apps/nikola/nikola-8.1.1.ebuild b/www-apps/nikola/nikola-8.1.1.ebuild index 0d8e0f950fc1..02cf2f92674c 100644 --- a/www-apps/nikola/nikola-8.1.1.ebuild +++ b/www-apps/nikola/nikola-8.1.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/www-apps/nikola/nikola-8.1.2.ebuild b/www-apps/nikola/nikola-8.1.2.ebuild index 8abf4ceff6cf..347b90da687f 100644 --- a/www-apps/nikola/nikola-8.1.2.ebuild +++ b/www-apps/nikola/nikola-8.1.2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 diff --git a/www-apps/novnc/novnc-1.1.0.ebuild b/www-apps/novnc/novnc-1.1.0.ebuild index a09ba2392930..18ca4ed3985c 100644 --- a/www-apps/novnc/novnc-1.1.0.ebuild +++ b/www-apps/novnc/novnc-1.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_6 python3_7 ) +PYTHON_COMPAT=( python3_7 ) inherit distutils-r1 diff --git a/www-apps/novnc/novnc-1.2.0.ebuild b/www-apps/novnc/novnc-1.2.0.ebuild index efb86e05f7cc..d055a2d70452 100644 --- a/www-apps/novnc/novnc-1.2.0.ebuild +++ b/www-apps/novnc/novnc-1.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_6 python3_7 python3_8 ) +PYTHON_COMPAT=( python3_7 python3_8 ) inherit distutils-r1 diff --git a/www-apps/novnc/novnc-9999.ebuild b/www-apps/novnc/novnc-9999.ebuild index 734f516e33b9..8b29092df33b 100644 --- a/www-apps/novnc/novnc-9999.ebuild +++ b/www-apps/novnc/novnc-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_6 python3_7 ) +PYTHON_COMPAT=( python3_7 ) inherit distutils-r1 diff --git a/www-apps/prewikka/prewikka-5.2.0.ebuild b/www-apps/prewikka/prewikka-5.2.0.ebuild index 334841afd51d..592238c984eb 100644 --- a/www-apps/prewikka/prewikka-5.2.0.ebuild +++ b/www-apps/prewikka/prewikka-5.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) PYTHON_REQ_USE="ssl" inherit distutils-r1 optfeature diff --git a/www-apps/radicale/radicale-2.1.11-r1.ebuild b/www-apps/radicale/radicale-2.1.11-r1.ebuild index 9f8ebc37c38f..691e1cde8aa3 100644 --- a/www-apps/radicale/radicale-2.1.11-r1.ebuild +++ b/www-apps/radicale/radicale-2.1.11-r1.ebuild @@ -3,7 +3,7 @@ EAPI="6" -PYTHON_COMPAT=( python3_{6,7} ) +PYTHON_COMPAT=( python3_7 ) inherit distutils-r1 eutils user systemd diff --git a/www-apps/roundup/roundup-2.0.0.ebuild b/www-apps/roundup/roundup-2.0.0.ebuild index bc6b341c9ce2..f1857def1d4b 100644 --- a/www-apps/roundup/roundup-2.0.0.ebuild +++ b/www-apps/roundup/roundup-2.0.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6..8} ) +PYTHON_COMPAT=( python3_{7..8} ) inherit distutils-r1 MY_P=${P/_/} |