commit: 5ff6a7a80f78892c925e40d3aa6f0a01956a0678 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Mon Jun 8 11:41:20 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Mon Jun 8 11:41:20 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=5ff6a7a8
sci-misc/hfst: Updating remote-id in metadata.xml Package-Manager: portage-2.2.20 sci-misc/hfst/ChangeLog | 6 ++++-- sci-misc/hfst/metadata.xml | 19 +++++++++++-------- 2 files changed, 15 insertions(+), 10 deletions(-) diff --git a/sci-misc/hfst/ChangeLog b/sci-misc/hfst/ChangeLog index 550fcb0..7ef0a3c 100644 --- a/sci-misc/hfst/ChangeLog +++ b/sci-misc/hfst/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for sci-misc/hfst -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 08 Jun 2015; Justin Lecher <[email protected]> metadata.xml: + sci-misc/hfst: Updating remote-id in metadata.xml + 03 Mar 2013; Justin Lecher <[email protected]> hfst-3.0.2.ebuild, hfst-3.3.12.ebuild, metadata.xml: Add ~amd64 or ~x86 keywords for revdeps @@ -28,4 +31,3 @@ 17 Nov 2009; <[email protected]> +hfst-2.2.ebuild, +metadata.xml: Initial ebuild for HFST - diff --git a/sci-misc/hfst/metadata.xml b/sci-misc/hfst/metadata.xml index 1e60332..4be3eac 100644 --- a/sci-misc/hfst/metadata.xml +++ b/sci-misc/hfst/metadata.xml @@ -1,28 +1,31 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <longdescription lang="en"> + <longdescription lang="en"> Open Source API for FSTs, a set of command line tools, and clones of traditional FST-based linguistic morphology tools. </longdescription> - <use> - <flag name="openfst"> + <use> + <flag name="openfst"> Add optional support for openfst backend library (<pkg>sci-misc/openfst</pkg>) </flag> - <flag name="foma"> + <flag name="foma"> Add optional support for foma backend library (<pkg>sci-misc/foma</pkg>)</flag> - <flag name="sfst"> + <flag name="sfst"> Add optional support for sfst backend library (<pkg>sci-misc/sfst</pkg>) </flag> - <flag name="glib"> + <flag name="glib"> Parse UTF-8 and collate unicode using glib instead of homebrewn methods </flag> - <flag name="xml"> + <flag name="xml"> Include parsers for grammars and formats that require XML support </flag> - </use> + </use> + <upstream> + <remote-id type="sourceforge">hfst</remote-id> + </upstream> </pkgmetadata>
