diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:54:09 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:54:09 +0000 |
commit | 776d870224e6fc46420e9d33be5f85eeab7c864e (patch) | |
tree | 24615f5499f947706a476d7c1b0300db866394d1 /gnome-extra/medusa/medusa-0.5.1-r3.ebuild | |
parent | Remove arm keywords (diff) | |
download | historical-776d870224e6fc46420e9d33be5f85eeab7c864e.tar.gz historical-776d870224e6fc46420e9d33be5f85eeab7c864e.tar.bz2 historical-776d870224e6fc46420e9d33be5f85eeab7c864e.zip |
Remove arm keywords
Diffstat (limited to 'gnome-extra/medusa/medusa-0.5.1-r3.ebuild')
-rw-r--r-- | gnome-extra/medusa/medusa-0.5.1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/medusa/medusa-0.5.1-r3.ebuild b/gnome-extra/medusa/medusa-0.5.1-r3.ebuild index 1cd73e1532fe..7ddfbcf5b53a 100644 --- a/gnome-extra/medusa/medusa-0.5.1-r3.ebuild +++ b/gnome-extra/medusa/medusa-0.5.1-r3.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/medusa/medusa-0.5.1-r3.ebuild,v 1.9 2003/05/30 09:53:16 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/medusa/medusa-0.5.1-r3.ebuild,v 1.10 2004/02/22 20:53:14 agriffis Exp $ IUSE="nls" @@ -9,7 +9,7 @@ DESCRIPTION="Medusa search system for GNOME" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${P}.tar.gz" HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc" SLOT="0" |