diff options
author | Ilya Tumaykin <itumaykin@gmail.com> | 2016-07-31 13:59:33 +0300 |
---|---|---|
committer | Göktürk Yüksek <gokturk@gentoo.org> | 2016-08-22 09:44:38 -0400 |
commit | 2bafef730e634bbb6a29e2807e4ebdde0c899c65 (patch) | |
tree | 333fa16f3b217994c9ed135ce7f690d7341aa586 /dev-python/rebulk | |
parent | dev-python/guessit: add python-3.5 support to 9999 (diff) | |
download | gentoo-2bafef730e634bbb6a29e2807e4ebdde0c899c65.tar.gz gentoo-2bafef730e634bbb6a29e2807e4ebdde0c899c65.tar.bz2 gentoo-2bafef730e634bbb6a29e2807e4ebdde0c899c65.zip |
dev-python/rebulk: add Apache-2.0 to LICENSE
Upstream-commit: 7a87aeee6bb45c8a03753251e3a0b81a0b4eaad7
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-python/rebulk')
-rw-r--r-- | dev-python/rebulk/rebulk-0.7.2.ebuild | 2 | ||||
-rw-r--r-- | dev-python/rebulk/rebulk-0.7.3.ebuild | 2 | ||||
-rw-r--r-- | dev-python/rebulk/rebulk-9999.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/rebulk/rebulk-0.7.2.ebuild b/dev-python/rebulk/rebulk-0.7.2.ebuild index 2ca258c5b034..aac7c2b85ef4 100644 --- a/dev-python/rebulk/rebulk-0.7.2.ebuild +++ b/dev-python/rebulk/rebulk-0.7.2.ebuild @@ -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" diff --git a/dev-python/rebulk/rebulk-0.7.3.ebuild b/dev-python/rebulk/rebulk-0.7.3.ebuild index 2ca258c5b034..aac7c2b85ef4 100644 --- a/dev-python/rebulk/rebulk-0.7.3.ebuild +++ b/dev-python/rebulk/rebulk-0.7.3.ebuild @@ -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" diff --git a/dev-python/rebulk/rebulk-9999.ebuild b/dev-python/rebulk/rebulk-9999.ebuild index 3ae8e3b9a223..3eb36b6705b8 100644 --- a/dev-python/rebulk/rebulk-9999.ebuild +++ b/dev-python/rebulk/rebulk-9999.ebuild @@ -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" |