Gentoo Archives: gentoo-commits

From: Martin Mokrejs <mmokrejs@×××××××××××××××.cz>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/kallisto/
Date: Thu, 30 Jun 2016 21:29:55
Message-Id: 1467322164.ef8f5fd4172753f0e96fb8022740c4847d461833.mmokrejs@gentoo
1 commit: ef8f5fd4172753f0e96fb8022740c4847d461833
2 Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
3 AuthorDate: Thu Jun 30 21:29:24 2016 +0000
4 Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
5 CommitDate: Thu Jun 30 21:29:24 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=ef8f5fd4
7
8 sci-biology/kallisto: provide license text, version bump
9
10 Package-Manager: portage-2.2.28
11
12 .../kallisto/{kallisto-0.42.4.ebuild => kallisto-0.43.0.ebuild} | 4 ++--
13 sci-biology/kallisto/kallisto-9999.ebuild | 4 ++--
14 2 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/sci-biology/kallisto/kallisto-0.42.4.ebuild b/sci-biology/kallisto/kallisto-0.43.0.ebuild
17 similarity index 74%
18 rename from sci-biology/kallisto/kallisto-0.42.4.ebuild
19 rename to sci-biology/kallisto/kallisto-0.43.0.ebuild
20 index 5dcaefb..7c3e98b 100644
21 --- a/sci-biology/kallisto/kallisto-0.42.4.ebuild
22 +++ b/sci-biology/kallisto/kallisto-0.43.0.ebuild
23 @@ -1,4 +1,4 @@
24 -# Copyright 1999-2015 Gentoo Foundation
25 +# Copyright 1999-2016 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 # $Id$
28
29 @@ -10,7 +10,7 @@ DESCRIPTION="Near-optimal RNA-Seq quantification"
30 HOMEPAGE="http://pachterlab.github.io/kallisto/"
31 SRC_URI="https://github.com/pachterlab/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
32
33 -LICENSE="all-rights-reserved"
34 +LICENSE="kallisto" # For commercial use contact Office of Technology Licensing, UC Berkeley
35 SLOT="0"
36 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
37 IUSE=""
38
39 diff --git a/sci-biology/kallisto/kallisto-9999.ebuild b/sci-biology/kallisto/kallisto-9999.ebuild
40 index 856a8bd..b2de7a5 100644
41 --- a/sci-biology/kallisto/kallisto-9999.ebuild
42 +++ b/sci-biology/kallisto/kallisto-9999.ebuild
43 @@ -1,4 +1,4 @@
44 -# Copyright 1999-2015 Gentoo Foundation
45 +# Copyright 1999-2016 Gentoo Foundation
46 # Distributed under the terms of the GNU General Public License v2
47 # $Id$
48
49 @@ -11,7 +11,7 @@ HOMEPAGE="http://pachterlab.github.io/kallisto/"
50 SRC_URI=""
51 EGIT_REPO_URI="https://github.com/pachterlab/kallisto.git"
52
53 -LICENSE="all-rights-reserved"
54 +LICENSE="kallisto" # For commercial use contact Office of Technology Licensing, UC Berkeley
55 SLOT="0"
56 IUSE=""