summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-base/libgnomeprint')
-rw-r--r--gnome-base/libgnomeprint/ChangeLog5
-rw-r--r--gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog
index fd819228caf6..f66506d282c5 100644
--- a/gnome-base/libgnomeprint/ChangeLog
+++ b/gnome-base/libgnomeprint/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gnome-base/libgnomeprint
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.113 2006/02/02 20:51:40 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.114 2006/02/03 15:40:19 gmsoft Exp $
+
+ 03 Feb 2006; Guy Martin <gmsoft@gentoo.org> libgnomeprint-2.12.1.ebuild:
+ Stable on hppa.
02 Feb 2006; Aron Griffis <agriffis@gentoo.org>
libgnomeprint-2.12.1.ebuild:
diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild
index b93b664bbd9c..c10061701b68 100644
--- a/gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild
+++ b/gnome-base/libgnomeprint/libgnomeprint-2.12.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/gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild,v 1.8 2006/02/02 20:51:40 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild,v 1.9 2006/02/03 15:40:19 gmsoft Exp $
inherit gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2 LGPL-2.1"
SLOT="2.2"
-KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86"
IUSE="cups doc"
RDEPEND=">=dev-libs/glib-2