commit: f1432282f582a616605805f892ed3d094e291f26 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Wed Sep 24 06:23:35 2014 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Wed Sep 24 06:23:35 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=f1432282
dev-perl/Bio-DB-Das-Chado: Version BUmp; Bump to EAPI=5 Package-Manager: portage-2.2.13 --- ...o-DB-Das-Chado-0.32.ebuild => Bio-DB-Das-Chado-0.34.ebuild} | 3 ++- dev-perl/Bio-DB-Das-Chado/ChangeLog | 6 +++++- dev-perl/Bio-DB-Das-Chado/metadata.xml | 10 +++++----- 3 files changed, 12 insertions(+), 7 deletions(-) diff --git a/dev-perl/Bio-DB-Das-Chado/Bio-DB-Das-Chado-0.32.ebuild b/dev-perl/Bio-DB-Das-Chado/Bio-DB-Das-Chado-0.34.ebuild similarity index 98% rename from dev-perl/Bio-DB-Das-Chado/Bio-DB-Das-Chado-0.32.ebuild rename to dev-perl/Bio-DB-Das-Chado/Bio-DB-Das-Chado-0.34.ebuild index b58a9d6..f18e182 100644 --- a/dev-perl/Bio-DB-Das-Chado/Bio-DB-Das-Chado-0.32.ebuild +++ b/dev-perl/Bio-DB-Das-Chado/Bio-DB-Das-Chado-0.34.ebuild @@ -2,9 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI=3 +EAPI=5 MODULE_AUTHOR="SCAIN" + inherit perl-module DESCRIPTION="A Chado database interface for Gbrowse-2" diff --git a/dev-perl/Bio-DB-Das-Chado/ChangeLog b/dev-perl/Bio-DB-Das-Chado/ChangeLog index 4db1760..d05b89e 100644 --- a/dev-perl/Bio-DB-Das-Chado/ChangeLog +++ b/dev-perl/Bio-DB-Das-Chado/ChangeLog @@ -1,7 +1,11 @@ # ChangeLog for dev-perl/Bio-DB-Das-Chado -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 24 Sep 2014; Justin Lecher <[email protected]> -Bio-DB-Das-Chado-0.32.ebuild, + +Bio-DB-Das-Chado-0.34.ebuild, metadata.xml: + Version BUmp; Bump to EAPI=5 + 09 Feb 2012; Martin Mokrejs <[email protected]> Bio-DB-Das-Chado-0.32.ebuild: added the LICENSE line and require DBD-Pg to be installed before compiling diff --git a/dev-perl/Bio-DB-Das-Chado/metadata.xml b/dev-perl/Bio-DB-Das-Chado/metadata.xml index 07b5255..2bc8930 100644 --- a/dev-perl/Bio-DB-Das-Chado/metadata.xml +++ b/dev-perl/Bio-DB-Das-Chado/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>[email protected]</email> - <name>Martin Mokrejs</name> - </maintainer> + <herd>sci-biology</herd> + <maintainer> + <email>[email protected]</email> + <name>Martin Mokrejs</name> + </maintainer> </pkgmetadata>
