diff options
author | 2010-07-04 17:17:37 +0200 | |
---|---|---|
committer | 2010-07-04 17:17:37 +0200 | |
commit | 075ba136c5b633cea908d435afcba953b8975ed8 (patch) | |
tree | 36b3a00b9009e0da9793a2e339ba1185321db4f0 /sci-misc/stanford-parser/stanford-parser-1.6.ebuild | |
parent | [sci-mathematics/ltl2ba] Silence repoman. (diff) | |
download | sci-075ba136c5b633cea908d435afcba953b8975ed8.tar.gz sci-075ba136c5b633cea908d435afcba953b8975ed8.tar.bz2 sci-075ba136c5b633cea908d435afcba953b8975ed8.zip |
[sci-misc/stanford-parser] Silence repoman
(Portage version: 2.1.8.3/git/Linux x86_64)
(Signed Manifest commit)
Diffstat (limited to 'sci-misc/stanford-parser/stanford-parser-1.6.ebuild')
-rw-r--r-- | sci-misc/stanford-parser/stanford-parser-1.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-misc/stanford-parser/stanford-parser-1.6.ebuild b/sci-misc/stanford-parser/stanford-parser-1.6.ebuild index 82cbcf4c7..a5bc80814 100644 --- a/sci-misc/stanford-parser/stanford-parser-1.6.ebuild +++ b/sci-misc/stanford-parser/stanford-parser-1.6.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 eutils java-pkg-2 java-ant-2 MY_PV=2007-08-19 MY_P=${PN}-${MY_PV} -DESCRIPTION="Stanford’s statistical natural language parsers" +DESCRIPTION="Stanfords statistical natural language parsers" HOMEPAGE="http://www-nlp.stanford.edu/software/" SRC_URI="http://www-nlp.stanford.edu/software/${MY_P}.tar.gz" LICENSE="GPL-2" |