diff options
author | Marinus Schraal <foser@gentoo.org> | 2005-01-16 23:19:59 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2005-01-16 23:19:59 +0000 |
commit | cb79aeb88e20c73865a65b7848749d0146cba62d (patch) | |
tree | 96683fdbdcfe13450d582e07b75349ea0662e3e1 /gnome-extra/libgsf | |
parent | Fixes for hardened-gccs, trying to solve bug #52642 (diff) | |
download | gentoo-2-cb79aeb88e20c73865a65b7848749d0146cba62d.tar.gz gentoo-2-cb79aeb88e20c73865a65b7848749d0146cba62d.tar.bz2 gentoo-2-cb79aeb88e20c73865a65b7848749d0146cba62d.zip |
mark 1.10.0 x86
Diffstat (limited to 'gnome-extra/libgsf')
-rw-r--r-- | gnome-extra/libgsf/libgsf-1.10.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-extra/libgsf/libgsf-1.10.0.ebuild b/gnome-extra/libgsf/libgsf-1.10.0.ebuild index 1b49fc5401d3..5b0cfb34540b 100644 --- a/gnome-extra/libgsf/libgsf-1.10.0.ebuild +++ b/gnome-extra/libgsf/libgsf-1.10.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.10.0.ebuild,v 1.2 2004/11/04 22:28:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.10.0.ebuild,v 1.3 2005/01/16 23:19:59 foser Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="x86 ~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc" IUSE="gnome doc" # FIXME : should add optional bz2 support |