summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2006-07-29 14:52:38 +0000
committerFabian Groffen <grobian@gentoo.org>2006-07-29 14:52:38 +0000
commit8c67d5980b675550ac7fe4aceef5390f4b765e99 (patch)
treeee7f85c2f7fe4b96c6b3b564aa5622b96156c121 /app-text/diction
parentAdded x11-misc/imake to DEPEND. (diff)
downloadgentoo-2-8c67d5980b675550ac7fe4aceef5390f4b765e99.tar.gz
gentoo-2-8c67d5980b675550ac7fe4aceef5390f4b765e99.tar.bz2
gentoo-2-8c67d5980b675550ac7fe4aceef5390f4b765e99.zip
Marked ppc-macos stable (bug #142060)
(Portage version: 2.1.1_pre3-r4)
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 1aa1ec74af5c..5f01b26936f5 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.19 2006/07/15 13:52:23 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/diction/ChangeLog,v 1.20 2006/07/29 14:52:38 grobian Exp $
+
+ 29 Jul 2006; Fabian Groffen <grobian@gentoo.org> diction-1.09-r1.ebuild:
+ Marked ppc-macos stable (bug #142060)
15 Jul 2006; Fabian Groffen <grobian@gentoo.org> diction-1.07-r1.ebuild:
Marked ppc-macos stable (bug #131637)
diff --git a/app-text/diction/diction-1.09-r1.ebuild b/app-text/diction/diction-1.09-r1.ebuild
index 319bc844b323..84ebcffca9dd 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.1 2006/06/06 14:33:13 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/diction/diction-1.09-r1.ebuild,v 1.2 2006/07/29 14:52:38 grobian 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"