diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-08-25 20:02:29 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-08-25 20:02:29 +0000 |
commit | 52b33d98ed3d5a4ebd1cfeef0651ffd3ba6b3b7a (patch) | |
tree | 9c53fbecb459b15f446b6ccf4e799cc2f1ce78c3 /dev-libs/glib/glib-2.6.5.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-52b33d98ed3d5a4ebd1cfeef0651ffd3ba6b3b7a.tar.gz gentoo-2-52b33d98ed3d5a4ebd1cfeef0651ffd3ba6b3b7a.tar.bz2 gentoo-2-52b33d98ed3d5a4ebd1cfeef0651ffd3ba6b3b7a.zip |
stable on ia64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-libs/glib/glib-2.6.5.ebuild')
-rw-r--r-- | dev-libs/glib/glib-2.6.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/glib/glib-2.6.5.ebuild b/dev-libs/glib/glib-2.6.5.ebuild index 3b1ced327123..d8791fd8f950 100644 --- a/dev-libs/glib/glib-2.6.5.ebuild +++ b/dev-libs/glib/glib-2.6.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.6.5.ebuild,v 1.2 2005/08/25 04:21:46 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.6.5.ebuild,v 1.3 2005/08/25 20:02:29 agriffis Exp $ inherit libtool eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gtk.org/pub/gtk/v2.6/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sparc x86" IUSE="doc hardened static" DEPEND=">=dev-util/pkgconfig-0.14 |