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/jannovar/
Date: Thu, 23 Jun 2016 16:44:38 +0000 (UTC)	[thread overview]
Message-ID: <1466700263.246f843671d207583568dc6420a80c4156a0b2b6.mmokrejs@gentoo> (raw)

commit:     246f843671d207583568dc6420a80c4156a0b2b6
Author:     Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Thu Jun 23 16:44:23 2016 +0000
Commit:     Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Thu Jun 23 16:44:23 2016 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=246f8436

sci-biology/jannovar: improve ebuild, still does not work

Package-Manager: portage-2.2.28

 sci-biology/jannovar/jannovar-0.16.ebuild | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/sci-biology/jannovar/jannovar-0.16.ebuild b/sci-biology/jannovar/jannovar-0.16.ebuild
index 9dcbd17..c67b789 100644
--- a/sci-biology/jannovar/jannovar-0.16.ebuild
+++ b/sci-biology/jannovar/jannovar-0.16.ebuild
@@ -29,7 +29,8 @@ src_compile(){
 
 src_install(){
 	mvn install -Dmaven.test.skip.exec=true || die
-	dojar *.jar
-	java-pkg_newjar jannovar-bin.jar
-	java-pkg_dolauncher jannovar-bin --jar jannovar-bin.jar
+	java-pkg_dojar jannovar-cli.jar
+	java-pkg_dolauncher jannovar-cli --jar jannovar-cli.jar
+	java-pkg_dojar jped-cli.jar
+	java-pkg_dolauncher jped-cli --jar jped-cli.jar
 }


             reply	other threads:[~2016-06-23 16:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-23 16:44 Martin Mokrejs [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-12-04 20:15 [gentoo-commits] proj/sci:master commit in: sci-biology/jannovar/ Martin Mokrejs
2016-11-15 20:19 Martin Mokrejs
2016-06-23 15:26 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=1466700263.246f843671d207583568dc6420a80c4156a0b2b6.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