summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad House <brad_mssw@gentoo.org>2004-02-22 17:29:09 +0000
committerBrad House <brad_mssw@gentoo.org>2004-02-22 17:29:09 +0000
commita58d49138cb132a901c7ce68065c5e1af4734a24 (patch)
tree4ce08e0c3447d840cac19761dafa1568e0b1d411
parentamd64 (Manifest recommit) (diff)
downloadgentoo-2-a58d49138cb132a901c7ce68065c5e1af4734a24.tar.gz
gentoo-2-a58d49138cb132a901c7ce68065c5e1af4734a24.tar.bz2
gentoo-2-a58d49138cb132a901c7ce68065c5e1af4734a24.zip
amd64
-rw-r--r--dev-libs/libsigc++/libsigc++-1.2.5.ebuild4
-rw-r--r--dev-libs/libxml2/libxml2-2.6.6.ebuild4
-rw-r--r--media-gfx/inkscape/inkscape-0.37.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-libs/libsigc++/libsigc++-1.2.5.ebuild b/dev-libs/libsigc++/libsigc++-1.2.5.ebuild
index fe0cd3d97200..1bc1c10c5e41 100644
--- a/dev-libs/libsigc++/libsigc++-1.2.5.ebuild
+++ b/dev-libs/libsigc++/libsigc++-1.2.5.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/dev-libs/libsigc++/libsigc++-1.2.5.ebuild,v 1.9 2004/01/18 19:29:43 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libsigc++/libsigc++-1.2.5.ebuild,v 1.10 2004/02/22 17:28:50 brad_mssw Exp $
DESCRIPTION="The GLib library of C routines"
HOMEPAGE="http://libsigc.sourceforge.net/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/libsigc/${P}.tar.gz"
LICENSE="GPL-2 LGPL-2.1"
SLOT="1.2"
-KEYWORDS="x86 ~ppc sparc hppa ~amd64 ~alpha"
+KEYWORDS="x86 ~ppc sparc hppa amd64 ~alpha"
IUSE="debug"
DEPEND="virtual/glibc"
diff --git a/dev-libs/libxml2/libxml2-2.6.6.ebuild b/dev-libs/libxml2/libxml2-2.6.6.ebuild
index d9000f414317..950a0a2187c2 100644
--- a/dev-libs/libxml2/libxml2-2.6.6.ebuild
+++ b/dev-libs/libxml2/libxml2-2.6.6.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/dev-libs/libxml2/libxml2-2.6.6.ebuild,v 1.2 2004/02/17 10:45:09 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.6.ebuild,v 1.3 2004/02/22 17:28:23 brad_mssw Exp $
inherit libtool gnome.org flag-o-matic
@@ -10,7 +10,7 @@ LICENSE="MIT"
IUSE="python readline ipv6"
SLOT="2"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~ppc64 ~mips"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa amd64 ~ia64 ~ppc64 ~mips"
DEPEND="sys-libs/zlib
python? ( dev-lang/python )
diff --git a/media-gfx/inkscape/inkscape-0.37.ebuild b/media-gfx/inkscape/inkscape-0.37.ebuild
index 0894d6a45ead..9ed88b559e9f 100644
--- a/media-gfx/inkscape/inkscape-0.37.ebuild
+++ b/media-gfx/inkscape/inkscape-0.37.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/media-gfx/inkscape/inkscape-0.37.ebuild,v 1.3 2004/02/19 10:14:00 zypher Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.37.ebuild,v 1.4 2004/02/22 17:29:09 brad_mssw Exp $
inherit gnome2
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2 LGPL-2.1"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="~x86 ~ppc amd64"
IUSE="gnome mmx"
RDEPEND=">=x11-libs/gtk+-2.2.4