Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/kallisto/
Date: Sat, 02 Jul 2016 08:22:06
Message-Id: 1467447673.01193511274aeee7477f3bf9d8450fa49d210e93.jlec@gentoo
1 commit: 01193511274aeee7477f3bf9d8450fa49d210e93
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 2 08:21:13 2016 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 2 08:21:13 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=01193511
7
8 Drop due to invalid/missing license
9
10 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
11
12 sci-biology/kallisto/kallisto-0.43.0.ebuild | 19 -------------------
13 sci-biology/kallisto/kallisto-9999.ebuild | 19 -------------------
14 sci-biology/kallisto/metadata.xml | 15 ---------------
15 3 files changed, 53 deletions(-)
16
17 diff --git a/sci-biology/kallisto/kallisto-0.43.0.ebuild b/sci-biology/kallisto/kallisto-0.43.0.ebuild
18 deleted file mode 100644
19 index 7c3e98b..0000000
20 --- a/sci-biology/kallisto/kallisto-0.43.0.ebuild
21 +++ /dev/null
22 @@ -1,19 +0,0 @@
23 -# Copyright 1999-2016 Gentoo Foundation
24 -# Distributed under the terms of the GNU General Public License v2
25 -# $Id$
26 -
27 -EAPI=6
28 -
29 -inherit cmake-utils
30 -
31 -DESCRIPTION="Near-optimal RNA-Seq quantification"
32 -HOMEPAGE="http://pachterlab.github.io/kallisto/"
33 -SRC_URI="https://github.com/pachterlab/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
34 -
35 -LICENSE="kallisto" # For commercial use contact Office of Technology Licensing, UC Berkeley
36 -SLOT="0"
37 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
38 -IUSE=""
39 -
40 -DEPEND="sci-libs/hdf5"
41 -RDEPEND="${DEPEND}"
42
43 diff --git a/sci-biology/kallisto/kallisto-9999.ebuild b/sci-biology/kallisto/kallisto-9999.ebuild
44 deleted file mode 100644
45 index b2de7a5..0000000
46 --- a/sci-biology/kallisto/kallisto-9999.ebuild
47 +++ /dev/null
48 @@ -1,19 +0,0 @@
49 -# Copyright 1999-2016 Gentoo Foundation
50 -# Distributed under the terms of the GNU General Public License v2
51 -# $Id$
52 -
53 -EAPI=6
54 -
55 -inherit git-r3 cmake-utils
56 -
57 -DESCRIPTION="Near-optimal RNA-Seq quantification"
58 -HOMEPAGE="http://pachterlab.github.io/kallisto/"
59 -SRC_URI=""
60 -EGIT_REPO_URI="https://github.com/pachterlab/kallisto.git"
61 -
62 -LICENSE="kallisto" # For commercial use contact Office of Technology Licensing, UC Berkeley
63 -SLOT="0"
64 -IUSE=""
65 -
66 -DEPEND="sci-libs/hdf5"
67 -RDEPEND="${DEPEND}"
68
69 diff --git a/sci-biology/kallisto/metadata.xml b/sci-biology/kallisto/metadata.xml
70 deleted file mode 100644
71 index 30a530f..0000000
72 --- a/sci-biology/kallisto/metadata.xml
73 +++ /dev/null
74 @@ -1,15 +0,0 @@
75 -<?xml version="1.0" encoding="UTF-8"?>
76 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
77 -<pkgmetadata>
78 - <maintainer type="project">
79 - <email>sci-biology@g.o</email>
80 - <name>Gentoo Biology Project</name>
81 - </maintainer>
82 - <maintainer type="person">
83 - <email>mschu.dev@×××××.com</email>
84 - <name>Michael Schubert</name>
85 - </maintainer>
86 - <upstream>
87 - <remote-id type="github">pachterlab/kallisto</remote-id>
88 - </upstream>
89 -</pkgmetadata>