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 ) id 1RIkdi-0004wK-Jl for garchives@archives.gentoo.org; Tue, 25 Oct 2011 17:18:14 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B3FBD21C038; Tue, 25 Oct 2011 17:16:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 8923221C038 for ; Tue, 25 Oct 2011 17:16:47 +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 02E231B4030 for ; Tue, 25 Oct 2011 17:16:47 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 6C4348004F for ; Tue, 25 Oct 2011 17:16:46 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <3721240d981b61ca2c470d7a06d48d18bf92211f.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-misc/stanford-tagger/ X-VCS-Repository: proj/sci X-VCS-Files: sci-misc/stanford-tagger/ChangeLog sci-misc/stanford-tagger/metadata.xml X-VCS-Directories: sci-misc/stanford-tagger/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 3721240d981b61ca2c470d7a06d48d18bf92211f Date: Tue, 25 Oct 2011 17:16:46 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: d357926806e2fee125446b93058b26de commit: 3721240d981b61ca2c470d7a06d48d18bf92211f Author: Justin Lecher gentoo org> AuthorDate: Tue Oct 25 13:20:57 2011 +0000 Commit: Justin Lecher gentoo org> CommitDate: Tue Oct 25 13:20:57 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/sci.git;a=3Dc= ommit;h=3D3721240d 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/stanford-tagger/ChangeLog | 5 ++++- sci-misc/stanford-tagger/metadata.xml | 9 ++++----- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/sci-misc/stanford-tagger/ChangeLog b/sci-misc/stanford-tagge= r/ChangeLog index d0b2cb1..00cdb3b 100644 --- a/sci-misc/stanford-tagger/ChangeLog +++ b/sci-misc/stanford-tagger/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for sci-misc/stanford-tagger -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 + 25 Oct 2011; Justin Lecher metadata.xml: + Removed no-herd from herd tag in metadata.xml + 04 Jul 2010; Andreas K. Huettel (dilfridge) stanford-tagger-20060521.ebuild: Silence repoman diff --git a/sci-misc/stanford-tagger/metadata.xml b/sci-misc/stanford-ta= gger/metadata.xml index d46da37..11655fa 100644 --- a/sci-misc/stanford-tagger/metadata.xml +++ b/sci-misc/stanford-tagger/metadata.xml @@ -1,11 +1,10 @@ -no-herd - - flammie@gentoo.org - - + + flammie@gentoo.org + + University of Stanford=E2=80=99s Natural language pos tagger. Uses log= linear pos taggers such as Maximum Entropy model tagging.