diff options
author | Anders Rune Jensen <arj@gentoo.org> | 2006-02-07 22:45:19 +0000 |
---|---|---|
committer | Anders Rune Jensen <arj@gentoo.org> | 2006-02-07 22:45:19 +0000 |
commit | 8fe2eb836b92052d8094d7465f9834026bf6d692 (patch) | |
tree | 701b9e62f4fb455334e8817e2253eb7894db9520 /app-dicts/wordnet/files | |
parent | Version bump to 2.0_rc32 to resolve an issue with extraversion. (diff) | |
download | gentoo-2-8fe2eb836b92052d8094d7465f9834026bf6d692.tar.gz gentoo-2-8fe2eb836b92052d8094d7465f9834026bf6d692.tar.bz2 gentoo-2-8fe2eb836b92052d8094d7465f9834026bf6d692.zip |
die cvs!
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'app-dicts/wordnet/files')
-rw-r--r-- | app-dicts/wordnet/files/Wordnet-2.1-compile-fix-new.patch (renamed from app-dicts/wordnet/files/Wordnet-2.1-compile-fix.patch) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/wordnet/files/Wordnet-2.1-compile-fix.patch b/app-dicts/wordnet/files/Wordnet-2.1-compile-fix-new.patch index a9fe2d5b9434..845537d1107c 100644 --- a/app-dicts/wordnet/files/Wordnet-2.1-compile-fix.patch +++ b/app-dicts/wordnet/files/Wordnet-2.1-compile-fix-new.patch @@ -4,7 +4,7 @@ #include <tk.h> #include <wn.h> --static Id = "$Id: Wordnet-2.1-compile-fix.patch,v 1.2 2006/02/06 16:46:11 arj Exp $"; +-static Id = "$Id: stubs.c,v 1.7 2005/04/29 19:01:57 wn Exp $"; - static char resultbuf[SEARCHBUF]; |