summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-07-12 16:27:42 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-07-12 16:27:42 +0000
commit66632f9dd1c586617fe86124a0607c374c0d139e (patch)
tree47deb84c21cfd4474a07a0841d2c1cf97c4cc658 /app-text/gnome-doc-utils
parentFugbix typoh. (diff)
downloadhistorical-66632f9dd1c586617fe86124a0607c374c0d139e.tar.gz
historical-66632f9dd1c586617fe86124a0607c374c0d139e.tar.bz2
historical-66632f9dd1c586617fe86124a0607c374c0d139e.zip
Stable on x86 wrt bug #139612.
Package-Manager: portage-2.1.1_pre2-r6
Diffstat (limited to 'app-text/gnome-doc-utils')
-rw-r--r--app-text/gnome-doc-utils/ChangeLog6
-rw-r--r--app-text/gnome-doc-utils/gnome-doc-utils-0.6.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/gnome-doc-utils/ChangeLog b/app-text/gnome-doc-utils/ChangeLog
index 188c1ba9893f..52f565a42dbc 100644
--- a/app-text/gnome-doc-utils/ChangeLog
+++ b/app-text/gnome-doc-utils/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/gnome-doc-utils
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-doc-utils/ChangeLog,v 1.54 2006/07/10 17:37:57 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-doc-utils/ChangeLog,v 1.55 2006/07/12 16:23:50 wolf31o2 Exp $
+
+ 12 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org>
+ gnome-doc-utils-0.6.1.ebuild:
+ Stable on x86 wrt bug #139612.
10 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org>
gnome-doc-utils-0.6.1.ebuild:
diff --git a/app-text/gnome-doc-utils/gnome-doc-utils-0.6.1.ebuild b/app-text/gnome-doc-utils/gnome-doc-utils-0.6.1.ebuild
index 89aac8261025..78ea5f402c7c 100644
--- a/app-text/gnome-doc-utils/gnome-doc-utils-0.6.1.ebuild
+++ b/app-text/gnome-doc-utils/gnome-doc-utils-0.6.1.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/gnome-doc-utils/gnome-doc-utils-0.6.1.ebuild,v 1.3 2006/07/10 17:37:57 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-doc-utils/gnome-doc-utils-0.6.1.ebuild,v 1.4 2006/07/12 16:23:50 wolf31o2 Exp $
inherit python eutils gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh sparc x86"
IUSE=""
RDEPEND=">=dev-libs/libxml2-2.6.12