commit: 3f6a27b07fb75fe134e05e7487f301f02fbb77a6 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Sat Jan 10 13:38:06 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Sat Jan 10 13:38:06 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=3f6a27b0
sci-biology/blue: Fix license Package-Manager: portage-2.2.15 --- sci-biology/blue/ChangeLog | 3 +++ sci-biology/blue/blue-1.1.2.ebuild | 5 +++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/sci-biology/blue/ChangeLog b/sci-biology/blue/ChangeLog index 7c74563..9dcc134 100644 --- a/sci-biology/blue/ChangeLog +++ b/sci-biology/blue/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 10 Jan 2015; Justin Lecher <[email protected]> blue-1.1.2.ebuild: + Fix license + *blue-1.1.2 (07 Jan 2015) 07 Jan 2015; Martin Mokrejs <[email protected]> +blue-1.1.2.ebuild, diff --git a/sci-biology/blue/blue-1.1.2.ebuild b/sci-biology/blue/blue-1.1.2.ebuild index a4555b3..834db7c 100644 --- a/sci-biology/blue/blue-1.1.2.ebuild +++ b/sci-biology/blue/blue-1.1.2.ebuild @@ -6,10 +6,11 @@ EAPI=5 DESCRIPTION="Error corrector for Illummina and Roche/454 able to also fix insertions and deletions" HOMEPAGE="http://www.csiro.au/Outcomes/ICT-and-Services/Software/Blue.aspx" -SRC_URI="http://www.csiro.au/~/media/CSIROau/Images/Bioinformatics/Blue_software/Version_1-1-2/Linux112.ashx -> "${P}".tar.gz +SRC_URI=" + http://www.csiro.au/~/media/CSIROau/Images/Bioinformatics/Blue_software/Version_1-1-2/Linux112.ashx -> ${P}.tar.gz http://www.csiro.au/~/media/CSIROau/Images/Bioinformatics/Blue_software/Version_1-1-2/Correcting_reads_with_Blue.ashx -> Correcting_reads_with_Blue.pdf" -LICENSE="GPL" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="" IUSE=""
