diff options
author | 2004-11-04 22:29:35 +0000 | |
---|---|---|
committer | 2004-11-04 22:29:35 +0000 | |
commit | 6da1e812d20852768d327fceaeb13623d837fed6 (patch) | |
tree | 0108a889b7ae5265fc3e9999209fffaf3e42286a /gnome-extra/libgsf | |
parent | arm KEYWORDS (Manifest recommit) (diff) | |
download | gentoo-2-6da1e812d20852768d327fceaeb13623d837fed6.tar.gz gentoo-2-6da1e812d20852768d327fceaeb13623d837fed6.tar.bz2 gentoo-2-6da1e812d20852768d327fceaeb13623d837fed6.zip |
arm KEYWORDS
Diffstat (limited to 'gnome-extra/libgsf')
-rw-r--r-- | gnome-extra/libgsf/libgsf-1.10.0.ebuild | 8 | ||||
-rw-r--r-- | gnome-extra/libgsf/libgsf-1.9.0.ebuild | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/gnome-extra/libgsf/libgsf-1.10.0.ebuild b/gnome-extra/libgsf/libgsf-1.10.0.ebuild index f48f1f4ac42b..1b49fc5401d3 100644 --- a/gnome-extra/libgsf/libgsf-1.10.0.ebuild +++ b/gnome-extra/libgsf/libgsf-1.10.0.ebuild @@ -1,16 +1,16 @@ # Copyright 1999-2004 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.1 2004/08/09 17:50:18 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.10.0.ebuild,v 1.2 2004/11/04 22:28:55 vapier Exp $ inherit eutils gnome2 DESCRIPTION="The GNOME Structured File Library" HOMEPAGE="http://www.gnome.org/" -IUSE="gnome doc" -SLOT="0" LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="~x86 ~sparc ~ppc ~hppa ~amd64 ~alpha ~ia64 ~mips" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc ~x86" +IUSE="gnome doc" # FIXME : should add optional bz2 support RDEPEND=">=dev-libs/libxml2-2.4.16 diff --git a/gnome-extra/libgsf/libgsf-1.9.0.ebuild b/gnome-extra/libgsf/libgsf-1.9.0.ebuild index dcdd81f36648..4c4c7e5a683f 100644 --- a/gnome-extra/libgsf/libgsf-1.9.0.ebuild +++ b/gnome-extra/libgsf/libgsf-1.9.0.ebuild @@ -1,16 +1,16 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.9.0.ebuild,v 1.11 2004/10/05 13:59:23 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.9.0.ebuild,v 1.12 2004/11/04 22:28:55 vapier Exp $ inherit eutils gnome2 DESCRIPTION="The GNOME Structured File Library" HOMEPAGE="http://www.gnome.org/" -IUSE="gnome doc" -SLOT="0" LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="x86 sparc ppc hppa amd64 alpha ~ia64 ~mips ppc64" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86" +IUSE="gnome doc" # FIXME : should add optional bz2 support RDEPEND=">=dev-libs/libxml2-2.4.16 |