From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/artemis/
Date: Mon, 6 Jan 2014 19:27:07 +0000 (UTC) [thread overview]
Message-ID: <1389034965.420e46ff1a1f7709757fae778140fb53c24189d0.jlec@gentoo> (raw)
commit: 420e46ff1a1f7709757fae778140fb53c24189d0
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 6 19:02:45 2014 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Jan 6 19:02:45 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=420e46ff
sci-biology/artemis: Switch from git-2 to git-r3
Package-Manager: portage-2.2.8
---
sci-biology/artemis/ChangeLog | 6 +++++-
sci-biology/artemis/artemis-9999.ebuild | 34 ++++++++++-----------------------
sci-biology/artemis/metadata.xml | 10 +++++-----
3 files changed, 20 insertions(+), 30 deletions(-)
diff --git a/sci-biology/artemis/ChangeLog b/sci-biology/artemis/ChangeLog
index a992d60..56cbedc 100644
--- a/sci-biology/artemis/ChangeLog
+++ b/sci-biology/artemis/ChangeLog
@@ -1,7 +1,11 @@
# ChangeLog for sci-biology/artemis
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 06 Jan 2014; Justin Lecher <jlec@gentoo.org> artemis-9999.ebuild,
+ metadata.xml:
+ Switch from git-2 to git-r3
+
07 Feb 2012; Martin Mokrejs <mmokrejs@fold.natur.cuni.cz> artemis-9999.ebuild:
sci-biology/artemis: adjust ebuild based on upstream providing a Makefile
diff --git a/sci-biology/artemis/artemis-9999.ebuild b/sci-biology/artemis/artemis-9999.ebuild
index 4481975..ca3ddf1 100644
--- a/sci-biology/artemis/artemis-9999.ebuild
+++ b/sci-biology/artemis/artemis-9999.ebuild
@@ -1,23 +1,15 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=3
+EAPI=5
-inherit java-pkg-2 java-ant-2
-
-[ "$PV" == "9999" ] && inherit git-2
+inherit java-pkg-2 java-ant-2 git-r3
DESCRIPTION="DNA sequence viewer, annotation (Artemis) and comparison (ACT) tool"
HOMEPAGE="http://www.sanger.ac.uk/resources/software/artemis"
-
-if [ "$PV" == "9999" ]; then
- EGIT_REPO_URI="https://github.com/sanger-pathogens/Artemis"
- KEYWORDS="~amd64 ~x86"
-else
- SRC_URI="ftp://ftp.sanger.ac.uk/pub4/resources/software/artemis/v13/v"${PV}"/artemis_compiled_v"${PV}".tar.gz"
- KEYWORDS="~amd64 ~x86"
-fi
+SRC_URI=""
+EGIT_REPO_URI="https://github.com/sanger-pathogens/Artemis"
LICENSE="GPL-2"
SLOT="0"
@@ -25,19 +17,13 @@ KEYWORDS=""
IUSE=""
# uses its own BamView
-DEPEND="sci-biology/samtools
- >=virtual/jdk-1.5
- >=dev-java/sun-jdk-1.5
- dev-java/ant-core"
+DEPEND="
+ sci-biology/samtools
+ >=virtual/jdk-1.5
+ dev-java/ant-core"
RDEPEND="${DEPEND}
- >=virtual/jre-1.5"
+ >=virtual/jre-1.5"
# http://www.mail-archive.com/artemis-users@sanger.ac.uk/msg00551.html
# http://www.mail-archive.com/artemis-users@sanger.ac.uk/msg00561.html
# http://gmod.org/wiki/Artemis-Chado_Integration_Tutorial
-src_compile() {
- emake || die
- # ant compile || die
-
- einfo "Need to figure out where does the GeneBuilder application come from so that one could use Chado for automated gene prediction pipeline"
-}
diff --git a/sci-biology/artemis/metadata.xml b/sci-biology/artemis/metadata.xml
index 07b5255..2bc8930 100644
--- a/sci-biology/artemis/metadata.xml
+++ b/sci-biology/artemis/metadata.xml
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>sci-biology</herd>
- <maintainer>
- <email>mmokrejs@fold.natur.cuni.cz</email>
- <name>Martin Mokrejs</name>
- </maintainer>
+ <herd>sci-biology</herd>
+ <maintainer>
+ <email>mmokrejs@fold.natur.cuni.cz</email>
+ <name>Martin Mokrejs</name>
+ </maintainer>
</pkgmetadata>
next reply other threads:[~2014-01-06 19:27 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-06 19:27 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-09-27 9:22 [gentoo-commits] proj/sci:master commit in: sci-biology/artemis/ Horea Christian
2017-01-29 14:20 Justin Lecher
2016-03-30 14:26 Martin Mokrejs
2015-06-09 10:25 Martin Mokrejs
2014-03-23 23:02 Martin Mokrejs
2014-03-23 19:19 Martin Mokrejs
2012-02-07 23:45 Martin Mokrejs
2012-02-07 23:45 Martin Mokrejs
2012-01-08 15:51 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=1389034965.420e46ff1a1f7709757fae778140fb53c24189d0.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