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/clview/
Date: Tue, 22 Sep 2015 08:19:38 +0000 (UTC)	[thread overview]
Message-ID: <1442907913.ad4e0fb9b1c45b26bb5a088625fbe24669de52c0.jlec@gentoo> (raw)

commit:     ad4e0fb9b1c45b26bb5a088625fbe24669de52c0
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 22 07:45:13 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Sep 22 07:45:13 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=ad4e0fb9

sci-biology/clview: Bump to EAPI=5

Package-Manager: portage-2.2.21
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 sci-biology/clview/clview-0.1.ebuild | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

diff --git a/sci-biology/clview/clview-0.1.ebuild b/sci-biology/clview/clview-0.1.ebuild
index b28621e..c8f8124 100644
--- a/sci-biology/clview/clview-0.1.ebuild
+++ b/sci-biology/clview/clview-0.1.ebuild
@@ -1,14 +1,15 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=3
+EAPI=5
 
 DESCRIPTION="clview is an assembly .ace file viewer from TIGR Gene Indices project tools"
 HOMEPAGE="http://sourceforge.net/projects/clview"
-SRC_URI="http://sourceforge.net/projects/clview/files/source%20code/clview_src.tar.gz
-		ftp://occams.dfci.harvard.edu/pub/bio/tgi/software/clview/clview_src.tar.gz
-		ftp://occams.dfci.harvard.edu/pub/bio/tgi/software/clview/clview_linux_i386.tar.gz"
+SRC_URI="
+	http://sourceforge.net/projects/clview/files/source%20code/clview_src.tar.gz
+	ftp://occams.dfci.harvard.edu/pub/bio/tgi/software/clview/clview_src.tar.gz
+	ftp://occams.dfci.harvard.edu/pub/bio/tgi/software/clview/clview_linux_i386.tar.gz"
 
 # the ftp://occams.dfci.harvard.edu/pub/bio/tgi/software/tgicl/tgi_cpp_library.tar.gz
 # contain maybe an older but definitely larger set of .cpp files compared to clview/gcl/
@@ -68,6 +69,7 @@ DEPEND="=x11-libs/fox-1.6*"
 RDEPEND="${DEPEND}"
 
 S=${WORKDIR}
+
 src_unpack() {
 	unpack clview_src.tar.gz
 }
@@ -98,10 +100,10 @@ src_prepare() {
 
 src_compile(){
 	cd "${S}"/clview || die
-	emake || die
+	emake
 }
 
 src_install() {
 	# install at least the binaries for clview when we cannot compile it
-	dobin clview/clview || die "Failed to install clview binary"
+	dobin clview/clview
 }


             reply	other threads:[~2015-09-22  8:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-22  8:19 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-11 17:43 [gentoo-commits] proj/sci:master commit in: sci-biology/clview/ Horea Christian
2021-03-06 10:36 Andrew Ammerlaan
2014-07-04 17:55 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=1442907913.ad4e0fb9b1c45b26bb5a088625fbe24669de52c0.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