diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-08-18 00:48:57 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-08-18 00:48:57 +0000 |
| commit | 4d3e1a79faedbc593fbb111d7a6df6f8fda667a6 (patch) | |
| tree | cb8963d7630729cd28a0a6897232e4360db19379 /dev-python/sphinx-aiohttp-theme | |
| parent | 23fada0a8e69789d805c62d965a02f15d1953c3b (diff) | |
| download | baldeagleos-repo-4d3e1a79faedbc593fbb111d7a6df6f8fda667a6.tar.gz baldeagleos-repo-4d3e1a79faedbc593fbb111d7a6df6f8fda667a6.tar.xz baldeagleos-repo-4d3e1a79faedbc593fbb111d7a6df6f8fda667a6.zip | |
Adding metadata
Diffstat (limited to 'dev-python/sphinx-aiohttp-theme')
| -rw-r--r-- | dev-python/sphinx-aiohttp-theme/sphinx-aiohttp-theme-0.1.6-r1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/sphinx-aiohttp-theme/sphinx-aiohttp-theme-0.1.6.ebuild | 22 |
2 files changed, 1 insertions, 23 deletions
diff --git a/dev-python/sphinx-aiohttp-theme/sphinx-aiohttp-theme-0.1.6-r1.ebuild b/dev-python/sphinx-aiohttp-theme/sphinx-aiohttp-theme-0.1.6-r1.ebuild index a02e48131a9d..9c6a3fdd6054 100644 --- a/dev-python/sphinx-aiohttp-theme/sphinx-aiohttp-theme-0.1.6-r1.ebuild +++ b/dev-python/sphinx-aiohttp-theme/sphinx-aiohttp-theme-0.1.6-r1.ebuild @@ -18,6 +18,6 @@ S="${WORKDIR}/${MY_P}" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]" diff --git a/dev-python/sphinx-aiohttp-theme/sphinx-aiohttp-theme-0.1.6.ebuild b/dev-python/sphinx-aiohttp-theme/sphinx-aiohttp-theme-0.1.6.ebuild deleted file mode 100644 index 5f3b3e220022..000000000000 --- a/dev-python/sphinx-aiohttp-theme/sphinx-aiohttp-theme-0.1.6.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{7,8,9,10} ) - -inherit distutils-r1 - -MY_PN="${PN#sphinx-}" -MY_P="${MY_PN}-${PV}" - -DESCRIPTION="Sphinx theme for aiohttp" -HOMEPAGE="https://github.com/aio-libs/aiohttp-theme" -SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" -S="${WORKDIR}/${MY_P}" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86" - -RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]" |
