diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-01-03 15:45:53 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-01-03 15:45:53 +0000 |
commit | 901978269410483d8d6112eba16fa36ea28d350d (patch) | |
tree | d9e98ca1607878b35f2fdeb5f91d46493731f3ac /dev-libs/glib/glib-2.8.4.ebuild | |
parent | Version bumped. Contains method for nvram-reboot without need to tweak boot-m... (diff) | |
download | gentoo-2-901978269410483d8d6112eba16fa36ea28d350d.tar.gz gentoo-2-901978269410483d8d6112eba16fa36ea28d350d.tar.bz2 gentoo-2-901978269410483d8d6112eba16fa36ea28d350d.zip |
Stable on ppc64
(Portage version: 2.0.53)
Diffstat (limited to 'dev-libs/glib/glib-2.8.4.ebuild')
-rw-r--r-- | dev-libs/glib/glib-2.8.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/glib/glib-2.8.4.ebuild b/dev-libs/glib/glib-2.8.4.ebuild index 01d6987f6404..95cf836ecffd 100644 --- a/dev-libs/glib/glib-2.8.4.ebuild +++ b/dev-libs/glib/glib-2.8.4.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.8.4.ebuild,v 1.4 2006/01/03 13:36:06 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.8.4.ebuild,v 1.5 2006/01/03 15:44:33 corsair 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" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc-macos ppc64 ~s390 ~sh sparc ~x86" IUSE="debug doc hardened" RDEPEND="virtual/libc" |