diff options
author | Marinus Schraal <foser@gentoo.org> | 2004-05-30 19:27:54 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2004-05-30 19:27:54 +0000 |
commit | e0e9d21f61ce9bb2a3622bad1fb9d5e76a1ffc16 (patch) | |
tree | d7b31e265c0b1a6efa8d6e927c8831640914b21a /dev-libs | |
parent | update vte dep (Manifest recommit) (diff) | |
download | gentoo-2-e0e9d21f61ce9bb2a3622bad1fb9d5e76a1ffc16.tar.gz gentoo-2-e0e9d21f61ce9bb2a3622bad1fb9d5e76a1ffc16.tar.bz2 gentoo-2-e0e9d21f61ce9bb2a3622bad1fb9d5e76a1ffc16.zip |
mark x86
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/atk/atk-1.6.1.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/glib/glib-2.4.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/atk/atk-1.6.1.ebuild b/dev-libs/atk/atk-1.6.1.ebuild index 4e15993f369e..7b94c07c4d87 100644 --- a/dev-libs/atk/atk-1.6.1.ebuild +++ b/dev-libs/atk/atk-1.6.1.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/atk/atk-1.6.1.ebuild,v 1.1 2004/04/24 16:48:35 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.6.1.ebuild,v 1.2 2004/05/30 19:24:42 foser Exp $ inherit gnome2 @@ -10,7 +10,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap/" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips" +KEYWORDS="x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips" RDEPEND=">=dev-libs/glib-2" diff --git a/dev-libs/glib/glib-2.4.1.ebuild b/dev-libs/glib/glib-2.4.1.ebuild index 9788ade2fe9e..fc6d362897fe 100644 --- a/dev-libs/glib/glib-2.4.1.ebuild +++ b/dev-libs/glib/glib-2.4.1.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/glib/glib-2.4.1.ebuild,v 1.2 2004/05/10 16:45:18 randy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.4.1.ebuild,v 1.3 2004/05/30 19:23:34 foser Exp $ inherit libtool @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gtk.org/pub/gtk/v2.4/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~hppa ~amd64 ~ia64 s390 ~ppc64" +KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha ~hppa ~amd64 ~ia64 s390 ~ppc64" IUSE="doc" DEPEND=">=dev-util/pkgconfig-0.14 |