summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/ding')
-rw-r--r--app-text/ding/ChangeLog5
-rw-r--r--app-text/ding/ding-1.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/ding/ChangeLog b/app-text/ding/ChangeLog
index 9deda3f1a929..e401f75b0156 100644
--- a/app-text/ding/ChangeLog
+++ b/app-text/ding/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for app-text/ding
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/ding/ChangeLog,v 1.1 2002/11/04 15:10:05 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ding/ChangeLog,v 1.2 2002/12/09 04:17:43 manson Exp $
+\* Autoupdate keywords (12-6-02)
+ 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords
+
*ding-1.2 (04 Nov 2002)
04 Nov 2002; Daniel Ahlberg <aliz@gentoo.org> :
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*"