Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/ghmm/
Date: Mon, 30 Nov 2015 10:58:20
Message-Id: 1448878008.294dc2b5786ea17b05897c40f4743e63c9abce6a.jlec@gentoo
1 commit: 294dc2b5786ea17b05897c40f4743e63c9abce6a
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 30 10:06:48 2015 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 30 10:06:48 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=294dc2b5
7
8 sci-libs/ghmm: Chop DESCRIPTION to 80 chars
9
10 Package-Manager: portage-2.2.25
11 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
12
13 sci-libs/ghmm/ghmm-9999.ebuild | 4 ++--
14 sci-libs/ghmm/metadata.xml | 2 +-
15 2 files changed, 3 insertions(+), 3 deletions(-)
16
17 diff --git a/sci-libs/ghmm/ghmm-9999.ebuild b/sci-libs/ghmm/ghmm-9999.ebuild
18 index ffbf652..5bdffce 100644
19 --- a/sci-libs/ghmm/ghmm-9999.ebuild
20 +++ b/sci-libs/ghmm/ghmm-9999.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2014 Gentoo Foundation
23 +# Copyright 1999-2015 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 # $Id$
26
27 @@ -10,7 +10,7 @@ PYTHON_COMPAT=( python2_7 )
28
29 inherit autotools-utils distutils-r1 subversion
30
31 -DESCRIPTION="General Hidden Markov Model library - efficient data structures and algorithms for HMMs"
32 +DESCRIPTION="General Hidden Markov Model library"
33 HOMEPAGE="http://ghmm.sourceforge.net/"
34 SRC_URI=""
35 ESVN_REPO_URI="https://ghmm.svn.sourceforge.net/svnroot/ghmm/trunk/ghmm"
36
37 diff --git a/sci-libs/ghmm/metadata.xml b/sci-libs/ghmm/metadata.xml
38 index be6f825..7499266 100644
39 --- a/sci-libs/ghmm/metadata.xml
40 +++ b/sci-libs/ghmm/metadata.xml
41 @@ -1,4 +1,4 @@
42 -<?xml version='1.0' encoding='UTF-8'?>
43 +<?xml version="1.0" encoding="UTF-8"?>
44 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
45 <pkgmetadata>
46 <maintainer>