summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gardiner <obz@gentoo.org>2004-11-12 03:59:18 +0000
committerMike Gardiner <obz@gentoo.org>2004-11-12 03:59:18 +0000
commit3f9197418c946996795f905577da0cbef9a781aa (patch)
tree8053dca47c20a638119b6e56a981e1a382404fc1 /gnome-base/libgnomeprint
parentMass Update: gnustep.eclass revamped to allow configurable root install; gnus... (diff)
downloadgentoo-2-3f9197418c946996795f905577da0cbef9a781aa.tar.gz
gentoo-2-3f9197418c946996795f905577da0cbef9a781aa.tar.bz2
gentoo-2-3f9197418c946996795f905577da0cbef9a781aa.zip
Keyworded ppc for GNOME 2.8
Diffstat (limited to 'gnome-base/libgnomeprint')
-rw-r--r--gnome-base/libgnomeprint/ChangeLog5
-rw-r--r--gnome-base/libgnomeprint/libgnomeprint-2.8.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog
index 08fb85ca1c8b..ecf92f7cb7e7 100644
--- a/gnome-base/libgnomeprint/ChangeLog
+++ b/gnome-base/libgnomeprint/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gnome-base/libgnomeprint
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.64 2004/11/12 02:39:22 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.65 2004/11/12 03:59:18 obz Exp $
+
+ 12 Nov 2004; Mike Gardiner <obz@gentoo.org> libgnomeprint-2.8.0.ebuild:
+ Keyworded ppc for GNOME 2.8
11 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org>
libgnomeprint-2.8.0.ebuild:
diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.8.0.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.8.0.ebuild
index 3ade24d2ef36..7913bbc6b921 100644
--- a/gnome-base/libgnomeprint/libgnomeprint-2.8.0.ebuild
+++ b/gnome-base/libgnomeprint/libgnomeprint-2.8.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.8.0.ebuild,v 1.4 2004/11/12 02:39:22 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.8.0.ebuild,v 1.5 2004/11/12 03:59:18 obz Exp $
inherit gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2 LGPL-2.1"
SLOT="2.2"
-KEYWORDS="x86 ~ppc ~alpha sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm"
+KEYWORDS="x86 ppc ~alpha sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm"
IUSE="cups doc"
RDEPEND=">=dev-libs/glib-2