From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-commits+bounces-395583-garchives=archives.gentoo.org@lists.gentoo.org>) id 1RIkcx-0004Yj-03 for garchives@archives.gentoo.org; Tue, 25 Oct 2011 17:17:27 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 11F7121C0F1; Tue, 25 Oct 2011 17:16:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id D3A5421C0F1 for <gentoo-commits@lists.gentoo.org>; Tue, 25 Oct 2011 17:16:49 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7FE4E1B4047 for <gentoo-commits@lists.gentoo.org>; Tue, 25 Oct 2011 17:16:49 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id ECB7180052 for <gentoo-commits@lists.gentoo.org>; Tue, 25 Oct 2011 17:16:48 +0000 (UTC) From: "Justin Lecher" <jlec@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" <jlec@gentoo.org> Message-ID: <b4608d3b534ad27aeba568e970d16adcad4eab6b.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-misc/hfst/ X-VCS-Repository: proj/sci X-VCS-Files: sci-misc/hfst/ChangeLog sci-misc/hfst/metadata.xml X-VCS-Directories: sci-misc/hfst/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: b4608d3b534ad27aeba568e970d16adcad4eab6b Date: Tue, 25 Oct 2011 17:16:48 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 534bf1fec3921ed91e05c3e42e4e1ce2 commit: b4608d3b534ad27aeba568e970d16adcad4eab6b Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Tue Oct 25 16:37:01 2011 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Tue Oct 25 16:37:01 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/sci.git;a=3Dc= ommit;h=3Db4608d3b Removed no-herd from herd tag in metadata.xml (Portage version: 2.2.0_alpha71/git/Linux x86_64, RepoMan options: --forc= e, signed Manifest commit with key 70EB7916) --- sci-misc/hfst/ChangeLog | 3 +++ sci-misc/hfst/metadata.xml | 4 +--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/sci-misc/hfst/ChangeLog b/sci-misc/hfst/ChangeLog index 6f9b6ac..a1485e9 100644 --- a/sci-misc/hfst/ChangeLog +++ b/sci-misc/hfst/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 + 25 Oct 2011; Justin Lecher <jlec@gentoo.org> metadata.xml: + Removed no-herd from herd tag in metadata.xml + 24 Jun 2011; Justin Lecher <jlec@gentoo.org> hfst-2.2.ebuild, hfst-3.0.2.ebuild: EAPI bump diff --git a/sci-misc/hfst/metadata.xml b/sci-misc/hfst/metadata.xml index f0f4782..4093d00 100644 --- a/sci-misc/hfst/metadata.xml +++ b/sci-misc/hfst/metadata.xml @@ -1,7 +1,6 @@ <?xml version=3D"1.0" encoding=3D"UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>no-herd</herd> <longdescription lang=3D"en"> Open Source API for FSTs, a set of command line tools, and clones of traditional FST-based linguistic morphology tools. @@ -9,10 +8,9 @@ <use> <flag name=3D"openfst">Add optional support for openfst backend library (<pkg>sci-misc/openfst</pkg>)</flag> -<!-- <flag name=3D"foma">Add optional support for foma backend + <!-- <flag name=3D"foma">Add optional support for foma backend library (<pkg>sci-misc/foma</pkg>)</flag> --> <flag name=3D"sfst">Add optional support for sfst backend library (<pkg>sci-misc/sfst</pkg>)</flag> </use> </pkgmetadata> -