commit: f06e786820aebf64ca67189423d9efa11a0aa769 Author: Christoph Junghans <ottxor <AT> gentoo <DOT> org> AuthorDate: Tue Sep 16 16:58:45 2014 +0000 Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org> CommitDate: Tue Sep 16 16:58:45 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=f06e7868
clean up Package-Manager: portage-2.2.8-r1 --- sci-biology/eval/ChangeLog | 4 +++- sci-biology/eval/eval-2.2.8.ebuild | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/sci-biology/eval/ChangeLog b/sci-biology/eval/ChangeLog index 0b39a96..c13870d 100644 --- a/sci-biology/eval/ChangeLog +++ b/sci-biology/eval/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 16 Sep 2014; Christoph Junghans <[email protected]> eval-2.2.8.ebuild: + clean up + 04 Sep 2014; Jauhien Piatlicki <[email protected]> eval-2.2.8.ebuild: Add HOMEPAGE and LICENSE @@ -11,4 +14,3 @@ +metadata.xml: new package; needs perl team help to install this evil package with Eval.pm into PERL_PATH - diff --git a/sci-biology/eval/eval-2.2.8.ebuild b/sci-biology/eval/eval-2.2.8.ebuild index bd7232a..4d1ec45 100644 --- a/sci-biology/eval/eval-2.2.8.ebuild +++ b/sci-biology/eval/eval-2.2.8.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# This ebuild generated by g-cpan 0.16.4 +# $Header: $ -EAPI="3" +EAPI=5 DESCRIPTION="Validate, compare and draw summary statistics for GTF files" HOMEPAGE="http://mblab.wustl.edu/software.html"
