diff options
Diffstat (limited to 'dev-libs/glib/glib-2.2.1-r1.ebuild')
-rw-r--r-- | dev-libs/glib/glib-2.2.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/glib/glib-2.2.1-r1.ebuild b/dev-libs/glib/glib-2.2.1-r1.ebuild index 9815923c7461..72495730b467 100644 --- a/dev-libs/glib/glib-2.2.1-r1.ebuild +++ b/dev-libs/glib/glib-2.2.1-r1.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/dev-libs/glib/glib-2.2.1-r1.ebuild,v 1.3 2003/07/08 20:11:14 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.2.1-r1.ebuild,v 1.4 2003/07/12 09:22:22 aliz Exp $ inherit libtool @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gtk.org/" SLOT="2" LICENSE="LGPL-2.1" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~arm ~hppa ~mips" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~arm ~hppa ~mips" DEPEND=">=dev-util/pkgconfig-0.14.0 doc? ( >=dev-util/gtk-doc-0.9-r2 )" |