diff options
author | 2010-07-04 17:18:35 +0200 | |
---|---|---|
committer | 2010-07-04 17:18:35 +0200 | |
commit | 66ccef518a6af1b15e2a1925744c247c2c48050e (patch) | |
tree | a8ce86a56a4aed43b0905d213834a9eaa947aaad /sci-misc/stanford-tagger/stanford-tagger-20060521.ebuild | |
parent | [sci-misc/stanford-parser] Silence repoman (diff) | |
download | sci-66ccef518a6af1b15e2a1925744c247c2c48050e.tar.gz sci-66ccef518a6af1b15e2a1925744c247c2c48050e.tar.bz2 sci-66ccef518a6af1b15e2a1925744c247c2c48050e.zip |
[sci-misc/stanford-tagger] Silence repoman
(Portage version: 2.1.8.3/git/Linux x86_64)
(Signed Manifest commit)
Diffstat (limited to 'sci-misc/stanford-tagger/stanford-tagger-20060521.ebuild')
-rw-r--r-- | sci-misc/stanford-tagger/stanford-tagger-20060521.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-misc/stanford-tagger/stanford-tagger-20060521.ebuild b/sci-misc/stanford-tagger/stanford-tagger-20060521.ebuild index 0b50b06e8..80e0cde54 100644 --- a/sci-misc/stanford-tagger/stanford-tagger-20060521.ebuild +++ b/sci-misc/stanford-tagger/stanford-tagger-20060521.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -7,7 +7,7 @@ inherit java-pkg-2 MY_PV=2006-05-21 MY_P=postagger-${MY_PV} -DESCRIPTION="Stanford’s log linear POS taggers" +DESCRIPTION="Stanfords log linear POS taggers" HOMEPAGE="http://nlp.stanford.edu/software/tagger.shtml" SRC_URI="http://nlp.stanford.edu/software/${MY_P}.tar.gz" |