dev-python/rebulk: add Apache-2.0 to LICENSE

Upstream-commit: 7a87aeee6bb45c8a03753251e3a0b81a0b4eaad7

Package-Manager: portage-2.3.0
This commit is contained in:
Ilya Tumaykin
2016-07-31 13:59:33 +03:00
committed by Göktürk Yüksek
parent f7e1bebcd8
commit 2bafef730e
3 changed files with 3 additions and 3 deletions

View File

@@ -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"

View File

@@ -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"

View File

@@ -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"