diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2020-12-03 21:31:08 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2020-12-03 21:31:08 +0000 |
| commit | 1b6234aa858e1707464e24c23d06a55e43a25421 (patch) | |
| tree | 5ca7da06ce7635d375cc87ea772f219b49351773 /net-nntp | |
| parent | 8e49425c47850d17422e4c62d9780b92a7b0aeb9 (diff) | |
| download | baldeagleos-repo-1b6234aa858e1707464e24c23d06a55e43a25421.tar.gz baldeagleos-repo-1b6234aa858e1707464e24c23d06a55e43a25421.tar.xz baldeagleos-repo-1b6234aa858e1707464e24c23d06a55e43a25421.zip | |
Updating liguros repo
Diffstat (limited to 'net-nntp')
| -rw-r--r-- | net-nntp/sabnzbd/sabnzbd-3.0.0-r1.ebuild | 2 | ||||
| -rw-r--r-- | net-nntp/sabnzbd/sabnzbd-3.0.1.ebuild | 2 | ||||
| -rw-r--r-- | net-nntp/sabnzbd/sabnzbd-3.0.2.ebuild | 2 | ||||
| -rw-r--r-- | net-nntp/sabnzbd/sabnzbd-3.1.0.ebuild | 2 | ||||
| -rw-r--r-- | net-nntp/sabnzbd/sabnzbd-3.1.1.ebuild | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/net-nntp/sabnzbd/sabnzbd-3.0.0-r1.ebuild b/net-nntp/sabnzbd/sabnzbd-3.0.0-r1.ebuild index a4942c83c188..360b53b09d85 100644 --- a/net-nntp/sabnzbd/sabnzbd-3.0.0-r1.ebuild +++ b/net-nntp/sabnzbd/sabnzbd-3.0.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI="7" # Require python-2 with sqlite USE flag -PYTHON_COMPAT=( python3_{6..8} ) +PYTHON_COMPAT=( python3_{5,6,7,8,9} ) PYTHON_REQ_USE="sqlite" inherit python-single-r1 systemd diff --git a/net-nntp/sabnzbd/sabnzbd-3.0.1.ebuild b/net-nntp/sabnzbd/sabnzbd-3.0.1.ebuild index a4942c83c188..360b53b09d85 100644 --- a/net-nntp/sabnzbd/sabnzbd-3.0.1.ebuild +++ b/net-nntp/sabnzbd/sabnzbd-3.0.1.ebuild @@ -4,7 +4,7 @@ EAPI="7" # Require python-2 with sqlite USE flag -PYTHON_COMPAT=( python3_{6..8} ) +PYTHON_COMPAT=( python3_{5,6,7,8,9} ) PYTHON_REQ_USE="sqlite" inherit python-single-r1 systemd diff --git a/net-nntp/sabnzbd/sabnzbd-3.0.2.ebuild b/net-nntp/sabnzbd/sabnzbd-3.0.2.ebuild index aee416e50d63..75e93f68daa8 100644 --- a/net-nntp/sabnzbd/sabnzbd-3.0.2.ebuild +++ b/net-nntp/sabnzbd/sabnzbd-3.0.2.ebuild @@ -4,7 +4,7 @@ EAPI="7" # Require python-2 with sqlite USE flag -PYTHON_COMPAT=( python3_{6..8} ) +PYTHON_COMPAT=( python3_{5,6,7,8,9} ) PYTHON_REQ_USE="sqlite" inherit python-single-r1 systemd diff --git a/net-nntp/sabnzbd/sabnzbd-3.1.0.ebuild b/net-nntp/sabnzbd/sabnzbd-3.1.0.ebuild index 114184f254fb..42b711a22790 100644 --- a/net-nntp/sabnzbd/sabnzbd-3.1.0.ebuild +++ b/net-nntp/sabnzbd/sabnzbd-3.1.0.ebuild @@ -4,7 +4,7 @@ EAPI="7" # Require python-2 with sqlite USE flag -PYTHON_COMPAT=( python3_{6..8} ) +PYTHON_COMPAT=( python3_{5,6,7,8,9} ) PYTHON_REQ_USE="sqlite" inherit python-single-r1 systemd diff --git a/net-nntp/sabnzbd/sabnzbd-3.1.1.ebuild b/net-nntp/sabnzbd/sabnzbd-3.1.1.ebuild index 114184f254fb..42b711a22790 100644 --- a/net-nntp/sabnzbd/sabnzbd-3.1.1.ebuild +++ b/net-nntp/sabnzbd/sabnzbd-3.1.1.ebuild @@ -4,7 +4,7 @@ EAPI="7" # Require python-2 with sqlite USE flag -PYTHON_COMPAT=( python3_{6..8} ) +PYTHON_COMPAT=( python3_{5,6,7,8,9} ) PYTHON_REQ_USE="sqlite" inherit python-single-r1 systemd |
