summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gryniewicz <dang@gentoo.org>2006-07-29 16:10:05 +0000
committerDaniel Gryniewicz <dang@gentoo.org>2006-07-29 16:10:05 +0000
commitda59e5aa75daac5ab3084f4bc32a611c914f46a0 (patch)
tree1bba1b391686f65c067822f64e6dc1d49e1af68d /app-text/diction
parentAdd missing patches, see bug #141583. (diff)
downloadgentoo-2-da59e5aa75daac5ab3084f4bc32a611c914f46a0.tar.gz
gentoo-2-da59e5aa75daac5ab3084f4bc32a611c914f46a0.tar.bz2
gentoo-2-da59e5aa75daac5ab3084f4bc32a611c914f46a0.zip
Marked stable on amd64 for bug #142060
(Portage version: 2.1.1_pre3-r5)
Diffstat (limited to 'app-text/diction')
-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 5f01b26936f5..c59ad42f9fb8 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.20 2006/07/29 14:52:38 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/diction/ChangeLog,v 1.21 2006/07/29 16:10:05 dang Exp $
+
+ 29 Jul 2006; Daniel Gryniewicz <dang@gentoo.org> diction-1.09-r1.ebuild:
+ Marked stable on amd64 for bug #142060
29 Jul 2006; Fabian Groffen <grobian@gentoo.org> diction-1.09-r1.ebuild:
Marked ppc-macos stable (bug #142060)
diff --git a/app-text/diction/diction-1.09-r1.ebuild b/app-text/diction/diction-1.09-r1.ebuild
index 84ebcffca9dd..16d382ddc3d2 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.2 2006/07/29 14:52:38 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/diction/diction-1.09-r1.ebuild,v 1.3 2006/07/29 16:10:05 dang 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"