mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
dev-python/cx-oracle: fix license and metadata
Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Michał Gasewicz <rozstrojenie.jazni@gmail.com>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI="8"
|
||||
|
||||
PYTHON_COMPAT=( python3_{7,8,9} )
|
||||
PYTHON_COMPAT=( python3_{8,9} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
@@ -17,7 +17,7 @@ HOMEPAGE="
|
||||
"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
|
||||
|
||||
LICENSE="Computronix"
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
|
||||
@@ -11,7 +11,4 @@
|
||||
<email>rozstrojenie.jazni@gmail.com</email>
|
||||
<name>Michał Gasewicz</name>
|
||||
</maintainer>
|
||||
<use>
|
||||
<flag name="examples">Install examples, usually source code</flag>
|
||||
</use>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user