commit: c4fd5d587ad57051a7e27c12d2d33f01714c6e77 Author: Christoph Junghans <ottxor <AT> gentoo <DOT> org> AuthorDate: Tue Sep 16 00:25:47 2014 +0000 Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org> CommitDate: Tue Sep 16 00:26:07 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=c4fd5d58
added license Package-Manager: portage-2.2.8-r1 --- sci-biology/CONTIGuator/CONTIGuator-2.7.ebuild | 2 +- sci-biology/CONTIGuator/ChangeLog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/sci-biology/CONTIGuator/CONTIGuator-2.7.ebuild b/sci-biology/CONTIGuator/CONTIGuator-2.7.ebuild index 84dd28c..2b7f20e 100644 --- a/sci-biology/CONTIGuator/CONTIGuator-2.7.ebuild +++ b/sci-biology/CONTIGuator/CONTIGuator-2.7.ebuild @@ -8,7 +8,7 @@ DESCRIPTION="Speed up bacterial genome assemblies by artemis and compare chromos HOMEPAGE="http://contiguator.sourceforge.net" SRC_URI="http://downloads.sourceforge.net/project/contiguator/CONTIGuator_v2.7.tar.gz" -LICENSE="" +LICENSE="GPL-3" SLOT="0" KEYWORDS="" IUSE="" diff --git a/sci-biology/CONTIGuator/ChangeLog b/sci-biology/CONTIGuator/ChangeLog new file mode 100644 index 0000000..5efb07b --- /dev/null +++ b/sci-biology/CONTIGuator/ChangeLog @@ -0,0 +1,6 @@ +# ChangeLog for sci-biology/CONTIGuator +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: $ + + 16 Sep 2014; Christoph Junghans <[email protected]> CONTIGuator-2.7.ebuild: + added license
