summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van den Abeele <pvdabeel@gentoo.org>2004-05-29 03:46:59 +0000
committerPieter van den Abeele <pvdabeel@gentoo.org>2004-05-29 03:46:59 +0000
commit9af4913fc18cacf5b4d5b5c29b683c26abd7c662 (patch)
treed72c9189dfad38f45a2ffe947f15f9aa6abf5464 /gnome-base/libgnomeprint
parentPPC stable profile update (Manifest recommit) (diff)
downloadgentoo-2-9af4913fc18cacf5b4d5b5c29b683c26abd7c662.tar.gz
gentoo-2-9af4913fc18cacf5b4d5b5c29b683c26abd7c662.tar.bz2
gentoo-2-9af4913fc18cacf5b4d5b5c29b683c26abd7c662.zip
Keyword modification, see changelog for details
Diffstat (limited to 'gnome-base/libgnomeprint')
-rw-r--r--gnome-base/libgnomeprint/ChangeLog6
-rw-r--r--gnome-base/libgnomeprint/libgnomeprint-2.6.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog
index 2e430f55ff2c..b805dd403854 100644
--- a/gnome-base/libgnomeprint/ChangeLog
+++ b/gnome-base/libgnomeprint/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gnome-base/libgnomeprint
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.49 2004/05/24 21:47:46 leonardop Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.50 2004/05/29 03:46:50 pvdabeel Exp $
+
+ 29 May 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
+ libgnomeprint-2.6.0.ebuild:
+ Masked libgnomeprint-2.6.0.ebuild stable for ppc
24 May 2004; L. Boshell <leonardop@gentoo.org> libgnomeprint-2.6.1.ebuild:
Add docbook-sgml-dtd dependency when `doc' is enabled. Resolves bug
diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.6.0.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.6.0.ebuild
index caa26ec23189..7d6a55737f29 100644
--- a/gnome-base/libgnomeprint/libgnomeprint-2.6.0.ebuild
+++ b/gnome-base/libgnomeprint/libgnomeprint-2.6.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.6.0.ebuild,v 1.3 2004/05/24 20:48:03 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.6.0.ebuild,v 1.4 2004/05/29 03:46:50 pvdabeel 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"
+KEYWORDS="x86 ppc ~alpha ~sparc hppa ~amd64 ~ia64 ~mips"
IUSE="cups doc"
RDEPEND=">=dev-libs/glib-2