diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-12-10 15:59:41 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-12-10 15:59:41 +0000 |
commit | 623fc232ca2c19f15ab63cc13430276b0d2e1998 (patch) | |
tree | 8815f2f826c539ea7b4908ebb9ca15f028d8697b /dev-libs/glib/glib-2.22.2.ebuild | |
parent | Version bump (Bug #291171) (diff) | |
download | historical-623fc232ca2c19f15ab63cc13430276b0d2e1998.tar.gz historical-623fc232ca2c19f15ab63cc13430276b0d2e1998.tar.bz2 historical-623fc232ca2c19f15ab63cc13430276b0d2e1998.zip |
sparc stable
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
Diffstat (limited to 'dev-libs/glib/glib-2.22.2.ebuild')
-rw-r--r-- | dev-libs/glib/glib-2.22.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/glib/glib-2.22.2.ebuild b/dev-libs/glib/glib-2.22.2.ebuild index ce054bf2ed69..d1e0ce99f4b7 100644 --- a/dev-libs/glib/glib-2.22.2.ebuild +++ b/dev-libs/glib/glib-2.22.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.22.2.ebuild,v 1.2 2009/11/02 00:12:23 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.22.2.ebuild,v 1.3 2009/12/10 15:59:41 armin76 Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gtk.org/" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~sparc-fbsd ~x86-fbsd" IUSE="debug doc fam hardened selinux xattr" RDEPEND="virtual/libiconv |