commit: 01193511274aeee7477f3bf9d8450fa49d210e93 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Sat Jul 2 08:21:13 2016 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Sat Jul 2 08:21:13 2016 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=01193511
Drop due to invalid/missing license Signed-off-by: Justin Lecher <jlec <AT> gentoo.org> sci-biology/kallisto/kallisto-0.43.0.ebuild | 19 ------------------- sci-biology/kallisto/kallisto-9999.ebuild | 19 ------------------- sci-biology/kallisto/metadata.xml | 15 --------------- 3 files changed, 53 deletions(-) diff --git a/sci-biology/kallisto/kallisto-0.43.0.ebuild b/sci-biology/kallisto/kallisto-0.43.0.ebuild deleted file mode 100644 index 7c3e98b..0000000 --- a/sci-biology/kallisto/kallisto-0.43.0.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=6 - -inherit cmake-utils - -DESCRIPTION="Near-optimal RNA-Seq quantification" -HOMEPAGE="http://pachterlab.github.io/kallisto/" -SRC_URI="https://github.com/pachterlab/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="kallisto" # For commercial use contact Office of Technology Licensing, UC Berkeley -SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="" - -DEPEND="sci-libs/hdf5" -RDEPEND="${DEPEND}" diff --git a/sci-biology/kallisto/kallisto-9999.ebuild b/sci-biology/kallisto/kallisto-9999.ebuild deleted file mode 100644 index b2de7a5..0000000 --- a/sci-biology/kallisto/kallisto-9999.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=6 - -inherit git-r3 cmake-utils - -DESCRIPTION="Near-optimal RNA-Seq quantification" -HOMEPAGE="http://pachterlab.github.io/kallisto/" -SRC_URI="" -EGIT_REPO_URI="https://github.com/pachterlab/kallisto.git" - -LICENSE="kallisto" # For commercial use contact Office of Technology Licensing, UC Berkeley -SLOT="0" -IUSE="" - -DEPEND="sci-libs/hdf5" -RDEPEND="${DEPEND}" diff --git a/sci-biology/kallisto/metadata.xml b/sci-biology/kallisto/metadata.xml deleted file mode 100644 index 30a530f..0000000 --- a/sci-biology/kallisto/metadata.xml +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>[email protected]</email> - <name>Gentoo Biology Project</name> - </maintainer> - <maintainer type="person"> - <email>[email protected]</email> - <name>Michael Schubert</name> - </maintainer> - <upstream> - <remote-id type="github">pachterlab/kallisto</remote-id> - </upstream> -</pkgmetadata>
