From 488b11a1b5b2a7889c083439fe7a56f73dd5e96a Mon Sep 17 00:00:00 2001
From: Jason Wever <weeve@gentoo.org>
Date: Sat, 1 Mar 2003 14:49:06 +0000
Subject: Marked Gnome 2.2 and it's 10e99 dependencies ~sparc.

---
 x11-libs/gtk+/ChangeLog                                       | 5 ++++-
 x11-libs/gtk+/gtk+-2.2.1.ebuild                               | 4 ++--
 x11-libs/libwnck/ChangeLog                                    | 7 +++++--
 x11-libs/libwnck/libwnck-2.2.1.ebuild                         | 4 ++--
 x11-libs/pango/ChangeLog                                      | 5 ++++-
 x11-libs/pango/pango-1.2.1-r1.ebuild                          | 4 ++--
 x11-libs/startup-notification/ChangeLog                       | 5 ++++-
 x11-libs/startup-notification/startup-notification-0.5.ebuild | 4 ++--
 8 files changed, 25 insertions(+), 13 deletions(-)

(limited to 'x11-libs')

diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog
index 170ad43fa5fb..6db18a7059ff 100644
--- a/x11-libs/gtk+/ChangeLog
+++ b/x11-libs/gtk+/ChangeLog
@@ -1,9 +1,12 @@
 # ChangeLog for x11-libs/gtk+
 # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.53 2003/02/22 00:06:52 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.54 2003/03/01 14:45:50 weeve Exp $
 
 *gtk+-2.2.1 (04 Feb 2003)
 
+  01 Mar 2003; Jason Wever <weeve@gentoo.org> gtk+-2.2.1.ebuild:
+  Added ~sparc to keywords.
+
   21 Feb 2003; Aron Griffis <agriffis@gentoo.org> gtk+-2.2.1.ebuild :
   Mark stable on alpha
 
diff --git a/x11-libs/gtk+/gtk+-2.2.1.ebuild b/x11-libs/gtk+/gtk+-2.2.1.ebuild
index d9f6ff9664a2..33fee20e2e0f 100644
--- a/x11-libs/gtk+/gtk+-2.2.1.ebuild
+++ b/x11-libs/gtk+/gtk+-2.2.1.ebuild
@@ -1,12 +1,12 @@
 # Copyright 1999-2003 Gentoo Technologies, Inc.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.2.1.ebuild,v 1.7 2003/02/22 00:06:52 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.2.1.ebuild,v 1.8 2003/03/01 14:45:50 weeve Exp $
 
 inherit eutils libtool flag-o-matic
 
 IUSE="tiff doc jpeg"
 SLOT="2"
-KEYWORDS="x86 ~ppc alpha"
+KEYWORDS="x86 ~ppc alpha ~sparc"
 
 S="${WORKDIR}/${P}"
 DESCRIPTION="Gimp ToolKit + "
diff --git a/x11-libs/libwnck/ChangeLog b/x11-libs/libwnck/ChangeLog
index 6886ccbbb0cf..19cd2a9ca171 100644
--- a/x11-libs/libwnck/ChangeLog
+++ b/x11-libs/libwnck/ChangeLog
@@ -1,11 +1,14 @@
 # ChangeLog for x11-libs/libwnck
 # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v 1.20 2003/02/22 04:32:44 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v 1.21 2003/03/01 14:45:50 weeve Exp $
 
   10 Feb 2003; Aron Griffis <agriffis@gentoo.org> libwnck-2.2.1.ebuild :
   Add ~alpha to KEYWORDS
 
-*libwnck-2.2.1.ebuild (06 Feb 2003)
+*libwnck-2.2.1 (06 Feb 2003)
+
+  01 Mar 2003; Jason Wever <weeve@gentoo.org> libwnck-2.2.1.ebuild:
+  Added ~sparc to keywords.
 
   21 Feb 2003; Aron Griffis <agriffis@gentoo.org> libwnck-2.2.1.ebuild :
   Mark stable on Alpha
diff --git a/x11-libs/libwnck/libwnck-2.2.1.ebuild b/x11-libs/libwnck/libwnck-2.2.1.ebuild
index 93045a6ce26e..4b6f94d8dd90 100644
--- a/x11-libs/libwnck/libwnck-2.2.1.ebuild
+++ b/x11-libs/libwnck/libwnck-2.2.1.ebuild
@@ -1,6 +1,6 @@
 # Copyright 1999-2003 Gentoo Technologies, Inc.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.2.1.ebuild,v 1.5 2003/02/22 04:32:44 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.2.1.ebuild,v 1.6 2003/03/01 14:45:50 weeve Exp $
 
 inherit gnome2
 
@@ -9,7 +9,7 @@ DESCRIPTION="A window navigation construction kit"
 HOMEPAGE="http://www.gnome.org/"
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="x86 ~ppc alpha"
+KEYWORDS="x86 ~ppc alpha ~sparc"
 
 RDEPEND="virtual/glibc
 	>=dev-libs/glib-2
diff --git a/x11-libs/pango/ChangeLog b/x11-libs/pango/ChangeLog
index a3752d978c9b..c21fb98c5d57 100644
--- a/x11-libs/pango/ChangeLog
+++ b/x11-libs/pango/ChangeLog
@@ -1,9 +1,12 @@
 # ChangeLog for x11-libs/pango
 # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/ChangeLog,v 1.33 2003/02/28 14:41:29 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/ChangeLog,v 1.34 2003/03/01 14:45:50 weeve Exp $
 
 *pango-1.2.1-r1 (28 Feb 2003)
 
+  01 Mar 2003; Jason Wever <weeve@gentoo.org> pango-1.2.1-r1.ebuild:
+  Addes ~sparc to keywords.
+
   28 Feb 2003; foser <foser@gentoo.org> pango-1.2.1-r1.ebuild :
   Added speedimproving patch from cvs
 
diff --git a/x11-libs/pango/pango-1.2.1-r1.ebuild b/x11-libs/pango/pango-1.2.1-r1.ebuild
index 1fabb5b2bff2..13953306f7bb 100644
--- a/x11-libs/pango/pango-1.2.1-r1.ebuild
+++ b/x11-libs/pango/pango-1.2.1-r1.ebuild
@@ -1,12 +1,12 @@
 # Copyright 1999-2003 Gentoo Technologies, Inc.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.2.1-r1.ebuild,v 1.1 2003/02/28 14:41:30 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.2.1-r1.ebuild,v 1.2 2003/03/01 14:45:50 weeve Exp $
 
 inherit eutils libtool
 
 IUSE="doc"
 SLOT="1"
-KEYWORDS="~x86 ~ppc ~alpha"
+KEYWORDS="~x86 ~ppc ~alpha ~sparc"
 
 S="${WORKDIR}/${P}"
 DESCRIPTION="Text rendering and Layout library"
diff --git a/x11-libs/startup-notification/ChangeLog b/x11-libs/startup-notification/ChangeLog
index 73cfbe47ca44..09b69d5e4c55 100644
--- a/x11-libs/startup-notification/ChangeLog
+++ b/x11-libs/startup-notification/ChangeLog
@@ -1,12 +1,15 @@
 # ChangeLog for x11-libs/startup-notification
 # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/startup-notification/ChangeLog,v 1.9 2003/02/22 04:34:23 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/startup-notification/ChangeLog,v 1.10 2003/03/01 14:45:50 weeve Exp $
 
   06 Feb 2003; Aron Griffis <agriffis@gentoo.org> startup-notification-0.5.ebuild :
   Add ~alpha to KEYWORDS
 
 *startup-notification-0.5 (22 Jan 2003)
 
+  01 Mar 2003; Jason Wever <weeve@gentoo.org> startup-notification-0.5.ebuild:
+  Added ~sparc to keywords.
+
   21 Feb 2003; Aron Griffis <agriffis@gentoo.org> startup-notification-0.5.ebuild :
   Mark stable on Alpha
 
diff --git a/x11-libs/startup-notification/startup-notification-0.5.ebuild b/x11-libs/startup-notification/startup-notification-0.5.ebuild
index 3050a659e778..088c2091d0df 100644
--- a/x11-libs/startup-notification/startup-notification-0.5.ebuild
+++ b/x11-libs/startup-notification/startup-notification-0.5.ebuild
@@ -1,6 +1,6 @@
 # Copyright 1999-2003 Gentoo Technologies, Inc.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/startup-notification/startup-notification-0.5.ebuild,v 1.5 2003/02/22 04:34:23 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/startup-notification/startup-notification-0.5.ebuild,v 1.6 2003/03/01 14:45:50 weeve Exp $
 
 S="${WORKDIR}/${P}"
 
@@ -10,7 +10,7 @@ SRC_URI="${HOMEPAGE}/releases/${P}.tar.gz"
 
 LICENSE="LGPL-2 BSD"
 SLOT="0"
-KEYWORDS="x86 ~ppc alpha"
+KEYWORDS="x86 ~ppc alpha ~sparc"
 IUSE=""
 DEPEND="virtual/x11"
 
-- 
cgit v1.2.3-65-gdbad