diff options
author | 2014-09-16 11:46:36 -0600 | |
---|---|---|
committer | 2014-09-16 11:46:36 -0600 | |
commit | 00af42012c40207855b625cb74e40288131792ba (patch) | |
tree | 3313851bf3e86437cdb6b777abb0207fd59bdf77 /sci-biology/ngsview | |
parent | clean up (diff) | |
download | sci-00af42012c40207855b625cb74e40288131792ba.tar.gz sci-00af42012c40207855b625cb74e40288131792ba.tar.bz2 sci-00af42012c40207855b625cb74e40288131792ba.zip |
fixed DESCRIPTION
Package-Manager: portage-2.2.8-r1
Diffstat (limited to 'sci-biology/ngsview')
-rw-r--r-- | sci-biology/ngsview/ChangeLog | 4 | ||||
-rw-r--r-- | 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 4e49397b6..9743fd9c8 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 <ottxor@gentoo.org> ngsview-0.91.ebuild: + fixed DESCRIPTION + *ngsview-0.91 (24 Mar 2014) 24 Mar 2014; Martin Mokrejs <mmokrejs@fold.natur.cuni.cz> +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 7185fd496..8e827b1cc 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" |