commit: fcdfc1c08e92743a81214d3e10ccd4d335f883f1 Author: Christoph Junghans <ottxor <AT> gentoo <DOT> org> AuthorDate: Tue Sep 16 03:03:33 2014 +0000 Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org> CommitDate: Tue Sep 16 03:03:33 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=fcdfc1c0
added license Package-Manager: portage-2.2.8-r1 --- sci-biology/pileup/ChangeLog | 4 +++- sci-biology/pileup/pileup-0.6.ebuild | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/sci-biology/pileup/ChangeLog b/sci-biology/pileup/ChangeLog index 5589ac4..d93a5cf 100644 --- a/sci-biology/pileup/ChangeLog +++ b/sci-biology/pileup/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 16 Sep 2014; Christoph Junghans <[email protected]> pileup-0.6.ebuild: + added license + 24 Mar 2014; Martin Mokrejs <[email protected]> pileup-0.6.ebuild, metadata.xml: dropped KEYWORDS due to misisng LICENSE @@ -11,4 +14,3 @@ 24 Mar 2014; Martin Mokrejs <[email protected]> +pileup-0.6.ebuild, +metadata.xml: new package; a pileup pipeline used along SSAHA2 - diff --git a/sci-biology/pileup/pileup-0.6.ebuild b/sci-biology/pileup/pileup-0.6.ebuild index c4d6f00..cb010b3 100644 --- a/sci-biology/pileup/pileup-0.6.ebuild +++ b/sci-biology/pileup/pileup-0.6.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI=3 +EAPI=5 DESCRIPTION="SSAHA2-based pipeline to align reads into format also understood by samtools, maq" HOMEPAGE="http://www.sanger.ac.uk/resources/software/ssaha2/" @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.sanger.ac.uk/pub4/resources/software/ssaha2/pileup.tgz" # http://samtools.sourceforge.net/pileup.shtml # -LICENSE="" +LICENSE="GRL" SLOT="0" KEYWORDS="" IUSE=""
