commit:     66cf9e669374c000ca06c72939549e9231326ad5
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 24 06:35:02 2014 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Sep 24 06:35:02 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=66cf9e66

sci-biology/gbrowse: Bump to EAPI=5

Package-Manager: portage-2.2.13

---
 sci-biology/gbrowse/ChangeLog           |  6 +++++-
 sci-biology/gbrowse/gbrowse-2.39.ebuild |  4 ++--
 sci-biology/gbrowse/gbrowse-2.45.ebuild |  4 ++--
 sci-biology/gbrowse/gbrowse-2.48.ebuild |  4 ++--
 sci-biology/gbrowse/metadata.xml        | 14 +++++++-------
 5 files changed, 18 insertions(+), 14 deletions(-)

diff --git a/sci-biology/gbrowse/ChangeLog b/sci-biology/gbrowse/ChangeLog
index 9343242..701feba 100644
--- a/sci-biology/gbrowse/ChangeLog
+++ b/sci-biology/gbrowse/ChangeLog
@@ -1,7 +1,11 @@
 # ChangeLog for sci-biology/gbrowse
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: 
/var/cvsroot/gentoo-x86/sci-biology/generic-genome-browser/ChangeLog,v 1.10 
2007/07/29 17:07:38 phreak Exp $
 
+  24 Sep 2014; Justin Lecher <[email protected]> gbrowse-2.39.ebuild,
+  gbrowse-2.45.ebuild, gbrowse-2.48.ebuild, metadata.xml:
+  Bump to EAPI=5
+
   22 May 2012; Justin Lecher <[email protected]> gbrowse-2.39.ebuild,
   gbrowse-2.45.ebuild, gbrowse-2.48.ebuild:
   Add missing eutils.eclass, bump to EAPI=4, remove unnecessary bits

diff --git a/sci-biology/gbrowse/gbrowse-2.39.ebuild 
b/sci-biology/gbrowse/gbrowse-2.39.ebuild
index f344218..0edfba5 100644
--- a/sci-biology/gbrowse/gbrowse-2.39.ebuild
+++ b/sci-biology/gbrowse/gbrowse-2.39.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=4
+EAPI=5
 
 inherit eutils perl-module webapp
 
@@ -37,7 +37,7 @@ S="${WORKDIR}/${MY_P}"
 # how about mod_fcgi and dev-libs/fcgi and mod_scgi?
 DEPEND="
        >=perl-core/Module-Build-0.380.0
-       >=dev-lang/perl-5.8.8
+       >=dev-lang/perl-5.8.8:=
        dev-perl/Capture-Tiny
        >=sci-biology/bioperl-1.6.901
        >=dev-perl/GD-2.07

diff --git a/sci-biology/gbrowse/gbrowse-2.45.ebuild 
b/sci-biology/gbrowse/gbrowse-2.45.ebuild
index c42922d..e0ab203 100644
--- a/sci-biology/gbrowse/gbrowse-2.45.ebuild
+++ b/sci-biology/gbrowse/gbrowse-2.45.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=4
+EAPI=5
 
 inherit eutils perl-module webapp
 
@@ -37,7 +37,7 @@ S="${WORKDIR}/${MY_P}"
 # how about mod_fcgi and dev-libs/fcgi and mod_scgi?
 DEPEND="!!sci-biology/GBrowse
        >=perl-core/Module-Build-0.380.0
-       >=dev-lang/perl-5.8.8
+       >=dev-lang/perl-5.8.8:=
        dev-perl/Capture-Tiny
        >=sci-biology/bioperl-1.6.901
        >=dev-perl/GD-2.07

diff --git a/sci-biology/gbrowse/gbrowse-2.48.ebuild 
b/sci-biology/gbrowse/gbrowse-2.48.ebuild
index b844e94..b61cdd3 100644
--- a/sci-biology/gbrowse/gbrowse-2.48.ebuild
+++ b/sci-biology/gbrowse/gbrowse-2.48.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=4
+EAPI=5
 
 inherit eutils perl-module webapp
 
@@ -37,7 +37,7 @@ S="${WORKDIR}/${MY_P}"
 # how about mod_fcgi and dev-libs/fcgi and mod_scgi?
 DEPEND="!!sci-biology/GBrowse
        >=perl-core/Module-Build-0.380.0
-       >=dev-lang/perl-5.8.8
+       >=dev-lang/perl-5.8.8:=
        dev-perl/Capture-Tiny
        >=sci-biology/bioperl-1.6.901
        >=dev-perl/GD-2.07

diff --git a/sci-biology/gbrowse/metadata.xml b/sci-biology/gbrowse/metadata.xml
index 2618ccd..61916cb 100644
--- a/sci-biology/gbrowse/metadata.xml
+++ b/sci-biology/gbrowse/metadata.xml
@@ -1,13 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
-       <maintainer>
-               <email>[email protected]</email>
-               <name>Andrey Kislyuk</name>
-               <description>GBrowse is a generic genome browser.</description>
-       </maintainer>
-       <herd>sci-biology</herd>
-       <longdescription lang="en">
+  <maintainer>
+    <email>[email protected]</email>
+    <name>Andrey Kislyuk</name>
+    <description>GBrowse is a generic genome browser.</description>
+  </maintainer>
+  <herd>sci-biology</herd>
+  <longdescription lang="en">
                GBrowse is a generic genome browser written in perl, could run 
as CGI, under mod_perl. Something called Apache::Registry should make it 
faster. It uses mysql or postgres as the storage engine.
     </longdescription>
 </pkgmetadata>

Reply via email to