From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DF4511396D9 for ; Thu, 16 Nov 2017 17:56:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 02AB2E0C48; Thu, 16 Nov 2017 17:56:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D30DAE0C48 for ; Thu, 16 Nov 2017 17:56:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DC50433BF01 for ; Thu, 16 Nov 2017 17:56:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6F7119CE8 for ; Thu, 16 Nov 2017 17:56:11 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1510854959.d9e7176528eaf41a5029a5cce4d8201e524df107.soap@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/HTSeq/ X-VCS-Repository: proj/sci X-VCS-Files: sci-biology/HTSeq/HTSeq-0.6.1.ebuild sci-biology/HTSeq/metadata.xml X-VCS-Directories: sci-biology/HTSeq/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: d9e7176528eaf41a5029a5cce4d8201e524df107 X-VCS-Branch: master Date: Thu, 16 Nov 2017 17:56:11 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: adf42f92-c052-431c-8620-afcb6cf5383e X-Archives-Hash: bc2c4f1bb84b703d4ddb8e370ea406f4 commit: d9e7176528eaf41a5029a5cce4d8201e524df107 Author: David Seifert gentoo org> AuthorDate: Thu Nov 16 17:55:21 2017 +0000 Commit: David Seifert gentoo org> CommitDate: Thu Nov 16 17:55:59 2017 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=d9e71765 sci-biology/HTSeq: In main tree sci-biology/HTSeq/HTSeq-0.6.1.ebuild | 23 ----------------------- sci-biology/HTSeq/metadata.xml | 15 --------------- 2 files changed, 38 deletions(-) diff --git a/sci-biology/HTSeq/HTSeq-0.6.1.ebuild b/sci-biology/HTSeq/HTSeq-0.6.1.ebuild deleted file mode 100644 index 70fdb733e..000000000 --- a/sci-biology/HTSeq/HTSeq-0.6.1.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 - -DESCRIPTION="Python support for SAM/BAM/Bowtie/FASTA/Q/GFF/GTF files" -HOMEPAGE="http://www-huber.embl.de/users/anders/HTSeq" -SRC_URI="mirror://pypi/H/"${PN}"/"${P}".tar.gz" - -LICENSE="GPL-3+" -SLOT="0" -KEYWORDS="~amd64" -IUSE="" - -DEPEND=" - dev-python/numpy[${PYTHON_USEDEP}] - dev-python/matplotlib[${PYTHON_USEDEP}] - sci-biology/pysam[${PYTHON_USEDEP}]" -RDEPEND="${DEPEND}" diff --git a/sci-biology/HTSeq/metadata.xml b/sci-biology/HTSeq/metadata.xml deleted file mode 100644 index b08ab454b..000000000 --- a/sci-biology/HTSeq/metadata.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - mmokrejs@fold.natur.cuni.cz - Martin Mokrejs - - - sci-biology@gentoo.org - Gentoo Biology Project - - - HTSeq - -