diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-07-11 15:03:24 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-07-11 15:03:24 +0000 |
commit | 11893589b033d338afeaa0ce06738ce1696e0bea (patch) | |
tree | 92462c6ecb9f0ac04519e63b56db47e53da42a85 /app-text/glark/glark-1.7.3.ebuild | |
parent | Remove old versions. (diff) | |
download | gentoo-2-11893589b033d338afeaa0ce06738ce1696e0bea.tar.gz gentoo-2-11893589b033d338afeaa0ce06738ce1696e0bea.tar.bz2 gentoo-2-11893589b033d338afeaa0ce06738ce1696e0bea.zip |
Stable on sparc
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-text/glark/glark-1.7.3.ebuild')
-rw-r--r-- | app-text/glark/glark-1.7.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/glark/glark-1.7.3.ebuild b/app-text/glark/glark-1.7.3.ebuild index 7f31d0ae7ee1..5def19939366 100644 --- a/app-text/glark/glark-1.7.3.ebuild +++ b/app-text/glark/glark-1.7.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/glark/glark-1.7.3.ebuild,v 1.2 2005/07/10 17:23:16 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/glark/glark-1.7.3.ebuild,v 1.3 2005/07/11 15:01:04 gustavoz Exp $ inherit bash-completion @@ -8,7 +8,7 @@ DESCRIPTION="File searcher similar to grep but with fancy output" HOMEPAGE="http://glark.sourceforge.net/" SRC_URI="mirror://sourceforge/glark/${P}.tar.gz" -KEYWORDS="~amd64 ~hppa ~mips ~ppc ~sparc x86" +KEYWORDS="~amd64 ~hppa ~mips ~ppc sparc x86" SLOT="0" LICENSE="LGPL-2.1" IUSE="" |