summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-util/pkgconfig/pkgconfig-0.14.0.ebuild4
-rw-r--r--gnome-base/bonobo-activation/bonobo-activation-1.0.4.ebuild4
-rw-r--r--gnome-base/gnome-desktop/gnome-desktop-2.0.10.ebuild4
-rw-r--r--gnome-base/libbonobo/libbonobo-2.0.1.ebuild4
-rw-r--r--x11-libs/libzvt/libzvt-2.0.1-r2.ebuild4
-rw-r--r--x11-wm/metacity/metacity-2.4.1.ebuild4
6 files changed, 12 insertions, 12 deletions
diff --git a/dev-util/pkgconfig/pkgconfig-0.14.0.ebuild b/dev-util/pkgconfig/pkgconfig-0.14.0.ebuild
index 58b7ff5d4efb..c692a9b49c24 100644
--- a/dev-util/pkgconfig/pkgconfig-0.14.0.ebuild
+++ b/dev-util/pkgconfig/pkgconfig-0.14.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.14.0.ebuild,v 1.5 2002/12/15 10:44:19 bjb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.14.0.ebuild,v 1.6 2003/01/03 19:55:42 bjb Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Package Config system that manages compile/link flags for libraries"
@@ -8,7 +8,7 @@ SRC_URI="http://www.freedesktop.org/software/pkgconfig/releases/${P}.tar.gz"
HOMEPAGE="http://www.freedesktop.org/software/pkgconfig/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc sparc ~alpha"
+KEYWORDS="x86 ~ppc sparc alpha"
DEPEND="virtual/glibc"
RDEPEND=""
diff --git a/gnome-base/bonobo-activation/bonobo-activation-1.0.4.ebuild b/gnome-base/bonobo-activation/bonobo-activation-1.0.4.ebuild
index 10c50e7af258..b27d22ae2b95 100644
--- a/gnome-base/bonobo-activation/bonobo-activation-1.0.4.ebuild
+++ b/gnome-base/bonobo-activation/bonobo-activation-1.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/bonobo-activation/bonobo-activation-1.0.4.ebuild,v 1.4 2002/12/15 10:44:19 bjb Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/bonobo-activation/bonobo-activation-1.0.4.ebuild,v 1.5 2003/01/03 19:55:42 bjb Exp $
IUSE="doc"
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc ~alpha"
+KEYWORDS="x86 ~ppc ~sparc alpha"
RDEPEND=">=dev-libs/glib-2.0.4
>=dev-libs/libxml2-2.4.20
diff --git a/gnome-base/gnome-desktop/gnome-desktop-2.0.10.ebuild b/gnome-base/gnome-desktop/gnome-desktop-2.0.10.ebuild
index c517f3921f02..7b08689c6c12 100644
--- a/gnome-base/gnome-desktop/gnome-desktop-2.0.10.ebuild
+++ b/gnome-base/gnome-desktop/gnome-desktop-2.0.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-desktop/gnome-desktop-2.0.10.ebuild,v 1.4 2002/12/15 10:44:19 bjb Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-desktop/gnome-desktop-2.0.10.ebuild,v 1.5 2003/01/03 19:55:42 bjb Exp $
inherit gnome2
@@ -9,7 +9,7 @@ DESCRIPTION="Libraries for the gnome desktop that is not part of the UI"
HOMEPAGE="http://www.gnome.org/"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc ~alpha"
+KEYWORDS="x86 ~ppc ~sparc alpha"
LICENSE="GPL-2 FDL-1.1 LGPL-2.1"
RDEPEND=">=gnome-base/libgnomeui-2
diff --git a/gnome-base/libbonobo/libbonobo-2.0.1.ebuild b/gnome-base/libbonobo/libbonobo-2.0.1.ebuild
index 251ea95ea949..88b3803daba6 100644
--- a/gnome-base/libbonobo/libbonobo-2.0.1.ebuild
+++ b/gnome-base/libbonobo/libbonobo-2.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonobo/libbonobo-2.0.1.ebuild,v 1.4 2002/12/15 10:44:19 bjb Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonobo/libbonobo-2.0.1.ebuild,v 1.5 2003/01/03 19:55:42 bjb Exp $
IUSE="doc"
@@ -10,7 +10,7 @@ S=${WORKDIR}/${P}
DESCRIPTION="a CORBA framework "
HOMEPAGE="http://www.gnome.org/"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc ~alpha"
+KEYWORDS="x86 ~ppc ~sparc alpha"
LICENSE="LGPL-2.1 GPL-2"
RDEPEND=">=dev-libs/glib-2.0.1
diff --git a/x11-libs/libzvt/libzvt-2.0.1-r2.ebuild b/x11-libs/libzvt/libzvt-2.0.1-r2.ebuild
index 55b766c9cb17..d90b39d9dced 100644
--- a/x11-libs/libzvt/libzvt-2.0.1-r2.ebuild
+++ b/x11-libs/libzvt/libzvt-2.0.1-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libzvt/libzvt-2.0.1-r2.ebuild,v 1.4 2002/12/15 10:44:24 bjb Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libzvt/libzvt-2.0.1-r2.ebuild,v 1.5 2003/01/03 19:55:42 bjb Exp $
inherit gnome2
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnome/2.0.0/sources/${PN}/${P}.tar.bz2"
HOMEPAGE="http://www.gnome.org/"
SLOT="0"
LICENSE="GPL-2 LGPL-2.1"
-KEYWORDS="x86 ~ppc ~sparc ~alpha"
+KEYWORDS="x86 ~ppc ~sparc alpha"
RDEPEND=">=dev-libs/glib-2.0.3
>=x11-libs/gtk+-2.0.5
diff --git a/x11-wm/metacity/metacity-2.4.1.ebuild b/x11-wm/metacity/metacity-2.4.1.ebuild
index f9c9af6d145f..72ce2ee58729 100644
--- a/x11-wm/metacity/metacity-2.4.1.ebuild
+++ b/x11-wm/metacity/metacity-2.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.4.1.ebuild,v 1.6 2002/12/17 03:35:53 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.4.1.ebuild,v 1.7 2003/01/03 19:55:42 bjb Exp $
inherit gnome2
@@ -11,7 +11,7 @@ HOMEPAGE="http://people.redhat.com/~hp/metacity/"
SLOT="1"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc ~alpha"
+KEYWORDS="x86 ppc sparc alpha"
RDEPEND=">=dev-libs/glib-2.0.4
>=x11-libs/pango-1.0.2