summaryrefslogtreecommitdiff
path: root/www-apps
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2020-12-03 21:31:08 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2020-12-03 21:31:08 +0000
commit1b6234aa858e1707464e24c23d06a55e43a25421 (patch)
tree5ca7da06ce7635d375cc87ea772f219b49351773 /www-apps
parent8e49425c47850d17422e4c62d9780b92a7b0aeb9 (diff)
downloadbaldeagleos-repo-1b6234aa858e1707464e24c23d06a55e43a25421.tar.gz
baldeagleos-repo-1b6234aa858e1707464e24c23d06a55e43a25421.tar.xz
baldeagleos-repo-1b6234aa858e1707464e24c23d06a55e43a25421.zip
Updating liguros repo
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/blohg/blohg-0.13-r4.ebuild2
-rw-r--r--www-apps/blohg/blohg-9999.ebuild2
-rw-r--r--www-apps/kibana-bin/kibana-bin-6.8.13.ebuild1
-rw-r--r--www-apps/kibana-bin/kibana-bin-7.10.0.ebuild1
-rw-r--r--www-apps/kibana-bin/kibana-bin-7.8.1.ebuild1
-rw-r--r--www-apps/kibana-bin/kibana-bin-7.9.2.ebuild1
-rw-r--r--www-apps/kibana-bin/kibana-bin-7.9.3.ebuild1
-rw-r--r--www-apps/klaus/klaus-1.5.1.ebuild2
-rw-r--r--www-apps/netbox/netbox-2.7.2.ebuild2
-rw-r--r--www-apps/netbox/netbox-2.7.6.ebuild2
-rw-r--r--www-apps/netbox/netbox-2.7.8.ebuild2
-rw-r--r--www-apps/nikola/nikola-7.8.15-r1.ebuild2
-rw-r--r--www-apps/nikola/nikola-7.8.15.ebuild2
-rw-r--r--www-apps/nikola/nikola-8.0.4.ebuild2
-rw-r--r--www-apps/nikola/nikola-8.1.0.ebuild2
-rw-r--r--www-apps/nikola/nikola-8.1.1-r1.ebuild2
-rw-r--r--www-apps/nikola/nikola-8.1.1.ebuild2
-rw-r--r--www-apps/nikola/nikola-8.1.2.ebuild2
-rw-r--r--www-apps/novnc/novnc-1.0.0.ebuild2
-rw-r--r--www-apps/novnc/novnc-1.1.0.ebuild2
-rw-r--r--www-apps/novnc/novnc-9999.ebuild2
-rw-r--r--www-apps/prewikka/prewikka-5.1.1.ebuild2
-rw-r--r--www-apps/prewikka/prewikka-5.2.0.ebuild2
-rw-r--r--www-apps/radicale/radicale-1.1.6.ebuild2
-rw-r--r--www-apps/radicale/radicale-2.1.11-r1.ebuild2
-rw-r--r--www-apps/roundup/roundup-2.0.0.ebuild2
26 files changed, 26 insertions, 21 deletions
diff --git a/www-apps/blohg/blohg-0.13-r4.ebuild b/www-apps/blohg/blohg-0.13-r4.ebuild
index fcd783f4f398..3bb337f4f6d8 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_{5,6,7,8,9} )
GIT_ECLASS=""
if [[ ${PV} = *9999* ]]; then
diff --git a/www-apps/blohg/blohg-9999.ebuild b/www-apps/blohg/blohg-9999.ebuild
index fcd783f4f398..3bb337f4f6d8 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_{5,6,7,8,9} )
GIT_ECLASS=""
if [[ ${PV} = *9999* ]]; then
diff --git a/www-apps/kibana-bin/kibana-bin-6.8.13.ebuild b/www-apps/kibana-bin/kibana-bin-6.8.13.ebuild
index 43ac4ff48dfc..d7369c1a0606 100644
--- a/www-apps/kibana-bin/kibana-bin-6.8.13.ebuild
+++ b/www-apps/kibana-bin/kibana-bin-6.8.13.ebuild
@@ -23,6 +23,7 @@ RDEPEND="
acct-group/kibana
acct-user/kibana
>=net-libs/nodejs-10.15.2
+ <net-libs/nodejs-14
x-pack? (
dev-libs/expat
dev-libs/nss
diff --git a/www-apps/kibana-bin/kibana-bin-7.10.0.ebuild b/www-apps/kibana-bin/kibana-bin-7.10.0.ebuild
index 1d7408d575ba..617e4c5de701 100644
--- a/www-apps/kibana-bin/kibana-bin-7.10.0.ebuild
+++ b/www-apps/kibana-bin/kibana-bin-7.10.0.ebuild
@@ -23,6 +23,7 @@ RDEPEND="
acct-group/kibana
acct-user/kibana
>=net-libs/nodejs-10.21.0
+ <net-libs/nodejs-14
x-pack? (
dev-libs/expat
dev-libs/nss
diff --git a/www-apps/kibana-bin/kibana-bin-7.8.1.ebuild b/www-apps/kibana-bin/kibana-bin-7.8.1.ebuild
index 94d5e2d801f5..a5b24aa852b6 100644
--- a/www-apps/kibana-bin/kibana-bin-7.8.1.ebuild
+++ b/www-apps/kibana-bin/kibana-bin-7.8.1.ebuild
@@ -23,6 +23,7 @@ RDEPEND="
acct-group/kibana
acct-user/kibana
>=net-libs/nodejs-10.21.0
+ <net-libs/nodejs-14
x-pack? (
dev-libs/expat
dev-libs/nss
diff --git a/www-apps/kibana-bin/kibana-bin-7.9.2.ebuild b/www-apps/kibana-bin/kibana-bin-7.9.2.ebuild
index 5e7fe2884cef..78b3ade36ebd 100644
--- a/www-apps/kibana-bin/kibana-bin-7.9.2.ebuild
+++ b/www-apps/kibana-bin/kibana-bin-7.9.2.ebuild
@@ -23,6 +23,7 @@ RDEPEND="
acct-group/kibana
acct-user/kibana
>=net-libs/nodejs-10.21.0
+ <net-libs/nodejs-14
x-pack? (
dev-libs/expat
dev-libs/nss
diff --git a/www-apps/kibana-bin/kibana-bin-7.9.3.ebuild b/www-apps/kibana-bin/kibana-bin-7.9.3.ebuild
index 5e7fe2884cef..78b3ade36ebd 100644
--- a/www-apps/kibana-bin/kibana-bin-7.9.3.ebuild
+++ b/www-apps/kibana-bin/kibana-bin-7.9.3.ebuild
@@ -23,6 +23,7 @@ RDEPEND="
acct-group/kibana
acct-user/kibana
>=net-libs/nodejs-10.21.0
+ <net-libs/nodejs-14
x-pack? (
dev-libs/expat
dev-libs/nss
diff --git a/www-apps/klaus/klaus-1.5.1.ebuild b/www-apps/klaus/klaus-1.5.1.ebuild
index 5293ee80373c..96d90017b153 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_{5,6,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..411945828549 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_{5,6,7,8,9} )
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..411945828549 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_{5,6,7,8,9} )
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..e8a9a72bff5a 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_{5,6,7,8,9} )
inherit python-single-r1 readme.gentoo-r1
DESCRIPTION="IP address and data center infrastructure management tool"
diff --git a/www-apps/nikola/nikola-7.8.15-r1.ebuild b/www-apps/nikola/nikola-7.8.15-r1.ebuild
index fc0f51979b56..012051918717 100644
--- a/www-apps/nikola/nikola-7.8.15-r1.ebuild
+++ b/www-apps/nikola/nikola-7.8.15-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{5,6,7,8,9} )
DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1
diff --git a/www-apps/nikola/nikola-7.8.15.ebuild b/www-apps/nikola/nikola-7.8.15.ebuild
index bb3a947bd8d4..ae1c16bd87f0 100644
--- a/www-apps/nikola/nikola-7.8.15.ebuild
+++ b/www-apps/nikola/nikola-7.8.15.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{5,6,7,8,9} )
inherit distutils-r1
diff --git a/www-apps/nikola/nikola-8.0.4.ebuild b/www-apps/nikola/nikola-8.0.4.ebuild
index 33b7daf3e3be..2095823993ca 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_{5,6,7,8,9} )
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..6450756fade2 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_{5,6,7,8,9} )
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..7afbe01b2d9b 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_{5,6,7,8,9} )
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..6450756fade2 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_{5,6,7,8,9} )
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..28ca3e743278 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_{5,6,7,8,9} )
DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1
diff --git a/www-apps/novnc/novnc-1.0.0.ebuild b/www-apps/novnc/novnc-1.0.0.ebuild
index ea2c927ce4c7..1ba985611717 100644
--- a/www-apps/novnc/novnc-1.0.0.ebuild
+++ b/www-apps/novnc/novnc-1.0.0.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{5,6,7,8,9} )
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..bfddb13b4637 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_{5,6,7,8,9} )
inherit distutils-r1
diff --git a/www-apps/novnc/novnc-9999.ebuild b/www-apps/novnc/novnc-9999.ebuild
index 734f516e33b9..9485d049f3d8 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_{5,6,7,8,9} )
inherit distutils-r1
diff --git a/www-apps/prewikka/prewikka-5.1.1.ebuild b/www-apps/prewikka/prewikka-5.1.1.ebuild
index 179788ef3d6b..3c4f3efd899f 100644
--- a/www-apps/prewikka/prewikka-5.1.1.ebuild
+++ b/www-apps/prewikka/prewikka-5.1.1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{5,6,7,8,9} )
PYTHON_REQ_USE="ssl"
inherit distutils-r1 optfeature
diff --git a/www-apps/prewikka/prewikka-5.2.0.ebuild b/www-apps/prewikka/prewikka-5.2.0.ebuild
index 334841afd51d..dacde5ebbca7 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_{5,6,7,8,9} )
PYTHON_REQ_USE="ssl"
inherit distutils-r1 optfeature
diff --git a/www-apps/radicale/radicale-1.1.6.ebuild b/www-apps/radicale/radicale-1.1.6.ebuild
index 529fb1d8de20..029b31ab2a9d 100644
--- a/www-apps/radicale/radicale-1.1.6.ebuild
+++ b/www-apps/radicale/radicale-1.1.6.ebuild
@@ -3,7 +3,7 @@
EAPI="6"
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{5,6,7,8,9} )
inherit distutils-r1 optfeature user
diff --git a/www-apps/radicale/radicale-2.1.11-r1.ebuild b/www-apps/radicale/radicale-2.1.11-r1.ebuild
index 9f8ebc37c38f..4766cacee879 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_{5,6,7,8,9} )
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 210a2b8f2482..3c9707518cdd 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_{5,6,7,8,9} )
inherit distutils-r1
MY_P=${P/_/}