public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/estscan/
Date: Tue, 21 Jun 2011 11:54:21 +0000 (UTC)	[thread overview]
Message-ID: <6afc15024338257900f07f5037939f9ccd0adb01.jlec@gentoo> (raw)

commit:     6afc15024338257900f07f5037939f9ccd0adb01
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 21 11:54:03 2011 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Jun 21 11:54:03 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=6afc1502

Added fortran-2.eclass support

(Portage version: 2.2.0_alpha41/git/Linux x86_64, signed Manifest commit with key 70EB7916)

---
 sci-biology/estscan/ChangeLog            |    8 ++++++++
 sci-biology/estscan/estscan-3.0.3.ebuild |   28 ++++++++++++++--------------
 sci-biology/estscan/metadata.xml         |    2 ++
 3 files changed, 24 insertions(+), 14 deletions(-)

diff --git a/sci-biology/estscan/ChangeLog b/sci-biology/estscan/ChangeLog
new file mode 100644
index 0000000..53ccd85
--- /dev/null
+++ b/sci-biology/estscan/ChangeLog
@@ -0,0 +1,8 @@
+# ChangeLog for sci-biology/estscan
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+  21 Jun 2011; Justin Lecher <jlec@gentoo.org> estscan-3.0.3.ebuild,
+  metadata.xml:
+  Added fortran-2.eclass support
+

diff --git a/sci-biology/estscan/estscan-3.0.3.ebuild b/sci-biology/estscan/estscan-3.0.3.ebuild
index ed57342..31c1537 100644
--- a/sci-biology/estscan/estscan-3.0.3.ebuild
+++ b/sci-biology/estscan/estscan-3.0.3.ebuild
@@ -1,31 +1,31 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
 EAPI=3
 
-inherit eutils toolchain-funcs perl-module
+inherit eutils fortran-2 toolchain-funcs perl-module
 
-DESCRIPTION="Predict coding regions in DNA/RNA sequences even in low-quality reads with frameshift-causing errors (supersedes ESTscan and ESTscan2)"
+DESCRIPTION="Prediction of coding regions in DNA/RNA sequences"
 HOMEPAGE="http://sourceforge.net/projects/estscan/"
-SRC_URI="http://downloads.sourceforge.net/estscan/estscan-3.0.3.tar.gz
-		http://downloads.sourceforge.net/estscan/At.smat.gz
-		http://downloads.sourceforge.net/estscan/Dm.smat.gz
-		http://downloads.sourceforge.net/estscan/Dr.smat.gz
-		http://downloads.sourceforge.net/estscan/Hs.smat.gz
-		http://downloads.sourceforge.net/estscan/Mm.smat.gz
-		http://downloads.sourceforge.net/estscan/Rn.smat.gz
-		http://downloads.sourceforge.net/estscan/user_guide_fev_07.pdf
-		http://downloads.sourceforge.net/estscan/BTLib-0.19.tar.gz"
+SRC_URI="
+	http://downloads.sourceforge.net/estscan/estscan-3.0.3.tar.gz
+	http://downloads.sourceforge.net/estscan/At.smat.gz
+	http://downloads.sourceforge.net/estscan/Dm.smat.gz
+	http://downloads.sourceforge.net/estscan/Dr.smat.gz
+	http://downloads.sourceforge.net/estscan/Hs.smat.gz
+	http://downloads.sourceforge.net/estscan/Mm.smat.gz
+	http://downloads.sourceforge.net/estscan/Rn.smat.gz
+	http://downloads.sourceforge.net/estscan/user_guide_fev_07.pdf
+	http://downloads.sourceforge.net/estscan/BTLib-0.19.tar.gz"
 
-LICENSE="estscan"
 SLOT="0"
+LICENSE="estscan"
 KEYWORDS="~x86 ~amd64"
 IUSE="icc ifc"
 
 DEPEND="icc? ( dev-lang/icc )
 		ifc? ( dev-lang/ifc )"
-
 RDEPEND=""
 
 S="${WORKDIR}"

diff --git a/sci-biology/estscan/metadata.xml b/sci-biology/estscan/metadata.xml
index 07b5255..cf485a9 100644
--- a/sci-biology/estscan/metadata.xml
+++ b/sci-biology/estscan/metadata.xml
@@ -6,4 +6,6 @@
 		<email>mmokrejs@fold.natur.cuni.cz</email>
 		<name>Martin Mokrejs</name>
 	</maintainer>
+<use><flag name='ifc'> Use ifc</flag></use>
+<use><flag name='icc'> Use icc</flag></use>
 </pkgmetadata>



             reply	other threads:[~2011-06-21 11:55 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-21 11:54 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-01-19 17:09 [gentoo-commits] proj/sci:master commit in: sci-biology/estscan/ Andrew Ammerlaan
2014-09-24  6:45 Justin Lecher
2013-03-03 17:52 Justin Lecher
2011-12-13  9:41 Martin Mokrejs
2011-12-12 12:09 Martin Mokrejs
2011-12-12 11:57 Martin Mokrejs
2011-07-30 11:05 Martin Mokrejs
2011-06-23  9:31 Justin Lecher
2011-02-14 20:52 Martin Mokrejs
2011-02-14 16:40 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=6afc15024338257900f07f5037939f9ccd0adb01.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