From 818ff6e072fe089293250d619f691aaa82272e3e Mon Sep 17 00:00:00 2001 From: Aron Griffis Date: Tue, 13 Jul 2004 20:58:27 +0000 Subject: sync IUSE (missing) --- app-text/ding/ding-1.2.ebuild | 3 ++- app-text/ding/ding-1.3.ebuild | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'app-text/ding') diff --git a/app-text/ding/ding-1.2.ebuild b/app-text/ding/ding-1.2.ebuild index 36471bb4b5c4..06a3101444f6 100644 --- a/app-text/ding/ding-1.2.ebuild +++ b/app-text/ding/ding-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # 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.8 2004/06/24 22:31:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ding/ding-1.2.ebuild,v 1.9 2004/07/13 20:58:27 agriffis Exp $ DESCRIPTION="Tk based dictionary (German-English) (incl. dictionary itself)" HOMEPAGE="http://www-user.tu-chemnitz.de/~fri/ding/" @@ -9,6 +9,7 @@ SRC_URI="http://cgi.tu-chemnitz.de/ftp-home/pub/Local/urz/ding/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~ppc ~sparc" +IUSE="" RDEPEND=">=dev-lang/tk-8* >=sys-apps/grep-2*" diff --git a/app-text/ding/ding-1.3.ebuild b/app-text/ding/ding-1.3.ebuild index 6bae8d9b1156..4ddf95ce71a8 100644 --- a/app-text/ding/ding-1.3.ebuild +++ b/app-text/ding/ding-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ding/ding-1.3.ebuild,v 1.2 2004/06/24 22:31:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ding/ding-1.3.ebuild,v 1.3 2004/07/13 20:58:27 agriffis Exp $ DESCRIPTION="Tk based dictionary (German-English) (incl. dictionary itself)" HOMEPAGE="http://www-user.tu-chemnitz.de/~fri/ding/" @@ -9,6 +9,7 @@ SRC_URI="http://wftp.tu-chemnitz.de/pub/Local/urz/ding/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~amd64" +IUSE="" RDEPEND=">=dev-lang/tk-8* >=sys-apps/grep-2*" -- cgit v1.2.3-65-gdbad