summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2006-07-15 13:52:23 +0000
committerFabian Groffen <grobian@gentoo.org>2006-07-15 13:52:23 +0000
commit7082a4c3f79b2c2d3cf3806a1dc6cb005b372a97 (patch)
treead5c9a44e6dd9a0fa64e348055a726fbf7a50383 /app-text/diction
parentStable on ppc. Bug 140226 (diff)
downloadgentoo-2-7082a4c3f79b2c2d3cf3806a1dc6cb005b372a97.tar.gz
gentoo-2-7082a4c3f79b2c2d3cf3806a1dc6cb005b372a97.tar.bz2
gentoo-2-7082a4c3f79b2c2d3cf3806a1dc6cb005b372a97.zip
Marked ppc-macos stable (bug #131637)
(Portage version: 2.1-r1)
Diffstat (limited to 'app-text/diction')
-rw-r--r--app-text/diction/ChangeLog5
-rw-r--r--app-text/diction/diction-1.07-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/diction/ChangeLog b/app-text/diction/ChangeLog
index 4de37cb731a6..1aa1ec74af5c 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.18 2006/07/12 12:12:31 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/diction/ChangeLog,v 1.19 2006/07/15 13:52:23 grobian Exp $
+
+ 15 Jul 2006; Fabian Groffen <grobian@gentoo.org> diction-1.07-r1.ebuild:
+ Marked ppc-macos stable (bug #131637)
12 Jul 2006; Seemant Kulleen <seemant@gentoo.org> -diction-1.02.ebuild:
remove cruft, since 1.07 is now stable on the same arches as 1.02 was,
diff --git a/app-text/diction/diction-1.07-r1.ebuild b/app-text/diction/diction-1.07-r1.ebuild
index 6c7155ddcda6..c26ba04f8a8c 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.4 2006/06/15 19:20:02 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/diction/diction-1.07-r1.ebuild,v 1.5 2006/07/15 13:52:23 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"