commit: f68a807e4215fd43fe203171b53ddf4361380bd4 Author: Jauhien Piatlicki <jauhien <AT> gentoo <DOT> org> AuthorDate: Fri Sep 5 15:22:41 2014 +0000 Commit: Jauhien Piatlicki <jauhien <AT> gentoo <DOT> org> CommitDate: Fri Sep 5 15:22:41 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=f68a807e
sci-biology/sickle: fix license --- sci-biology/sickle/sickle-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-biology/sickle/sickle-9999.ebuild b/sci-biology/sickle/sickle-9999.ebuild index 46f0e91..d256d73 100644 --- a/sci-biology/sickle/sickle-9999.ebuild +++ b/sci-biology/sickle/sickle-9999.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="Windowed adaptive adaptor trimming tool for FASTQ data from Illumin HOMEPAGE="https://github.com/najoshi/sickle" EGIT_REPO_URI="https://github.com/najoshi/sickle" -LICENSE="sickle" +LICENSE="MIT" SLOT="0" KEYWORDS="~amd64" IUSE=""
