From: "Martin Mokrejs" <mmokrejs@fold.natur.cuni.cz>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/bambino/
Date: Fri, 13 Mar 2015 12:32:55 +0000 (UTC) [thread overview]
Message-ID: <1426249915.32dbb8a87e63d395a03109dab9ed4923bb8db0d4.mmokrejs@gentoo> (raw)
commit: 32dbb8a87e63d395a03109dab9ed4923bb8db0d4
Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Fri Mar 13 12:31:55 2015 +0000
Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Fri Mar 13 12:31:55 2015 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=32dbb8a8
fix java dependencies syntax
Package-Manager: portage-2.2.15
sci-biology/bambino/ChangeLog | 6 +++++-
sci-biology/bambino/bambino-1.02.ebuild | 6 +++---
sci-biology/bambino/bambino-1.06.ebuild | 6 +++---
3 files changed, 11 insertions(+), 7 deletions(-)
diff --git a/sci-biology/bambino/ChangeLog b/sci-biology/bambino/ChangeLog
index ddfd6be..0078ba7 100644
--- a/sci-biology/bambino/ChangeLog
+++ b/sci-biology/bambino/ChangeLog
@@ -1,7 +1,11 @@
# ChangeLog for sci-biology/bambino
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 13 Mar 2015; Martin Mokrejs <mmokrejs@fold.natur.cuni.cz> bambino-1.02.ebuild,
+ bambino-1.06.ebuild:
+ fix java dependencies syntax
+
16 Sep 2014; Christoph Junghans <ottxor@gentoo.org> bambino-1.02.ebuild,
bambino-1.06.ebuild:
fixed DESCRIPTION
diff --git a/sci-biology/bambino/bambino-1.02.ebuild b/sci-biology/bambino/bambino-1.02.ebuild
index 2a6d7f5..1fd268d 100644
--- a/sci-biology/bambino/bambino-1.02.ebuild
+++ b/sci-biology/bambino/bambino-1.02.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -19,9 +19,9 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND=""
+DEPEND=">=virtual/jdk-1.6:*"
RDEPEND="${DEPEND}
- >=virtual/jdk-1.6
+ >=virtual/jre-1.6:*
sci-biology/picard
dev-java/jdbc-mysql"
diff --git a/sci-biology/bambino/bambino-1.06.ebuild b/sci-biology/bambino/bambino-1.06.ebuild
index c717ffe..b13b855 100644
--- a/sci-biology/bambino/bambino-1.06.ebuild
+++ b/sci-biology/bambino/bambino-1.06.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -19,9 +19,9 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND=""
+DEPEND=">=virtual/jdk-1.6:*"
RDEPEND="${DEPEND}
- >=virtual/jdk-1.6
+ >=virtual/jre-1.6:*
sci-biology/picard
dev-java/jdbc-mysql"
next reply other threads:[~2015-03-13 12:33 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-13 12:32 Martin Mokrejs [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-09-16 17:50 [gentoo-commits] proj/sci:master commit in: sci-biology/bambino/ Christoph Junghans
2014-03-23 18:23 Martin Mokrejs
2014-03-23 18:16 Martin Mokrejs
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=1426249915.32dbb8a87e63d395a03109dab9ed4923bb8db0d4.mmokrejs@gentoo \
--to=mmokrejs@fold.natur.cuni.cz \
--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