public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/bedtools/
Date: Sat, 25 Jun 2011 17:21:52 +0000 (UTC)	[thread overview]
Message-ID: <ebe221d2a8b9dc8ff4a97c56cb376c4249e3d945.jlec@gentoo> (raw)

commit:     ebe221d2a8b9dc8ff4a97c56cb376c4249e3d945
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 24 17:20:48 2011 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Jun 24 17:20:48 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=ebe221d2

SOme ebuild cleaning

(Portage version: 2.2.0_alpha41/git/Linux x86_64, signed Manifest commit with key 70EB7916)

---
 sci-biology/bedtools/ChangeLog              |    7 +++++++
 sci-biology/bedtools/bedtools-2.10.1.ebuild |   18 +++++-------------
 2 files changed, 12 insertions(+), 13 deletions(-)

diff --git a/sci-biology/bedtools/ChangeLog b/sci-biology/bedtools/ChangeLog
new file mode 100644
index 0000000..3fd8071
--- /dev/null
+++ b/sci-biology/bedtools/ChangeLog
@@ -0,0 +1,7 @@
+# ChangeLog for sci-biology/bedtools
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+  24 Jun 2011; Justin Lecher <jlec@gentoo.org> bedtools-2.10.1.ebuild:
+  SOme ebuild cleaning
+

diff --git a/sci-biology/bedtools/bedtools-2.10.1.ebuild b/sci-biology/bedtools/bedtools-2.10.1.ebuild
index f03a4f7..541b056 100644
--- a/sci-biology/bedtools/bedtools-2.10.1.ebuild
+++ b/sci-biology/bedtools/bedtools-2.10.1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=3
+EAPI=4
 
-DESCRIPTION="BEDTools for manipulation and analysis of BED, GFF/GTF, VCF, and SAM/BAM file formats"
+DESCRIPTION="Tools for manipulation and analysis of BED, GFF/GTF, VCF, and SAM/BAM file formats"
 HOMEPAGE="http://code.google.com/p/bedtools/"
 SRC_URI="http://bedtools.googlecode.com/files/BEDTools.v${PV}.tar.gz"
 
@@ -13,16 +13,8 @@ SLOT="0"
 KEYWORDS="~x86 ~amd64"
 IUSE=""
 
-DEPEND=""
-RDEPEND="${DEPEND}"
-
-src_compile(){
-	cd BEDTools-Version-2.10.1 || die
-	emake all || die
-}
+S="${WORKDIR}"BEDTools-Version-${PV}
 
 src_install(){
-	cd BEDTools-Version-2.10.1 || die
-	mv bin/overlap bin/bt_ovelap # prevent file collision with sci-biology/wgs-assembler
-	dobin bin/*
+	newbin bin/overlap bt_ovelap
 }



             reply	other threads:[~2011-06-25 17:28 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-25 17:21 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-10-09  4:02 [gentoo-commits] proj/sci:master commit in: sci-biology/bedtools/ Andrey Kislyuk
2014-04-15 21:35 Martin Mokrejs
2014-05-30 13:38 Martin Mokrejs
2015-01-14 23:38 Martin Mokrejs
2015-06-06 10:23 Justin Lecher
2016-09-20 15:28 Martin Mokrejs
2016-09-20 15:31 Martin Mokrejs
2016-09-24  9:13 Martin Mokrejs
2016-10-03 17:47 Martin Mokrejs
2016-10-12  6:30 Marius Brehler

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=ebe221d2a8b9dc8ff4a97c56cb376c4249e3d945.jlec@gentoo \
    --to=jlec@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