public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Christoph Junghans" <ottxor@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/salmon/
Date: Thu, 20 Aug 2015 23:29:01 +0000 (UTC)	[thread overview]
Message-ID: <1439805660.3a7ee875a11fd87e5f21cf122dbf2923d6d166de.ottxor@gentoo> (raw)

commit:     3a7ee875a11fd87e5f21cf122dbf2923d6d166de
Author:     layman <layman <AT> localhost>
AuthorDate: Sun Aug 16 13:17:38 2015 +0000
Commit:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Mon Aug 17 10:01:00 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=3a7ee875

sci-biology/salmon: fix deps & version bump to 0.4.2

Package-Manager: portage-2.2.20-prefix

 sci-biology/salmon/ChangeLog                                    | 6 ++++++
 sci-biology/salmon/salmon-0.3.2.ebuild                          | 4 ++++
 sci-biology/salmon/{salmon-0.3.2.ebuild => salmon-0.4.2.ebuild} | 6 +++++-
 sci-biology/salmon/salmon-9999.ebuild                           | 4 ++++
 4 files changed, 19 insertions(+), 1 deletion(-)

diff --git a/sci-biology/salmon/ChangeLog b/sci-biology/salmon/ChangeLog
index 5b870c4..e398b16 100644
--- a/sci-biology/salmon/ChangeLog
+++ b/sci-biology/salmon/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*salmon-0.4.2 (16 Aug 2015)
+
+  16 Aug 2015; Michael Schubert <mschu.dev@gmail.com> +salmon-0.4.2.ebuild,
+  salmon-0.3.2.ebuild, salmon-9999.ebuild:
+  sci-biology/salmon: fix deps & version bump to 0.4.2
+
   05 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
   sci-biology/salmon: Add github to remote-id in metadata.xml
 

diff --git a/sci-biology/salmon/salmon-0.3.2.ebuild b/sci-biology/salmon/salmon-0.3.2.ebuild
index 0a6409e..3ea1980 100644
--- a/sci-biology/salmon/salmon-0.3.2.ebuild
+++ b/sci-biology/salmon/salmon-0.3.2.ebuild
@@ -16,3 +16,7 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 PATCHES=( "${FILESDIR}"/${P}-no-boost-static.patch )
+
+DEPEND="dev-libs/boost
+		dev-libs/jemalloc"
+RDEPEND="${DEPEND}"

diff --git a/sci-biology/salmon/salmon-0.3.2.ebuild b/sci-biology/salmon/salmon-0.4.2.ebuild
similarity index 78%
copy from sci-biology/salmon/salmon-0.3.2.ebuild
copy to sci-biology/salmon/salmon-0.4.2.ebuild
index 0a6409e..c1021a6 100644
--- a/sci-biology/salmon/salmon-0.3.2.ebuild
+++ b/sci-biology/salmon/salmon-0.4.2.ebuild
@@ -15,4 +15,8 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
-PATCHES=( "${FILESDIR}"/${P}-no-boost-static.patch )
+PATCHES=( "${FILESDIR}"/${PN}-0.3.2-no-boost-static.patch )
+
+DEPEND="dev-libs/boost
+		dev-libs/jemalloc"
+RDEPEND="${DEPEND}"

diff --git a/sci-biology/salmon/salmon-9999.ebuild b/sci-biology/salmon/salmon-9999.ebuild
index 5e80cc2..8ec7814 100644
--- a/sci-biology/salmon/salmon-9999.ebuild
+++ b/sci-biology/salmon/salmon-9999.ebuild
@@ -17,3 +17,7 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 PATCHES=( "${FILESDIR}"/${PN}-0.3.2-no-boost-static.patch )
+
+DEPEND="dev-libs/boost
+		dev-libs/jemalloc"
+RDEPEND="${DEPEND}"


             reply	other threads:[~2015-08-20 23:29 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-20 23:29 Christoph Junghans [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-01-23 13:32 [gentoo-commits] proj/sci:master commit in: sci-biology/salmon/ Andrew Ammerlaan
2022-01-15 14:14 Andrew Ammerlaan
2021-08-31  9:45 Andrew Ammerlaan
2021-03-22 13:46 Andrew Ammerlaan
2021-01-26 21:10 Andrew Ammerlaan
2021-01-19 17:10 Andrew Ammerlaan
2021-01-19 15:45 Andrew Ammerlaan
2021-01-19 15:29 Andrew Ammerlaan
2021-01-06  9:42 Andrew Ammerlaan
2018-06-25 20:22 Martin Mokrejs
2018-06-24 16:30 Martin Mokrejs
2018-06-24 16:30 Martin Mokrejs
2018-06-24 14:01 Martin Mokrejs
2018-04-21 17:17 Martin Mokrejs
2016-02-28 10:43 Justin Lecher
2015-06-05 11:20 Justin Lecher
2015-05-24  8:14 Justin Lecher

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=1439805660.3a7ee875a11fd87e5f21cf122dbf2923d6d166de.ottxor@gentoo \
    --to=ottxor@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