aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-06-08 13:41:20 +0200
committerJustin Lecher <jlec@gentoo.org>2015-06-08 13:41:20 +0200
commit5ff6a7a80f78892c925e40d3aa6f0a01956a0678 (patch)
treeea3a64588e6749a22095f811787819ee05afbe19
parentsci-mathematics/yorick: Updating remote-id in metadata.xml (diff)
downloadsci-5ff6a7a80f78892c925e40d3aa6f0a01956a0678.tar.gz
sci-5ff6a7a80f78892c925e40d3aa6f0a01956a0678.tar.bz2
sci-5ff6a7a80f78892c925e40d3aa6f0a01956a0678.zip
sci-misc/hfst: Updating remote-id in metadata.xml
Package-Manager: portage-2.2.20
-rw-r--r--sci-misc/hfst/ChangeLog6
-rw-r--r--sci-misc/hfst/metadata.xml19
2 files changed, 15 insertions, 10 deletions
diff --git a/sci-misc/hfst/ChangeLog b/sci-misc/hfst/ChangeLog
index 550fcb04d..7ef0a3c11 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 <jlec@gentoo.org> metadata.xml:
+ sci-misc/hfst: Updating remote-id in metadata.xml
+
03 Mar 2013; Justin Lecher <jlec@gentoo.org> 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; <flammie@gentoo.org> +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 1e603324b..4be3eac8d 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>