summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2007-09-22 12:00:04 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2007-09-22 12:00:04 +0000
commit49919f103f2cc58c88cdd0a2fe86700b5aee836b (patch)
treeb16016278b045b34cde04e6f3177da19c6ae343a /app-text
parentStable on ppc wrt bug 193269 (diff)
downloadgentoo-2-49919f103f2cc58c88cdd0a2fe86700b5aee836b.tar.gz
gentoo-2-49919f103f2cc58c88cdd0a2fe86700b5aee836b.tar.bz2
gentoo-2-49919f103f2cc58c88cdd0a2fe86700b5aee836b.zip
Stable on ppc wrt bug 193269
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/gnochm/ChangeLog5
-rw-r--r--app-text/gnochm/gnochm-0.9.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/gnochm/ChangeLog b/app-text/gnochm/ChangeLog
index db9349adc335..84d27ff769c2 100644
--- a/app-text/gnochm/ChangeLog
+++ b/app-text/gnochm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/gnochm
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gnochm/ChangeLog,v 1.7 2007/09/22 06:08:47 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gnochm/ChangeLog,v 1.8 2007/09/22 12:00:04 nixnut Exp $
+
+ 22 Sep 2007; nixnut <nixnut@gentoo.org> gnochm-0.9.10.ebuild:
+ Stable on ppc wrt bug 193269
22 Sep 2007; Christoph Mende <angelos@gentoo.org> gnochm-0.9.10.ebuild:
Stable on amd64 wrt bug #193269
diff --git a/app-text/gnochm/gnochm-0.9.10.ebuild b/app-text/gnochm/gnochm-0.9.10.ebuild
index 44ce47d6219c..f7dd9f99f669 100644
--- a/app-text/gnochm/gnochm-0.9.10.ebuild
+++ b/app-text/gnochm/gnochm-0.9.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gnochm/gnochm-0.9.10.ebuild,v 1.3 2007/09/22 06:08:47 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gnochm/gnochm-0.9.10.ebuild,v 1.4 2007/09/22 12:00:04 nixnut Exp $
inherit gnome2
@@ -12,7 +12,7 @@ LICENSE="GPL-2"
SLOT="0"
IUSE=""
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
RDEPEND=">=dev-python/pychm-0.8.4
=dev-python/pygtk-2*