Assorted changes
Signed-off-by: Ceres <ceres@ceressees.dev>
This commit is contained in:
parent
98dcc4b899
commit
4d0bc174b4
31 changed files with 63 additions and 1062 deletions
|
|
@ -1,25 +0,0 @@
|
|||
# Copyright 2023-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
RESTRICT="network-sandbox"
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
EPYTHON=/usr/bin/python
|
||||
PYTHON_COMPAT=( python3_{10..13} )
|
||||
|
||||
inherit git-r3 distutils-r1 shell-completion
|
||||
|
||||
DESCRIPTION="Material You color algorithms for python!"
|
||||
HOMEPAGE="https://github.com/T-Dynamos/materialyoucolor-python"
|
||||
|
||||
EGIT_REPO_URI="https://github.com/T-Dynamos/materialyoucolor-python.git"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm64"
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND=${DEPEND}
|
||||
|
||||
BDEPEND="dev-vcs/git"
|
||||
Loading…
Add table
Add a link
Reference in a new issue