diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-07-11 15:01:04 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-07-11 15:01:04 +0000 |
commit | b24956f2248915cec50e87fd6187540af48be593 (patch) | |
tree | ffa5585f8ab605760c0b096e8c4ed823d09354e4 /app-text/glark/glark-1.7.3.ebuild | |
parent | Stable on sparc (diff) | |
download | historical-b24956f2248915cec50e87fd6187540af48be593.tar.gz historical-b24956f2248915cec50e87fd6187540af48be593.tar.bz2 historical-b24956f2248915cec50e87fd6187540af48be593.zip |
Stable on sparc
Package-Manager: portage-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="" |