diff options
author | Bjoern Brauel <bjb@gentoo.org> | 2002-09-21 11:49:09 +0000 |
---|---|---|
committer | Bjoern Brauel <bjb@gentoo.org> | 2002-09-21 11:49:09 +0000 |
commit | bae3a1ce87c25ba6a7f57ccaf5e2f8c8a88fe1ab (patch) | |
tree | 56b3b0229a5d5df130292e88d12443baa4ad3430 /gnome-base/gnome-vfs | |
parent | merge in fixes (diff) | |
download | historical-bae3a1ce87c25ba6a7f57ccaf5e2f8c8a88fe1ab.tar.gz historical-bae3a1ce87c25ba6a7f57ccaf5e2f8c8a88fe1ab.tar.bz2 historical-bae3a1ce87c25ba6a7f57ccaf5e2f8c8a88fe1ab.zip |
KEYWORDS for alpha - gnome 2.0.1
Diffstat (limited to 'gnome-base/gnome-vfs')
-rw-r--r-- | gnome-base/gnome-vfs/gnome-vfs-2.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gnome-vfs/gnome-vfs-2.0.2.ebuild b/gnome-base/gnome-vfs/gnome-vfs-2.0.2.ebuild index 08f76f2e9fe1..a16b1bbdbbbe 100644 --- a/gnome-base/gnome-vfs/gnome-vfs-2.0.2.ebuild +++ b/gnome-base/gnome-vfs/gnome-vfs-2.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/gnome-vfs-2.0.2.ebuild,v 1.3 2002/09/05 21:34:48 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/gnome-vfs-2.0.2.ebuild,v 1.4 2002/09/21 11:49:09 bjb Exp $ inherit gnome2 @@ -9,7 +9,7 @@ DESCRIPTION="Gnome Virtual Filesystem" SRC_URI="mirror://gnome/2.0.0/sources/${PN}/${P}.tar.bz2" HOMEPAGE="http://www.gnome.org/" SLOT="2" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64 alpha" LICENSE="GPL-2 LGPL-2.1" RDEPEND="=dev-libs/glib-2.0* |