summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2006-06-06 15:22:56 +0000
committerFerris McCormick <fmccor@gentoo.org>2006-06-06 15:22:56 +0000
commit351565cebef0171634f9ac05bd6578b91675867f (patch)
treea6711f62917ff0722f689c4abee5cf13c83881ed /app-text/diction
parentMark stable on ppc. Approved: hansmi. (diff)
downloadgentoo-2-351565cebef0171634f9ac05bd6578b91675867f.tar.gz
gentoo-2-351565cebef0171634f9ac05bd6578b91675867f.tar.bz2
gentoo-2-351565cebef0171634f9ac05bd6578b91675867f.zip
Stable for sparc --- Bug #131637 --- builds as expected. Seems fine on
English text, and the Umulaut test failure (-L de) previously reported now passes. (Built with USE="unicode".) (Portage version: 2.1_rc4-r3)
Diffstat (limited to 'app-text/diction')
-rw-r--r--app-text/diction/ChangeLog7
-rw-r--r--app-text/diction/diction-1.07-r1.ebuild4
2 files changed, 8 insertions, 3 deletions
diff --git a/app-text/diction/ChangeLog b/app-text/diction/ChangeLog
index 70c3a13f4c04..4ed5335c9e14 100644
--- a/app-text/diction/ChangeLog
+++ b/app-text/diction/ChangeLog
@@ -1,6 +1,11 @@
# 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.14 2006/06/06 14:36:11 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/diction/ChangeLog,v 1.15 2006/06/06 15:22:56 fmccor Exp $
+
+ 06 Jun 2006; Ferris McCormick <fmccor@gentoo.org> diction-1.07-r1.ebuild:
+ Stable for sparc --- Bug #131637 --- builds as expected. Seems fine on
+ English text, and the Umulaut test failure (-L de) previously reported now
+ passes. (Built with USE="unicode".)
06 Jun 2006; Seemant Kulleen <seemant@gentoo.org> metadata.xml:
added long description, thanks to James in bug #135487
diff --git a/app-text/diction/diction-1.07-r1.ebuild b/app-text/diction/diction-1.07-r1.ebuild
index 32aeb7335de8..e5fa914b4738 100644
--- a/app-text/diction/diction-1.07-r1.ebuild
+++ b/app-text/diction/diction-1.07-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.07-r1.ebuild,v 1.1 2006/06/06 14:33:13 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/diction/diction-1.07-r1.ebuild,v 1.2 2006/06/06 15:22:56 fmccor 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"