commit: 294dc2b5786ea17b05897c40f4743e63c9abce6a Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Mon Nov 30 10:06:48 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Mon Nov 30 10:06:48 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=294dc2b5
sci-libs/ghmm: Chop DESCRIPTION to 80 chars Package-Manager: portage-2.2.25 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org> sci-libs/ghmm/ghmm-9999.ebuild | 4 ++-- sci-libs/ghmm/metadata.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sci-libs/ghmm/ghmm-9999.ebuild b/sci-libs/ghmm/ghmm-9999.ebuild index ffbf652..5bdffce 100644 --- a/sci-libs/ghmm/ghmm-9999.ebuild +++ b/sci-libs/ghmm/ghmm-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ PYTHON_COMPAT=( python2_7 ) inherit autotools-utils distutils-r1 subversion -DESCRIPTION="General Hidden Markov Model library - efficient data structures and algorithms for HMMs" +DESCRIPTION="General Hidden Markov Model library" HOMEPAGE="http://ghmm.sourceforge.net/" SRC_URI="" ESVN_REPO_URI="https://ghmm.svn.sourceforge.net/svnroot/ghmm/trunk/ghmm" diff --git a/sci-libs/ghmm/metadata.xml b/sci-libs/ghmm/metadata.xml index be6f825..7499266 100644 --- a/sci-libs/ghmm/metadata.xml +++ b/sci-libs/ghmm/metadata.xml @@ -1,4 +1,4 @@ -<?xml version='1.0' encoding='UTF-8'?> +<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <maintainer>
