summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-07-15 13:15:07 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-07-15 13:15:07 +0000
commite8c78012cfaf7d2583839366ee14630fe9d22608 (patch)
treede75908b2aee4fd107ebbfef4d6b4ab777b46f92 /app-text
parentstable x86, bug 275411 (diff)
downloadgentoo-2-e8c78012cfaf7d2583839366ee14630fe9d22608.tar.gz
gentoo-2-e8c78012cfaf7d2583839366ee14630fe9d22608.tar.bz2
gentoo-2-e8c78012cfaf7d2583839366ee14630fe9d22608.zip
stable x86, bug 276425
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/gnochm/ChangeLog6
-rw-r--r--app-text/gnochm/gnochm-0.9.11-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/gnochm/ChangeLog b/app-text/gnochm/ChangeLog
index ca7fafa0dc06..8400e33c640b 100644
--- a/app-text/gnochm/ChangeLog
+++ b/app-text/gnochm/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/gnochm
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gnochm/ChangeLog,v 1.11 2009/02/08 16:23:47 ford_prefect Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gnochm/ChangeLog,v 1.12 2009/07/15 13:15:07 fauli Exp $
+
+ 15 Jul 2009; Christian Faulhammer <fauli@gentoo.org>
+ gnochm-0.9.11-r1.ebuild:
+ stable x86, bug 276425
*gnochm-0.9.11-r1 (08 Feb 2009)
diff --git a/app-text/gnochm/gnochm-0.9.11-r1.ebuild b/app-text/gnochm/gnochm-0.9.11-r1.ebuild
index bd7981dcc325..e98df229af93 100644
--- a/app-text/gnochm/gnochm-0.9.11-r1.ebuild
+++ b/app-text/gnochm/gnochm-0.9.11-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gnochm/gnochm-0.9.11-r1.ebuild,v 1.1 2009/02/08 16:23:47 ford_prefect Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gnochm/gnochm-0.9.11-r1.ebuild,v 1.2 2009/07/15 13:15:07 fauli 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*