diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-06-25 08:52:34 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-06-25 08:52:34 +0000 |
commit | 01d4fb1841bc2f93add7194520a14a9e1a48620b (patch) | |
tree | 63f75099e53d8148fde68e7f86915583ca700d63 /dev-libs/glib | |
parent | stabilize (diff) | |
download | gentoo-2-01d4fb1841bc2f93add7194520a14a9e1a48620b.tar.gz gentoo-2-01d4fb1841bc2f93add7194520a14a9e1a48620b.tar.bz2 gentoo-2-01d4fb1841bc2f93add7194520a14a9e1a48620b.zip |
arm/hppa/ia64/s390 stable
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-libs/glib')
-rw-r--r-- | dev-libs/glib/glib-2.6.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/glib/glib-2.6.4.ebuild b/dev-libs/glib/glib-2.6.4.ebuild index a99e87d72905..0ee5b5260292 100644 --- a/dev-libs/glib/glib-2.6.4.ebuild +++ b/dev-libs/glib/glib-2.6.4.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.4.ebuild,v 1.4 2005/06/25 06:42:10 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.6.4.ebuild,v 1.5 2005/06/25 08:52:17 vapier 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 |