diff options
author | Mark Guertin <gerk@gentoo.org> | 2002-11-12 17:52:40 +0000 |
---|---|---|
committer | Mark Guertin <gerk@gentoo.org> | 2002-11-12 17:52:40 +0000 |
commit | d8d4008aa54df69a2388bd38718aab2186e9e8e8 (patch) | |
tree | 8c5719b84c93b5bbee2b75622a031ae011094f08 /dev-libs/glib | |
parent | added ppc to keywords (diff) | |
download | gentoo-2-d8d4008aa54df69a2388bd38718aab2186e9e8e8.tar.gz gentoo-2-d8d4008aa54df69a2388bd38718aab2186e9e8e8.tar.bz2 gentoo-2-d8d4008aa54df69a2388bd38718aab2186e9e8e8.zip |
upgraded to stable ppc
Diffstat (limited to 'dev-libs/glib')
-rw-r--r-- | dev-libs/glib/glib-2.0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/glib/glib-2.0.7.ebuild b/dev-libs/glib/glib-2.0.7.ebuild index 34ee3d594ca4..95befa128037 100644 --- a/dev-libs/glib/glib-2.0.7.ebuild +++ b/dev-libs/glib/glib-2.0.7.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.0.7.ebuild,v 1.3 2002/11/12 16:51:57 bjb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.0.7.ebuild,v 1.4 2002/11/12 17:52:17 gerk Exp $ IUSE="doc" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.gtk.org/" SLOT="2" LICENSE="LGPL-2.1" -KEYWORDS="x86 ~ppc ~sparc ~sparc64 alpha" +KEYWORDS="x86 ppc ~sparc ~sparc64 alpha" DEPEND=">=dev-util/pkgconfig-0.12.0 doc? ( >=dev-util/gtk-doc-0.9-r2 )" |