diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:03:32 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:03:32 +0000 |
commit | 5c673325e8fdd1d183897a254d889450203f3124 (patch) | |
tree | f48fa3634a47063a58a4f6946f07b95ac631daa1 /app-text/glark | |
parent | Remove arm keywords (Manifest recommit) (diff) | |
download | gentoo-2-5c673325e8fdd1d183897a254d889450203f3124.tar.gz gentoo-2-5c673325e8fdd1d183897a254d889450203f3124.tar.bz2 gentoo-2-5c673325e8fdd1d183897a254d889450203f3124.zip |
Remove arm keywords
Diffstat (limited to 'app-text/glark')
-rw-r--r-- | app-text/glark/glark-1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/glark/glark-1.4.ebuild b/app-text/glark/glark-1.4.ebuild index 88098be018e4..5056282a54f1 100644 --- a/app-text/glark/glark-1.4.ebuild +++ b/app-text/glark/glark-1.4.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/glark/glark-1.4.ebuild,v 1.8 2003/02/13 09:37:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/glark/glark-1.4.ebuild,v 1.9 2004/02/22 20:03:16 agriffis Exp $ S="${WORKDIR}/${P}" DESCRIPTION="File searcher" SRC_URI="mirror://sourceforge/glark/${P}.tar.gz" HOMEPAGE="http://glark.sf.net" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc" LICENSE="LGPL-2.1" DEPEND=">=dev-lang/ruby-1.6.7" RDEPEND="$DEPEND" |