commit:     564be65c08d2b9079ea9e13a9a91ab7c1381624c
Author:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Sat Jan 10 15:54:49 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Jan 10 15:54:49 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=564be65c

ci-biology/rnaplex: Move to EAPI=5; Update homepage and SRC_URI.

---
 sci-biology/rnaplex/ChangeLog          |  6 +++++-
 sci-biology/rnaplex/rnaplex-0.2.ebuild | 10 +++++-----
 2 files changed, 10 insertions(+), 6 deletions(-)

diff --git a/sci-biology/rnaplex/ChangeLog b/sci-biology/rnaplex/ChangeLog
index a960c4f..240e682 100644
--- a/sci-biology/rnaplex/ChangeLog
+++ b/sci-biology/rnaplex/ChangeLog
@@ -1,7 +1,11 @@
 # ChangeLog for sci-biology/rnaplex
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  10 Jan 2015; Marius Brehler <mar...@linux.sungazer.de>
+  rnaplex-0.2.ebuild:
+  Move to EAPI=5; Update homepage and SRC_URI.
+
   29 Apr 2009; Andrey Kislyuk <wea...@gentoo.org> ChangeLog:
   New package, ebuild written by me
 

diff --git a/sci-biology/rnaplex/rnaplex-0.2.ebuild 
b/sci-biology/rnaplex/rnaplex-0.2.ebuild
index f2a9199..8aa1b7e 100644
--- a/sci-biology/rnaplex/rnaplex-0.2.ebuild
+++ b/sci-biology/rnaplex/rnaplex-0.2.ebuild
@@ -1,14 +1,14 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=2
+EAPI=5
 
 MY_P=RNAplex-${PV}
 
 DESCRIPTION="RNA-RNA interaction search"
-HOMEPAGE="http://www.tbi.univie.ac.at/~htafer/";
-SRC_URI="http://www.tbi.univie.ac.at/~htafer/RNAplex/${MY_P}.tar.gz";
+HOMEPAGE="http://www.bioinf.uni-leipzig.de/Software/RNAplex/";
+SRC_URI="http://www.bioinf.uni-leipzig.de/Software/RNAplex/RNAplex-0.2.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
@@ -16,7 +16,7 @@ IUSE=""
 KEYWORDS="~amd64 ~x86"
 
 DEPEND=""
-RDEPEND=""
+RDEPEND="${DEPEND}"
 S=${WORKDIR}/${MY_P}
 
 src_install() {

Reply via email to