diff options
Diffstat (limited to 'app-text/glark/glark-1.7.2.ebuild')
-rw-r--r-- | app-text/glark/glark-1.7.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/glark/glark-1.7.2.ebuild b/app-text/glark/glark-1.7.2.ebuild index 664f56b1e859..594c4d56b19b 100644 --- a/app-text/glark/glark-1.7.2.ebuild +++ b/app-text/glark/glark-1.7.2.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.2.ebuild,v 1.3 2005/01/13 22:27:27 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/glark/glark-1.7.2.ebuild,v 1.4 2005/03/31 20:59:11 blubb 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="x86 sparc ~ppc mips ~amd64 ~hppa" +KEYWORDS="x86 sparc ~ppc mips amd64 ~hppa" SLOT="0" LICENSE="LGPL-2.1" IUSE="" |