diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-04-05 21:16:03 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-04-05 21:16:03 +0000 |
commit | fab3abd2f5f3a472a91b8e2ebd548f31546e5cdc (patch) | |
tree | 034e1fbf93aa51e5e1fe7fbf8b9949ded5360605 /dev-libs | |
parent | remove old ebuild using php-2 eclass, and mark 4.3.4r2 as stable. (Manifest r... (diff) | |
download | gentoo-2-fab3abd2f5f3a472a91b8e2ebd548f31546e5cdc.tar.gz gentoo-2-fab3abd2f5f3a472a91b8e2ebd548f31546e5cdc.tar.bz2 gentoo-2-fab3abd2f5f3a472a91b8e2ebd548f31546e5cdc.zip |
hppa stable
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/glib/glib-2.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/glib/glib-2.4.0.ebuild b/dev-libs/glib/glib-2.4.0.ebuild index 01c0114b8eca..e751e7883873 100644 --- a/dev-libs/glib/glib-2.4.0.ebuild +++ b/dev-libs/glib/glib-2.4.0.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.0.ebuild,v 1.4 2004/03/22 22:21:28 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.4.0.ebuild,v 1.5 2004/04/05 21:14:56 vapier 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 ~alpha ~hppa ~mips ~amd64 ~ia64 ~s390 ~ppc64" +KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha hppa ~amd64 ~ia64 ~s390 ~ppc64" IUSE="doc debug" DEPEND=">=dev-util/pkgconfig-0.14 |