diff options
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/tornado-xstatic/tornado-xstatic-0.2-r1.ebuild (renamed from dev-python/tornado-xstatic/tornado-xstatic-0.2.ebuild) | 6 | ||||
| -rw-r--r-- | dev-python/tornado-xstatic/tornado-xstatic-0.3-r1.ebuild (renamed from dev-python/tornado-xstatic/tornado-xstatic-0.3.ebuild) | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/tornado-xstatic/tornado-xstatic-0.2.ebuild b/dev-python/tornado-xstatic/tornado-xstatic-0.2-r1.ebuild index 378d9724eaa0..3be0b3cfcb27 100644 --- a/dev-python/tornado-xstatic/tornado-xstatic-0.2.ebuild +++ b/dev-python/tornado-xstatic/tornado-xstatic-0.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 2020-2021 by Liguros Authors +# Copyright 2020-2022 by Liguros Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 PYTHON_COMPAT=( python3_{7,8,9,10} ) @@ -16,7 +16,7 @@ KEYWORDS="~x86 ~amd64" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" -RDEPEND="www-servers/tornado[${PYTHON_USEDEP}] ${PYTHON_DEPS}" +RDEPEND="dev-python/tornado[${PYTHON_USEDEP}] ${PYTHON_DEPS}" DEPEND="" S=${WORKDIR}/tornado_xstatic-$COMMIT_ID diff --git a/dev-python/tornado-xstatic/tornado-xstatic-0.3.ebuild b/dev-python/tornado-xstatic/tornado-xstatic-0.3-r1.ebuild index 544d2fcebae5..23c655768ac9 100644 --- a/dev-python/tornado-xstatic/tornado-xstatic-0.3.ebuild +++ b/dev-python/tornado-xstatic/tornado-xstatic-0.3-r1.ebuild @@ -16,7 +16,7 @@ IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" S=${WORKDIR}/tornado_xstatic-${PV} -RDEPEND="www-servers/tornado[${PYTHON_USEDEP}] ${PYTHON_DEPS}" +RDEPEND="dev-python/tornado[${PYTHON_USEDEP}] ${PYTHON_DEPS}" DEPEND="" src_install() { |
