aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-biology')
-rw-r--r--sci-biology/pileup/ChangeLog4
-rw-r--r--sci-biology/pileup/pileup-0.6.ebuild4
2 files changed, 6 insertions, 2 deletions
diff --git a/sci-biology/pileup/ChangeLog b/sci-biology/pileup/ChangeLog
index ea3036839..5589ac4c9 100644
--- a/sci-biology/pileup/ChangeLog
+++ b/sci-biology/pileup/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 24 Mar 2014; Martin Mokrejs <mmokrejs@fold.natur.cuni.cz> pileup-0.6.ebuild,
+ metadata.xml:
+ dropped KEYWORDS due to misisng LICENSE
+
*pileup-0.6 (24 Mar 2014)
24 Mar 2014; Martin Mokrejs <mmokrejs@fold.natur.cuni.cz> +pileup-0.6.ebuild,
diff --git a/sci-biology/pileup/pileup-0.6.ebuild b/sci-biology/pileup/pileup-0.6.ebuild
index e78d5de0c..c4d6f00c0 100644
--- a/sci-biology/pileup/pileup-0.6.ebuild
+++ b/sci-biology/pileup/pileup-0.6.ebuild
@@ -4,7 +4,7 @@
EAPI=3
-DESCRIPTION="Pipeline to align reads into the format also understood by samtools, maq, pipeline maybe using ssaha2?"
+DESCRIPTION="SSAHA2-based pipeline to align reads into format also understood by samtools, maq"
HOMEPAGE="http://www.sanger.ac.uk/resources/software/ssaha2/"
SRC_URI="ftp://ftp.sanger.ac.uk/pub4/resources/software/ssaha2/pileup.tgz"
@@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.sanger.ac.uk/pub4/resources/software/ssaha2/pileup.tgz"
#
LICENSE=""
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS=""
IUSE=""
DEPEND=""