commit: 3fb0e8b842288c6a03c8d9421d0a264c151ec5d4 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Sat Jan 10 13:48:03 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Sat Jan 10 13:48:03 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=3fb0e8b8
sci-biology/Atlas: Fix license Package-Manager: portage-2.2.15 --- sci-biology/Atlas/Atlas-2005.ebuild | 2 +- sci-biology/Atlas/ChangeLog | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/sci-biology/Atlas/Atlas-2005.ebuild b/sci-biology/Atlas/Atlas-2005.ebuild index 29b546d..b51c535 100644 --- a/sci-biology/Atlas/Atlas-2005.ebuild +++ b/sci-biology/Atlas/Atlas-2005.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="https://www.hgsc.bcm.edu/software/atlas-whole-genome-assembly-suite" SRC_URI="https://www.hgsc.bcm.edu/sites/default/files/software/Atlas/atlas-src.tgz" # https://www.hgsc.bcm.edu/sites/default/files/software/Atlas/atlas2005-linux.tgz -LICENSE="" +LICENSE="ATLAS" SLOT="0" KEYWORDS="" IUSE="" diff --git a/sci-biology/Atlas/ChangeLog b/sci-biology/Atlas/ChangeLog index d8bcd83..3cfb2f0 100644 --- a/sci-biology/Atlas/ChangeLog +++ b/sci-biology/Atlas/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 10 Jan 2015; Justin Lecher <[email protected]> Atlas-2005.ebuild: + Fix license + *Atlas-2005 (07 Jan 2015) 07 Jan 2015; Martin Mokrejs <[email protected]> +Atlas-2005.ebuild,
