commit:     516e1786c44625083bf64955835be31d5b7f9331
Author:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 16 16:26:19 2014 +0000
Commit:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Tue Sep 16 16:26:19 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=516e1786

clean up

Package-Manager: portage-2.2.8-r1

---
 sci-biology/stacks/ChangeLog          | 3 +++
 sci-biology/stacks/stacks-1.16.ebuild | 3 +--
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/sci-biology/stacks/ChangeLog b/sci-biology/stacks/ChangeLog
index ea6c94c..c842760 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 <[email protected]> stacks-1.16.ebuild:
+  clean up
+
 *stacks-1.16 (28 Mar 2014)
 
   28 Mar 2014; Martin Mokrejs <[email protected]> +metadata.xml,

diff --git a/sci-biology/stacks/stacks-1.16.ebuild 
b/sci-biology/stacks/stacks-1.16.ebuild
index f55dd68..d8a9410 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"
 }

Reply via email to