Gentoo Archives: gentoo-commits

From: Amy Liffey <amynka@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/Orange/
Date: Mon, 27 Aug 2018 16:19:46
Message-Id: 1535386767.ede4125160e3cce5c27b3262ba9e55a2c1d40fad.amynka@gentoo
1 commit: ede4125160e3cce5c27b3262ba9e55a2c1d40fad
2 Author: Amy Liffey <amynka <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 27 16:17:27 2018 +0000
4 Commit: Amy Liffey <amynka <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 27 16:19:27 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ede41251
7
8 dev-util/Orange: fix license
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 dev-util/Orange/Orange-3.4.5-r3.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-util/Orange/Orange-3.4.5-r3.ebuild b/dev-util/Orange/Orange-3.4.5-r3.ebuild
16 index a6e1066b6a6..f34690624e0 100644
17 --- a/dev-util/Orange/Orange-3.4.5-r3.ebuild
18 +++ b/dev-util/Orange/Orange-3.4.5-r3.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI="6"
25 @@ -11,7 +11,7 @@ DESCRIPTION="Open source data visualization and analysis for novice and experts.
26 HOMEPAGE="https://orange.biolab.si/"
27 SRC_URI="https://github.com/biolab/orange3/archive/${PV}.tar.gz -> ${P}.tar.gz"
28
29 -LICENSE="GPL-3"
30 +LICENSE="GPL-3+"
31 SLOT="0"
32 KEYWORDS="~amd64 ~x86"
33 IUSE=""