commit: 00af42012c40207855b625cb74e40288131792ba Author: Christoph Junghans <ottxor <AT> gentoo <DOT> org> AuthorDate: Tue Sep 16 17:46:36 2014 +0000 Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org> CommitDate: Tue Sep 16 17:46:36 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=00af4201
fixed DESCRIPTION Package-Manager: portage-2.2.8-r1 --- sci-biology/ngsview/ChangeLog | 4 +++- sci-biology/ngsview/ngsview-0.91.ebuild | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/sci-biology/ngsview/ChangeLog b/sci-biology/ngsview/ChangeLog index 4e49397..9743fd9 100644 --- a/sci-biology/ngsview/ChangeLog +++ b/sci-biology/ngsview/ChangeLog @@ -2,9 +2,11 @@ # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 16 Sep 2014; Christoph Junghans <[email protected]> ngsview-0.91.ebuild: + fixed DESCRIPTION + *ngsview-0.91 (24 Mar 2014) 24 Mar 2014; Martin Mokrejs <[email protected]> +ngsview-0.91.ebuild, +metadata.xml: needs qt team help - diff --git a/sci-biology/ngsview/ngsview-0.91.ebuild b/sci-biology/ngsview/ngsview-0.91.ebuild index 7185fd4..8e827b1 100644 --- a/sci-biology/ngsview/ngsview-0.91.ebuild +++ b/sci-biology/ngsview/ngsview-0.91.ebuild @@ -2,9 +2,9 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI=3 +EAPI=5 -DESCRIPTION="Display and edit next-gen sequence alignment (BED, BLAST, Eland, mapview processed MAQ, Corona formats)" +DESCRIPTION="Display, edit next-gen sequence alignment (BED, BLAST, Eland, mapview processed MAQ, Corona formats)" HOMEPAGE="http://sourceforge.net/projects/ngsview" SRC_URI="http://sourceforge.net/projects/ngsview/files/ngsview/ngsview-0.91.tar.gz"
