diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-09-24 04:20:24 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-09-24 04:20:24 +0000 |
commit | 4510297af3ba99eef9abba458b96d5b5fd72c526 (patch) | |
tree | 969b859c29046315acb7194952ba6000efbc219e /gnome-extra/libgsf | |
parent | arm love (diff) | |
download | gentoo-2-4510297af3ba99eef9abba458b96d5b5fd72c526.tar.gz gentoo-2-4510297af3ba99eef9abba458b96d5b5fd72c526.tar.bz2 gentoo-2-4510297af3ba99eef9abba458b96d5b5fd72c526.zip |
arm stable
(Portage version: 2.0.52-r1 http://ronaldmcnightrider.ytmnd.com/ )
Diffstat (limited to 'gnome-extra/libgsf')
-rw-r--r-- | gnome-extra/libgsf/libgsf-1.12.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/libgsf/libgsf-1.12.1.ebuild b/gnome-extra/libgsf/libgsf-1.12.1.ebuild index 6080752ebb78..6faded839a0a 100644 --- a/gnome-extra/libgsf/libgsf-1.12.1.ebuild +++ b/gnome-extra/libgsf/libgsf-1.12.1.ebuild @@ -1,6 +1,6 @@ # 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.12.1.ebuild,v 1.9 2005/09/11 08:54:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.12.1.ebuild,v 1.10 2005/09/24 04:18:36 vapier Exp $ inherit 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 ~ppc-macos ppc64 sparc x86" +KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ppc ~ppc-macos ppc64 sparc x86" IUSE="bzip2 doc gnome static" RDEPEND=">=dev-libs/libxml2-2.4.16 |