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/bowtie/
Date: Sat, 28 Sep 2013 10:57:00 +0000 (UTC)	[thread overview]
Message-ID: <1380365807.4603ef2b8bf5e03c44f59aaf2ed43ab046d6ca8f.jlec@gentoo> (raw)

commit:     4603ef2b8bf5e03c44f59aaf2ed43ab046d6ca8f
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 28 10:56:47 2013 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Sep 28 10:56:47 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=4603ef2b

sci-biology/bowtie: Exchange common variables, fix SRC_URI

Package-Manager: portage-2.2.7

---
 sci-biology/bowtie/ChangeLog           | 7 +++++++
 sci-biology/bowtie/bowtie-2.1.0.ebuild | 6 +++---
 2 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/sci-biology/bowtie/ChangeLog b/sci-biology/bowtie/ChangeLog
new file mode 100644
index 0000000..1a636c5
--- /dev/null
+++ b/sci-biology/bowtie/ChangeLog
@@ -0,0 +1,7 @@
+# ChangeLog for sci-biology/bowtie
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+  28 Sep 2013; Justin Lecher <jlec@gentoo.org> bowtie-2.1.0.ebuild:
+  Exchange common variables, fix SRC_URI
+

diff --git a/sci-biology/bowtie/bowtie-2.1.0.ebuild b/sci-biology/bowtie/bowtie-2.1.0.ebuild
index 26bf770..a12279a 100644
--- a/sci-biology/bowtie/bowtie-2.1.0.ebuild
+++ b/sci-biology/bowtie/bowtie-2.1.0.ebuild
@@ -8,7 +8,7 @@ inherit eutils toolchain-funcs
 
 DESCRIPTION="An ultrafast memory-efficient short read aligner"
 HOMEPAGE="http://bowtie-bio.sourceforge.net/"
-SRC_URI="mirror://sourceforge/bowtie-bio/${P}-source.zip"
+SRC_URI="mirror://sourceforge/project/${PN}-bio/${PN}2/${PV}/${PN}2-${PV}-source.zip"
 
 LICENSE="GPL-3"
 SLOT="2"
@@ -41,11 +41,11 @@ src_compile() {
 }
 
 src_install() {
-	dobin bowtie2 bowtie2-*
+	dobin ${PN}2 ${PN}2-*
 	exeinto /usr/share/${PN}2/scripts
 	doexe scripts/*
 
-	newman MANUAL bowtie2.1
+	newman MANUAL ${PN}2.1
 	dodoc AUTHORS NEWS TUTORIAL
 	dohtml doc/manual.html doc/style.css
 


             reply	other threads:[~2013-09-28 10:57 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-28 10:57 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-03-17 10:37 [gentoo-commits] proj/sci:master commit in: sci-biology/bowtie/ Andrew Ammerlaan
2021-03-16 18:15 Andrew Ammerlaan
2021-03-06 10:02 Andrew Ammerlaan
2020-12-30 22:52 Martin Mokrejs
2020-02-28 23:07 Martin Mokrejs
2020-02-26  8:49 Martin Mokrejs
2019-03-25 11:21 Martin Mokrejs
2019-02-19 11:26 Martin Mokrejs
2019-02-19 11:24 Martin Mokrejs
2015-10-12  6:51 Marius Brehler
2015-10-12  6:51 Marius Brehler
2015-05-01 20:38 Martin Mokrejs
2015-04-27 11:01 Martin Mokrejs
2015-02-08 21:07 Christoph Junghans
2015-02-08 21:07 Christoph Junghans
2013-09-27 15:05 Nicolas Bock

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=1380365807.4603ef2b8bf5e03c44f59aaf2ed43ab046d6ca8f.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