summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-text/diction/ChangeLog5
-rw-r--r--app-text/diction/diction-1.09-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/diction/ChangeLog b/app-text/diction/ChangeLog
index 841ff9a58f70..d20d989e8115 100644
--- a/app-text/diction/ChangeLog
+++ b/app-text/diction/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/diction
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/diction/ChangeLog,v 1.23 2006/07/29 22:51:33 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/diction/ChangeLog,v 1.24 2006/08/03 04:08:41 weeve Exp $
+
+ 03 Aug 2006; Jason Wever <weeve@gentoo.org> diction-1.09-r1.ebuild:
+ Stable on SPARC wrt bug #142060.
29 Jul 2006; Alastair Tse <liquidx@gentoo.org> diction-1.09-r1.ebuild:
stable bump for x86 (#142060)
diff --git a/app-text/diction/diction-1.09-r1.ebuild b/app-text/diction/diction-1.09-r1.ebuild
index 5e3a75045c79..7bb9acabb6cc 100644
--- a/app-text/diction/diction-1.09-r1.ebuild
+++ b/app-text/diction/diction-1.09-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/diction/diction-1.09-r1.ebuild,v 1.5 2006/07/29 22:51:33 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/diction/diction-1.09-r1.ebuild,v 1.6 2006/08/03 04:08:41 weeve Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.moria.de/~michael/diction/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~mips ppc ppc-macos ~sparc x86"
+KEYWORDS="amd64 ~mips ppc ppc-macos sparc x86"
IUSE="unicode"
DEPEND="sys-devel/gettext"