diff options
author | Jason Wever <weeve@gentoo.org> | 2003-09-01 18:07:25 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2003-09-01 18:07:25 +0000 |
commit | bff7a87b17f99acc68bf3c66b4feacb001cc2264 (patch) | |
tree | 27e76811e2eefdf3f5816f12770e43f8bd8be8c5 /gnome-extra/libgsf/libgsf-1.8.1.ebuild | |
parent | stable on x86/alpha (diff) | |
download | gentoo-2-bff7a87b17f99acc68bf3c66b4feacb001cc2264.tar.gz gentoo-2-bff7a87b17f99acc68bf3c66b4feacb001cc2264.tar.bz2 gentoo-2-bff7a87b17f99acc68bf3c66b4feacb001cc2264.zip |
Marked stable for sparc.
Diffstat (limited to 'gnome-extra/libgsf/libgsf-1.8.1.ebuild')
-rw-r--r-- | gnome-extra/libgsf/libgsf-1.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/libgsf/libgsf-1.8.1.ebuild b/gnome-extra/libgsf/libgsf-1.8.1.ebuild index c079493fada0..ec6f8621dd7c 100644 --- a/gnome-extra/libgsf/libgsf-1.8.1.ebuild +++ b/gnome-extra/libgsf/libgsf-1.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.8.1.ebuild,v 1.4 2003/07/12 16:12:09 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.8.1.ebuild,v 1.5 2003/09/01 18:07:22 weeve Exp $ inherit gnome2 @@ -9,7 +9,7 @@ DESCRIPTION="The GNOME Structured File Library" HOMEPAGE="http://www.gnome.org/" SLOT="0" LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="x86 ~sparc ppc hppa" +KEYWORDS="x86 sparc ppc hppa" # FIXME : should add optional bz2 support RDEPEND=">=dev-libs/libxml2-2.4.16 |