diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-08-19 01:19:58 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-08-19 01:19:58 +0000 |
commit | c3f0c8fc04dd947b3a7cf7915cf9d1f3c2b9245e (patch) | |
tree | f8ea228c02ba92c3314fad18ebbe671674b5a6d3 /dev-libs/glib | |
parent | Fixed depend vars (Manifest recommit) (diff) | |
download | gentoo-2-c3f0c8fc04dd947b3a7cf7915cf9d1f3c2b9245e.tar.gz gentoo-2-c3f0c8fc04dd947b3a7cf7915cf9d1f3c2b9245e.tar.bz2 gentoo-2-c3f0c8fc04dd947b3a7cf7915cf9d1f3c2b9245e.zip |
PPC stable
Diffstat (limited to 'dev-libs/glib')
-rw-r--r-- | dev-libs/glib/glib-2.4.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/glib/glib-2.4.4.ebuild b/dev-libs/glib/glib-2.4.4.ebuild index c46d99bb9b6e..499278d5e119 100644 --- a/dev-libs/glib/glib-2.4.4.ebuild +++ b/dev-libs/glib/glib-2.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.4.4.ebuild,v 1.7 2004/08/08 08:00:31 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.4.4.ebuild,v 1.8 2004/08/19 01:19:58 pvdabeel 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 ~arm hppa amd64 ~ia64 ~ppc64 ~s390 ~macos" +KEYWORDS="x86 ppc sparc ~mips alpha ~arm hppa amd64 ~ia64 ~ppc64 ~s390 ~macos" IUSE="doc" DEPEND=">=dev-util/pkgconfig-0.14 |