summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarinus Schraal <foser@gentoo.org>2003-03-05 19:40:02 +0000
committerMarinus Schraal <foser@gentoo.org>2003-03-05 19:40:02 +0000
commitb0f3298531c9df3481e6ae9bee76471a244ca60c (patch)
treed20cc34349499076fc6a603b6415326af6786e8a /gnome-base
parentversion bump (diff)
downloadgentoo-2-b0f3298531c9df3481e6ae9bee76471a244ca60c.tar.gz
gentoo-2-b0f3298531c9df3481e6ae9bee76471a244ca60c.tar.bz2
gentoo-2-b0f3298531c9df3481e6ae9bee76471a244ca60c.zip
mark x86
Diffstat (limited to 'gnome-base')
-rw-r--r--gnome-base/libgnomecanvas/libgnomecanvas-2.2.0.2.ebuild4
-rw-r--r--gnome-base/librsvg/librsvg-2.2.3.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/gnome-base/libgnomecanvas/libgnomecanvas-2.2.0.2.ebuild b/gnome-base/libgnomecanvas/libgnomecanvas-2.2.0.2.ebuild
index 1f942d73f5a6..7f412eef8d2a 100644
--- a/gnome-base/libgnomecanvas/libgnomecanvas-2.2.0.2.ebuild
+++ b/gnome-base/libgnomecanvas/libgnomecanvas-2.2.0.2.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/gnome-base/libgnomecanvas/libgnomecanvas-2.2.0.2.ebuild,v 1.1 2003/02/28 13:03:25 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomecanvas/libgnomecanvas-2.2.0.2.ebuild,v 1.2 2003/03/05 19:37:40 foser Exp $
inherit gnome2
@@ -10,7 +10,7 @@ DESCRIPTION="the Gnome 2 Canvas library"
HOMEPAGE="http://www.gnome.org/"
SLOT="0"
-KEYWORDS="~x86 ~ppc alpha"
+KEYWORDS="x86 ~ppc alpha"
LICENSE="GPL-2 LGPL-2"
RDEPEND=">=gnome-base/libglade-2
diff --git a/gnome-base/librsvg/librsvg-2.2.3.ebuild b/gnome-base/librsvg/librsvg-2.2.3.ebuild
index 466fc798f566..18f7f5e1528d 100644
--- a/gnome-base/librsvg/librsvg-2.2.3.ebuild
+++ b/gnome-base/librsvg/librsvg-2.2.3.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/gnome-base/librsvg/librsvg-2.2.3.ebuild,v 1.3 2003/02/22 00:12:55 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.2.3.ebuild,v 1.4 2003/03/05 19:40:02 foser Exp $
inherit gnome2
@@ -8,7 +8,7 @@ IUSE="doc"
DESCRIPTION="rendering svg library"
HOMEPAGE="http://www.gnome.org/"
SLOT="2"
-KEYWORDS="~x86 ~ppc alpha"
+KEYWORDS="x86 ~ppc alpha"
LICENSE="GPL-2 LGPL-2"
RDEPEND=">=dev-libs/glib-2