commit: 3226ac55f6ef8e049abe1e81eb1e68d677934543 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Mon Jun 8 11:41:31 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Mon Jun 8 11:41:31 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=3226ac55
sci-misc/irstlm: Updating remote-id in metadata.xml Package-Manager: portage-2.2.20 sci-misc/irstlm/ChangeLog | 3 +++ sci-misc/irstlm/metadata.xml | 11 +++++++---- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/sci-misc/irstlm/ChangeLog b/sci-misc/irstlm/ChangeLog index cb6f030..36a33d0 100644 --- a/sci-misc/irstlm/ChangeLog +++ b/sci-misc/irstlm/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 08 Jun 2015; Justin Lecher <[email protected]> metadata.xml: + sci-misc/irstlm: Updating remote-id in metadata.xml + *irstlm-5.80.08 (28 Feb 2015) 28 Feb 2015; Pavel Denisov <[email protected]> diff --git a/sci-misc/irstlm/metadata.xml b/sci-misc/irstlm/metadata.xml index 5d16554..e74038c 100644 --- a/sci-misc/irstlm/metadata.xml +++ b/sci-misc/irstlm/metadata.xml @@ -1,14 +1,17 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer> - <email>[email protected]</email> - </maintainer> - <longdescription lang="en"> + <maintainer> + <email>[email protected]</email> + </maintainer> + <longdescription lang="en"> The IRST Language Modeling Toolkit features algorithms and data structures suitable to estimate, store, and access very large LMs. The software has been integrated into a popular open source Statistical Machine Translation decoder called Moses, and is compatible with language models created with other tools, such as the SRILM Tooolkit. </longdescription> + <upstream> + <remote-id type="sourceforge">irstlm</remote-id> + </upstream> </pkgmetadata>
