diff options
Diffstat (limited to 'app-text/ding/ding-1.2.ebuild')
-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 18072801e29c..5546c9f6a0cd 100644 --- a/app-text/ding/ding-1.2.ebuild +++ b/app-text/ding/ding-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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.1 2002/11/04 15:10:05 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ding/ding-1.2.ebuild,v 1.2 2002/12/09 04:17:43 manson 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 ~sparc64" +KEYWORDS="~x86 ~ppc ~sparc " RDEPEND=">=dev-lang/tk-8* >=sys-apps/grep-2*" |