diff options
-rw-r--r-- | dev-libs/atk/atk-1.2.0.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/glib/glib-2.2.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/atk/atk-1.2.0.ebuild b/dev-libs/atk/atk-1.2.0.ebuild index cd98aa1b0f50..a93c22de7121 100644 --- a/dev-libs/atk/atk-1.2.0.ebuild +++ b/dev-libs/atk/atk-1.2.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-libs/atk/atk-1.2.0.ebuild,v 1.2 2003/01/01 18:58:23 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.2.0.ebuild,v 1.3 2003/01/05 01:13:04 foser Exp $ inherit libtool gnome2 @@ -11,7 +11,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap/" SLOT="1" LICENSE="LGPL-2.1" -KEYWORDS="~x86 ~ppc ~alpha" +KEYWORDS="x86 ~ppc ~alpha" RDEPEND=">=dev-libs/glib-2" diff --git a/dev-libs/glib/glib-2.2.0.ebuild b/dev-libs/glib/glib-2.2.0.ebuild index 0a283ccef03d..fa82e785605c 100644 --- a/dev-libs/glib/glib-2.2.0.ebuild +++ b/dev-libs/glib/glib-2.2.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-libs/glib/glib-2.2.0.ebuild,v 1.3 2003/01/01 18:58:23 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.2.0.ebuild,v 1.4 2003/01/05 01:12:31 foser Exp $ inherit libtool @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gtk.org/" SLOT="2" LICENSE="LGPL-2.1" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc ~sparc ~alpha" DEPEND=">=dev-util/pkgconfig-0.14.0 doc? ( >=dev-util/gtk-doc-0.9-r2 )" |