public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-biology/vaal/
Date: Tue, 24 Jan 2017 16:47:51 +0000 (UTC)	[thread overview]
Message-ID: <1485276393.6decdcc1f979feaaf223a2b2e237946d3f0c704c.soap@gentoo> (raw)

commit:     6decdcc1f979feaaf223a2b2e237946d3f0c704c
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 24 16:46:33 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Tue Jan 24 16:46:33 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6decdcc1

sci-biology/vaal: Remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sci-biology/vaal/vaal-46233.ebuild | 42 --------------------------------------
 1 file changed, 42 deletions(-)

diff --git a/sci-biology/vaal/vaal-46233.ebuild b/sci-biology/vaal/vaal-46233.ebuild
deleted file mode 100644
index 6aee878..00000000
--- a/sci-biology/vaal/vaal-46233.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-AUTOTOOLS_AUTORECONF=yes
-
-inherit autotools-utils
-
-DESCRIPTION="A variant ascertainment algorithm that can be used to detect SNPs, indels, and other polymorphisms"
-HOMEPAGE="http://www.broadinstitute.org/science/programs/genome-biology/crd/"
-SRC_URI="
-	ftp://ftp.broad.mit.edu/pub/crd/VAAL/latest_source_code/${P}.tar.gz
-	ftp://ftp.broad.mit.edu/pub/crd/VAAL/VAAL_manual.doc"
-
-LICENSE="Whitehead-MIT"
-SLOT="0"
-KEYWORDS="amd64"
-IUSE="openmp"
-
-DEPEND=">=dev-libs/boost-1.41.0-r3"
-RDEPEND="${DEPEND}"
-
-DOCS=( "${DISTDIR}/VAAL_manual.doc" )
-
-src_prepare() {
-	sed \
-		-e '/COPYING/d' \
-		-i src/Makefile.am || die
-
-	sed \
-		-e 's:-ggdb::g' \
-		-e '/AC_OPENMP_CEHCK/d' \
-		-i configure.ac || die
-	autotools-utils_src_prepare
-}
-
-src_configure(){
-	local myeconfargs=( $(use_enable openmp) )
-	autotools-utils_src_configure
-}


             reply	other threads:[~2017-01-24 16:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-24 16:47 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-01-24  9:06 [gentoo-commits] repo/gentoo:master commit in: sci-biology/vaal/ Agostino Sarubbo
2016-01-17 10:52 David Seifert

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1485276393.6decdcc1f979feaaf223a2b2e237946d3f0c704c.soap@gentoo \
    --to=soap@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox