summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBartosch Pixa <darkspecter@gentoo.org>2004-01-16 20:57:17 +0000
committerBartosch Pixa <darkspecter@gentoo.org>2004-01-16 20:57:17 +0000
commitec882bde64ea713bfcb060624876e2378a218cb9 (patch)
treeaa8c4123da9a69d602b578afd633d71ecc4f883e /gnome-base/libgnomeprint
parentset ppc in keywords (diff)
downloadgentoo-2-ec882bde64ea713bfcb060624876e2378a218cb9.tar.gz
gentoo-2-ec882bde64ea713bfcb060624876e2378a218cb9.tar.bz2
gentoo-2-ec882bde64ea713bfcb060624876e2378a218cb9.zip
set ppc in keywords
Diffstat (limited to 'gnome-base/libgnomeprint')
-rw-r--r--gnome-base/libgnomeprint/ChangeLog10
-rw-r--r--gnome-base/libgnomeprint/libgnomeprint-1.116.1.ebuild6
-rw-r--r--gnome-base/libgnomeprint/libgnomeprint-2.4.2.ebuild4
3 files changed, 14 insertions, 6 deletions
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog
index fc994312d8fd..3016287f7989 100644
--- a/gnome-base/libgnomeprint/ChangeLog
+++ b/gnome-base/libgnomeprint/ChangeLog
@@ -1,6 +1,14 @@
# 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.38 2004/01/13 13:46:16 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.39 2004/01/16 20:54:07 darkspecter Exp $
+
+ 16 Jan 2004; Bartosch Pixa <darkspecter@gentoo.org>
+ libgnomeprint-1.116.1.ebuild, libgnomeprint-2.4.2.ebuild:
+ set ppc in keywords
+
+ 16 Jan 2004; Bartosch Pixa <darkspecter@gentoo.org>
+ libgnomeprint-1.116.1.ebuild:
+ set ppc in keywords
13 Jan 2004; <gustavoz@gentoo.org> libgnomeprint-2.4.2.ebuild:
stable on hppa and sparc
diff --git a/gnome-base/libgnomeprint/libgnomeprint-1.116.1.ebuild b/gnome-base/libgnomeprint/libgnomeprint-1.116.1.ebuild
index 438d19365898..c4ac418c8bcc 100644
--- a/gnome-base/libgnomeprint/libgnomeprint-1.116.1.ebuild
+++ b/gnome-base/libgnomeprint/libgnomeprint-1.116.1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# 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-1.116.1.ebuild,v 1.7 2003/09/06 23:51:37 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-1.116.1.ebuild,v 1.8 2004/01/16 20:54:07 darkspecter Exp $
inherit libtool gnome.org
DESCRIPTION="Printer handling for Gnome"
HOMEPAGE="http://www.gnome.org/"
-KEYWORDS="x86 ~ppc ~sparc "
+KEYWORDS="x86 ppc ~sparc "
SLOT="2"
LICENSE="GPL-2 LGPL-2.1"
IUSE="doc"
diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.4.2.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.4.2.ebuild
index 2faf91a03c51..289da0afbab3 100644
--- a/gnome-base/libgnomeprint/libgnomeprint-2.4.2.ebuild
+++ b/gnome-base/libgnomeprint/libgnomeprint-2.4.2.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.4.2.ebuild,v 1.4 2004/01/13 13:46:16 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.4.2.ebuild,v 1.5 2004/01/16 20:54:07 darkspecter 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"
+KEYWORDS="x86 ppc ~alpha sparc hppa amd64 ~ia64"
IUSE="cups doc"
RDEPEND=">=dev-libs/glib-2