diff options
| author | Ionen Wolkens <ionen@gentoo.org> | 2023-04-22 01:18:54 -0400 |
|---|---|---|
| committer | Ionen Wolkens <ionen@gentoo.org> | 2023-04-22 02:51:04 -0400 |
| commit | 6f003587ad3f243ff0397f06e2ce2a602c9976ab (patch) | |
| tree | f00d992a2017ea7013b4ca6da5403f105fe5e3f0 /dev-python/PyQt6-sip/PyQt6-sip-13.5.0.ebuild | |
| parent | 09f3ba6abd28e573b9d70662ca0cf9578672c5cc (diff) | |
| download | gentoo-6f003587ad3f243ff0397f06e2ce2a602c9976ab.tar.gz gentoo-6f003587ad3f243ff0397f06e2ce2a602c9976ab.tar.bz2 gentoo-6f003587ad3f243ff0397f06e2ce2a602c9976ab.zip | |
dev-python/PyQt6-sip: drop 13.4.1, 13.5.0
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-python/PyQt6-sip/PyQt6-sip-13.5.0.ebuild')
| -rw-r--r-- | dev-python/PyQt6-sip/PyQt6-sip-13.5.0.ebuild | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/dev-python/PyQt6-sip/PyQt6-sip-13.5.0.ebuild b/dev-python/PyQt6-sip/PyQt6-sip-13.5.0.ebuild deleted file mode 100644 index 26477c15c095..000000000000 --- a/dev-python/PyQt6-sip/PyQt6-sip-13.5.0.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 2022-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYPI_NO_NORMALIZE=1 -PYPI_PN=${PN/-/_} -PYTHON_COMPAT=( python3_{9..11} ) -inherit distutils-r1 pypi - -DESCRIPTION="sip module support for PyQt6" -HOMEPAGE="https://www.riverbankcomputing.com/software/sip/" - -LICENSE="|| ( GPL-2 GPL-3 SIP )" -SLOT="0" -KEYWORDS="~amd64" |
