diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-10-20 18:21:39 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-10-20 18:21:39 +0000 |
| commit | 0e9bd73650ac3e78d26d92937518bf6aceb3b62c (patch) | |
| tree | 3282372dee192826449e0a489364b73ac4330c3c /dev-python/python-libevdev/python-libevdev-0.11.ebuild | |
| parent | 53c9d3358b9e0965b3ff7340cb1c968a6efc04ca (diff) | |
| download | baldeagleos-repo-0e9bd73650ac3e78d26d92937518bf6aceb3b62c.tar.gz baldeagleos-repo-0e9bd73650ac3e78d26d92937518bf6aceb3b62c.tar.xz baldeagleos-repo-0e9bd73650ac3e78d26d92937518bf6aceb3b62c.zip | |
Adding metadata
Diffstat (limited to 'dev-python/python-libevdev/python-libevdev-0.11.ebuild')
| -rw-r--r-- | dev-python/python-libevdev/python-libevdev-0.11.ebuild | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/dev-python/python-libevdev/python-libevdev-0.11.ebuild b/dev-python/python-libevdev/python-libevdev-0.11.ebuild deleted file mode 100644 index bc5ee4d9c99a..000000000000 --- a/dev-python/python-libevdev/python-libevdev-0.11.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 2020-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8,9,10,11,12} ) - -inherit distutils-r1 - -DESCRIPTION="Python wrappers for the libevdev library" -HOMEPAGE=" - https://gitlab.freedesktop.org/libevdev/python-libevdev/ - https://pypi.org/project/libevdev/ -" -SRC_URI=" - https://gitlab.freedesktop.org/libevdev/${PN}/-/archive/${PV}/${P}.tar.bz2 -" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" - -BDEPEND=" - test? ( - dev-libs/libevdev - ) -" -RDEPEND=" - dev-libs/libevdev -" - -distutils_enable_tests unittest -distutils_enable_sphinx doc/source \ - dev-python/sphinx-rtd-theme |
