public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Martin Mokrejs" <mmokrejs@fold.natur.cuni.cz>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/igv/
Date: Tue,  8 Nov 2016 19:27:16 +0000 (UTC)	[thread overview]
Message-ID: <1478633126.28e8a88f0ac87bef716fbdb68dcdd52439980236.mmokrejs@gentoo> (raw)

commit:     28e8a88f0ac87bef716fbdb68dcdd52439980236
Author:     Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Tue Nov  8 19:25:26 2016 +0000
Commit:     Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Tue Nov  8 19:25:26 2016 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=28e8a88f

sci-biology/igv: fix DEPS so that ebuild+repoman are happy (but emerge complains)

Package-Manager: portage-2.3.0

 sci-biology/igv/igv-2.3.81.ebuild                      | 18 +++++++++---------
 .../igv/{igv-2.3.81.ebuild => igv-2.3.88.ebuild}       | 18 +++++++++---------
 2 files changed, 18 insertions(+), 18 deletions(-)

diff --git a/sci-biology/igv/igv-2.3.81.ebuild b/sci-biology/igv/igv-2.3.81.ebuild
index 99407f6..b7c3b3d 100644
--- a/sci-biology/igv/igv-2.3.81.ebuild
+++ b/sci-biology/igv/igv-2.3.81.ebuild
@@ -32,22 +32,22 @@ KEYWORDS="" # igv-2.3.81/src/com/iontorrent/views/FlowSignalDistributionPanel.ja
 # actually more exactly the COMMON_DEPS should contain:
 #   >=dev-java/commons-compress-1.11 # use bundled library until dev-java/commons-compress is bumped, see bug #591696
 COMMON_DEPS="
-	dev-java/absolutelayout
+	dev-java/absolutelayout:0
 	dev-java/jama:0
 	dev-java/commons-compress
 	dev-java/commons-logging:0
 	>=dev-java/commons-io-2.1:1
-	dev-java/commons-math:2
-	dev-java/commons-jexl:2
-	dev-java/jcommon:1.0
-	dev-java/jfreechart:1.0
+	dev-java/commons-math:*
+	dev-java/commons-jexl:*
+	dev-java/jcommon:*
+	dev-java/jfreechart:*
 	dev-java/jlfgr:0
 	dev-java/log4j:0
-	dev-java/gson:2.2.2
-	dev-java/guava:*
-	dev-java/swing-layout:1
+	dev-java/gson:*
+	>=dev-java/guava-17:*
+	dev-java/swing-layout:*
 	dev-java/jgrapht:0
-	dev-java/junit:4"
+	dev-java/junit:0"
 
 DEPEND=">=virtual/jdk-1.7
 	app-arch/unzip

diff --git a/sci-biology/igv/igv-2.3.81.ebuild b/sci-biology/igv/igv-2.3.88.ebuild
similarity index 88%
copy from sci-biology/igv/igv-2.3.81.ebuild
copy to sci-biology/igv/igv-2.3.88.ebuild
index 99407f6..2a03eac 100644
--- a/sci-biology/igv/igv-2.3.81.ebuild
+++ b/sci-biology/igv/igv-2.3.88.ebuild
@@ -27,27 +27,27 @@ HOMEPAGE="http://www.broadinstitute.org/igv/"
 LICENSE="LGPL-2.1"
 SLOT="0"
 IUSE=""
-KEYWORDS="" # igv-2.3.81/src/com/iontorrent/views/FlowSignalDistributionPanel.java:222: error: cannot access PublicCloneable
+KEYWORDS="" # see upstream issue #332
 
 # actually more exactly the COMMON_DEPS should contain:
 #   >=dev-java/commons-compress-1.11 # use bundled library until dev-java/commons-compress is bumped, see bug #591696
 COMMON_DEPS="
-	dev-java/absolutelayout
+	dev-java/absolutelayout:0
 	dev-java/jama:0
 	dev-java/commons-compress
 	dev-java/commons-logging:0
 	>=dev-java/commons-io-2.1:1
-	dev-java/commons-math:2
-	dev-java/commons-jexl:2
-	dev-java/jcommon:1.0
-	dev-java/jfreechart:1.0
+	dev-java/commons-math:*
+	dev-java/commons-jexl:*
+	dev-java/jcommon:*
+	dev-java/jfreechart:*
 	dev-java/jlfgr:0
 	dev-java/log4j:0
-	dev-java/gson:2.2.2
+	dev-java/gson:*
 	dev-java/guava:*
-	dev-java/swing-layout:1
+	dev-java/swing-layout:*
 	dev-java/jgrapht:0
-	dev-java/junit:4"
+	dev-java/junit:*"
 
 DEPEND=">=virtual/jdk-1.7
 	app-arch/unzip


             reply	other threads:[~2016-11-08 19:27 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-08 19:27 Martin Mokrejs [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-04-06 22:57 [gentoo-commits] proj/sci:master commit in: sci-biology/igv/ Martin Mokrejs
2017-04-03 16:18 Martin Mokrejs
2017-04-03 15:45 Martin Mokrejs
2016-11-11 15:11 Martin Mokrejs
2016-11-08 18:05 Martin Mokrejs
2016-09-15 18:36 Martin Mokrejs
2016-08-19 18:47 Martin Mokrejs
2016-08-19 18:21 Martin Mokrejs
2016-08-19 18:07 Martin Mokrejs
2015-06-06 10:23 Justin Lecher
2015-04-29 20:49 Martin Mokrejs
2015-03-23  8:10 Justin Lecher
2015-03-21  1:20 Martin Mokrejs
2015-03-17 19:24 Martin Mokrejs
2015-03-17 12:14 Martin Mokrejs
2015-03-05  9:52 Martin Mokrejs
2015-02-18 16:41 Justin Lecher
2014-03-23 23:37 Martin Mokrejs
2014-03-23 23:33 Martin Mokrejs
2014-03-23 23:00 Martin Mokrejs
2012-01-08  8:10 Andrey Kislyuk

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=1478633126.28e8a88f0ac87bef716fbdb68dcdd52439980236.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