Gentoo Archives: gentoo-commits

From: "Göktürk Yüksek" <gokturk@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/rebulk/
Date: Mon, 22 Aug 2016 14:10:07
Message-Id: 1471873478.2bafef730e634bbb6a29e2807e4ebdde0c899c65.gokturk@gentoo
1 commit: 2bafef730e634bbb6a29e2807e4ebdde0c899c65
2 Author: Ilya Tumaykin <itumaykin <AT> gmail <DOT> com>
3 AuthorDate: Sun Jul 31 10:59:33 2016 +0000
4 Commit: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 22 13:44:38 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bafef73
7
8 dev-python/rebulk: add Apache-2.0 to LICENSE
9
10 Upstream-commit: 7a87aeee6bb45c8a03753251e3a0b81a0b4eaad7
11
12 Package-Manager: portage-2.3.0
13
14 dev-python/rebulk/rebulk-0.7.2.ebuild | 2 +-
15 dev-python/rebulk/rebulk-0.7.3.ebuild | 2 +-
16 dev-python/rebulk/rebulk-9999.ebuild | 2 +-
17 3 files changed, 3 insertions(+), 3 deletions(-)
18
19 diff --git a/dev-python/rebulk/rebulk-0.7.2.ebuild b/dev-python/rebulk/rebulk-0.7.2.ebuild
20 index 2ca258c..aac7c2b 100644
21 --- a/dev-python/rebulk/rebulk-0.7.2.ebuild
22 +++ b/dev-python/rebulk/rebulk-0.7.2.ebuild
23 @@ -12,7 +12,7 @@ DESCRIPTION="Python library that performs advanced searches in strings"
24 HOMEPAGE="https://github.com/Toilal/rebulk https://pypi.python.org/pypi/rebulk"
25 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
26
27 -LICENSE="MIT"
28 +LICENSE="MIT Apache-2.0"
29 SLOT="0"
30 KEYWORDS="~amd64 ~x86"
31 IUSE="test"
32
33 diff --git a/dev-python/rebulk/rebulk-0.7.3.ebuild b/dev-python/rebulk/rebulk-0.7.3.ebuild
34 index 2ca258c..aac7c2b 100644
35 --- a/dev-python/rebulk/rebulk-0.7.3.ebuild
36 +++ b/dev-python/rebulk/rebulk-0.7.3.ebuild
37 @@ -12,7 +12,7 @@ DESCRIPTION="Python library that performs advanced searches in strings"
38 HOMEPAGE="https://github.com/Toilal/rebulk https://pypi.python.org/pypi/rebulk"
39 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
40
41 -LICENSE="MIT"
42 +LICENSE="MIT Apache-2.0"
43 SLOT="0"
44 KEYWORDS="~amd64 ~x86"
45 IUSE="test"
46
47 diff --git a/dev-python/rebulk/rebulk-9999.ebuild b/dev-python/rebulk/rebulk-9999.ebuild
48 index 3ae8e3b..3eb36b6 100644
49 --- a/dev-python/rebulk/rebulk-9999.ebuild
50 +++ b/dev-python/rebulk/rebulk-9999.ebuild
51 @@ -12,7 +12,7 @@ DESCRIPTION="Python library that performs advanced searches in strings"
52 HOMEPAGE="https://github.com/Toilal/rebulk https://pypi.python.org/pypi/rebulk"
53 EGIT_REPO_URI="git://github.com/Toilal/${PN}.git"
54
55 -LICENSE="MIT"
56 +LICENSE="MIT Apache-2.0"
57 SLOT="0"
58 KEYWORDS=""
59 IUSE="test"