diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-08-06 08:01:33 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-08-06 08:01:33 +0000 |
commit | 8d9e87fd86742a30aab6cce549a04a4c0ca50b71 (patch) | |
tree | 315b10d4548cd3ca61c2a18513f8a93380edae89 /app-text/ding | |
parent | fixups (diff) | |
download | gentoo-2-8d9e87fd86742a30aab6cce549a04a4c0ca50b71.tar.gz gentoo-2-8d9e87fd86742a30aab6cce549a04a4c0ca50b71.tar.bz2 gentoo-2-8d9e87fd86742a30aab6cce549a04a4c0ca50b71.zip |
fix my attempt at earlier fix
Diffstat (limited to 'app-text/ding')
-rw-r--r-- | app-text/ding/ding-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/ding/ding-1.2.ebuild b/app-text/ding/ding-1.2.ebuild index 57d2876c4509..ab2d459e9fe0 100644 --- a/app-text/ding/ding-1.2.ebuild +++ b/app-text/ding/ding-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-text/ding/ding-1.2.ebuild,v 1.5 2003/08/05 18:43:46 vapier Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/ding/ding-1.2.ebuild,v 1.6 2003/08/06 08:01:33 vapier Exp $ DESCRIPTION="Tk based dictionary (German-English) (incl. dictionary itself)" HOMEPAGE="http://www-user.tu-chemnitz.de/~fri/ding/" |