diff options
author | Markus Meier <maekke@gentoo.org> | 2008-02-07 21:10:11 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-02-07 21:10:11 +0000 |
commit | 19a7bbef2688625206b9ec03e168fa88234aa0c3 (patch) | |
tree | 033c159e4b8157dd6a3dc5c8f97bed671c23b3cf /dev-libs/glib/glib-2.14.6.ebuild | |
parent | Apply patch from the same bug (diff) | |
download | historical-19a7bbef2688625206b9ec03e168fa88234aa0c3.tar.gz historical-19a7bbef2688625206b9ec03e168fa88234aa0c3.tar.bz2 historical-19a7bbef2688625206b9ec03e168fa88234aa0c3.zip |
x86 stable, security bug #209293
Package-Manager: portage-2.1.4.1
Diffstat (limited to 'dev-libs/glib/glib-2.14.6.ebuild')
-rw-r--r-- | dev-libs/glib/glib-2.14.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/glib/glib-2.14.6.ebuild b/dev-libs/glib/glib-2.14.6.ebuild index b3a003b4773e..c4128cc45440 100644 --- a/dev-libs/glib/glib-2.14.6.ebuild +++ b/dev-libs/glib/glib-2.14.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.14.6.ebuild,v 1.1 2008/02/07 20:18:50 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.14.6.ebuild,v 1.2 2008/02/07 21:10:11 maekke Exp $ inherit gnome.org libtool eutils flag-o-matic @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gtk.org/" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="debug doc hardened" RDEPEND="virtual/libc |