diff options
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 e596071a6b58..04cd700995a5 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.3 2003/02/13 09:33:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ding/ding-1.2.ebuild,v 1.4 2003/07/11 20:35:22 aliz Exp $ S="${WORKDIR}/${P}" DESCRIPTION="Tk based dictionary (German-English) (incl. dictionary itself)" @@ -9,7 +9,7 @@ HOMEPAGE="http://www-user.tu-chemnitz.de/~fri/ding/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc " +KEYWORDS="x86 ~ppc ~sparc " RDEPEND=">=dev-lang/tk-8* >=sys-apps/grep-2*" |