aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Junghans <ottxor@gentoo.org>2014-09-16 10:26:19 -0600
committerChristoph Junghans <ottxor@gentoo.org>2014-09-16 10:26:19 -0600
commit516e1786c44625083bf64955835be31d5b7f9331 (patch)
tree885be441abd7284fbccace4c34089f60d1dc9aa2
parentremoved empty line (diff)
downloadsci-516e1786c44625083bf64955835be31d5b7f9331.tar.gz
sci-516e1786c44625083bf64955835be31d5b7f9331.tar.bz2
sci-516e1786c44625083bf64955835be31d5b7f9331.zip
clean up
Package-Manager: portage-2.2.8-r1
-rw-r--r--sci-biology/stacks/ChangeLog3
-rw-r--r--sci-biology/stacks/stacks-1.16.ebuild3
2 files changed, 4 insertions, 2 deletions
diff --git a/sci-biology/stacks/ChangeLog b/sci-biology/stacks/ChangeLog
index ea6c94cd7..c842760da 100644
--- a/sci-biology/stacks/ChangeLog
+++ b/sci-biology/stacks/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 16 Sep 2014; Christoph Junghans <ottxor@gentoo.org> stacks-1.16.ebuild:
+ clean up
+
*stacks-1.16 (28 Mar 2014)
28 Mar 2014; Martin Mokrejs <mmokrejs@fold.natur.cuni.cz> +metadata.xml,
diff --git a/sci-biology/stacks/stacks-1.16.ebuild b/sci-biology/stacks/stacks-1.16.ebuild
index f55dd6815..d8a94109a 100644
--- a/sci-biology/stacks/stacks-1.16.ebuild
+++ b/sci-biology/stacks/stacks-1.16.ebuild
@@ -8,7 +8,7 @@ AUTOTOOLS_AUTORECONF=yes
inherit flag-o-matic eutils perl-module webapp
-DESCRIPTION="Analyze Restriction enzyme-based data, draw genetic maps, population genomics (RAD-seq Illumina sequencing)"
+DESCRIPTION="Analyze Restriction enzyme data, draw gen. maps, population genomics (RAD-seq Illumina sequencing)"
HOMEPAGE="http://creskolab.uoregon.edu/stacks"
SRC_URI="http://creskolab.uoregon.edu/stacks/source/stacks-1.16.tar.gz"
@@ -43,7 +43,6 @@ src_install() {
webapp_src_install || die "Failed running webapp_src_install"
}
-
pkg_postinst() {
webapp_pkg_postinst || die "webapp_pkg_postinst failed"
}