diff options
author | Marinus Schraal <foser@gentoo.org> | 2003-02-28 13:04:17 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2003-02-28 13:04:17 +0000 |
commit | cbfe7da82e125117f4cd6ea28514d15b2e0dbfe0 (patch) | |
tree | e525a8d7348b0da39f2a7fe6439ab4e43e78eb9f /gnome-base/gnome-vfs | |
parent | new version (diff) | |
download | gentoo-2-cbfe7da82e125117f4cd6ea28514d15b2e0dbfe0.tar.gz gentoo-2-cbfe7da82e125117f4cd6ea28514d15b2e0dbfe0.tar.bz2 gentoo-2-cbfe7da82e125117f4cd6ea28514d15b2e0dbfe0.zip |
mark x86 stable
Diffstat (limited to 'gnome-base/gnome-vfs')
-rw-r--r-- | gnome-base/gnome-vfs/gnome-vfs-2.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gnome-vfs/gnome-vfs-2.2.2.ebuild b/gnome-base/gnome-vfs/gnome-vfs-2.2.2.ebuild index 6fd28dbfe9c6..22d666280e4c 100644 --- a/gnome-base/gnome-vfs/gnome-vfs-2.2.2.ebuild +++ b/gnome-base/gnome-vfs/gnome-vfs-2.2.2.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-base/gnome-vfs/gnome-vfs-2.2.2.ebuild,v 1.4 2003/02/22 00:10:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/gnome-vfs-2.2.2.ebuild,v 1.5 2003/02/28 13:04:17 foser Exp $ IUSE="doc ssl" @@ -10,7 +10,7 @@ S=${WORKDIR}/${P} DESCRIPTION="Gnome Virtual Filesystem" HOMEPAGE="http://www.gnome.org/" SLOT="2" -KEYWORDS="~x86 ~ppc alpha" +KEYWORDS="x86 ~ppc alpha" LICENSE="GPL-2 LGPL-2.1" RDEPEND=">=dev-libs/glib-2 |