diff options
author | Luis Medinas <metalgod@gentoo.org> | 2005-08-13 14:40:10 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2005-08-13 14:40:10 +0000 |
commit | b9705a5eac1fd458dbcfbe1a55dcef1afc978827 (patch) | |
tree | d24264c76e0c81e2b05231da66f30f65396f9e56 /app-text/glark/glark-1.7.3.ebuild | |
parent | Added patch to support amd64-fbsd target. Updated config script. (diff) | |
download | historical-b9705a5eac1fd458dbcfbe1a55dcef1afc978827.tar.gz historical-b9705a5eac1fd458dbcfbe1a55dcef1afc978827.tar.bz2 historical-b9705a5eac1fd458dbcfbe1a55dcef1afc978827.zip |
Stable on AMD64.
Package-Manager: portage-2.0.51.22-r2
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 5ef837398b9a..9094d270bcec 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.5 2005/08/10 18:14:33 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/glark/glark-1.7.3.ebuild,v 1.6 2005/08/13 14:38:21 metalgod 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="" |