mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 21:08:35 -07:00
dev-python/rebulk: add Apache-2.0 to LICENSE
Upstream-commit: 7a87aeee6bb45c8a03753251e3a0b81a0b4eaad7 Package-Manager: portage-2.3.0
This commit is contained in:
committed by
Göktürk Yüksek
parent
f7e1bebcd8
commit
2bafef730e
@@ -12,7 +12,7 @@ DESCRIPTION="Python library that performs advanced searches in strings"
|
||||
HOMEPAGE="https://github.com/Toilal/rebulk https://pypi.python.org/pypi/rebulk"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
LICENSE="MIT Apache-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="test"
|
||||
|
||||
@@ -12,7 +12,7 @@ DESCRIPTION="Python library that performs advanced searches in strings"
|
||||
HOMEPAGE="https://github.com/Toilal/rebulk https://pypi.python.org/pypi/rebulk"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
LICENSE="MIT Apache-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="test"
|
||||
|
||||
@@ -12,7 +12,7 @@ DESCRIPTION="Python library that performs advanced searches in strings"
|
||||
HOMEPAGE="https://github.com/Toilal/rebulk https://pypi.python.org/pypi/rebulk"
|
||||
EGIT_REPO_URI="git://github.com/Toilal/${PN}.git"
|
||||
|
||||
LICENSE="MIT"
|
||||
LICENSE="MIT Apache-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS=""
|
||||
IUSE="test"
|
||||
|
||||
Reference in New Issue
Block a user