diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-08-06 16:30:37 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-08-06 16:30:37 +0000 |
commit | 065080779529dad58a02a086f2f2a967880c1401 (patch) | |
tree | f604055e40515ba17e5f92a8de52e161e0514e9c /dev-libs/glib | |
parent | clean gcc-bin from PATH. bug #136027 (diff) | |
download | historical-065080779529dad58a02a086f2f2a967880c1401.tar.gz historical-065080779529dad58a02a086f2f2a967880c1401.tar.bz2 historical-065080779529dad58a02a086f2f2a967880c1401.zip |
arm/ia64/s390/sh stable
Package-Manager: portage-2.1.1_pre4
Diffstat (limited to 'dev-libs/glib')
-rw-r--r-- | dev-libs/glib/glib-2.10.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/glib/glib-2.10.3.ebuild b/dev-libs/glib/glib-2.10.3.ebuild index 174b3f60c1c6..eaf9169a8fef 100644 --- a/dev-libs/glib/glib-2.10.3.ebuild +++ b/dev-libs/glib/glib-2.10.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.10.3.ebuild,v 1.8 2006/07/26 04:28:37 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.10.3.ebuild,v 1.9 2006/08/06 16:29:03 vapier Exp $ inherit gnome.org libtool eutils flag-o-matic debug @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gtk.org/" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 mips ppc ~ppc-macos ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ia64 mips ppc ~ppc-macos ~ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="debug doc hardened" RDEPEND="virtual/libc |