diff options
author | 2007-03-30 18:51:34 +0000 | |
---|---|---|
committer | 2007-03-30 18:51:34 +0000 | |
commit | 7a9722022712b5ff16bfce254018dc7616153c32 (patch) | |
tree | ccab81436b64f033f09e56546d73fb822535cc83 /app-text/glark/glark-1.7.8.ebuild | |
parent | Stable on ppc wrt bug 172156 (diff) | |
download | historical-7a9722022712b5ff16bfce254018dc7616153c32.tar.gz historical-7a9722022712b5ff16bfce254018dc7616153c32.tar.bz2 historical-7a9722022712b5ff16bfce254018dc7616153c32.zip |
Stable on ppc wrt bug 156802
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'app-text/glark/glark-1.7.8.ebuild')
-rw-r--r-- | app-text/glark/glark-1.7.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/glark/glark-1.7.8.ebuild b/app-text/glark/glark-1.7.8.ebuild index 9419a5080f0f..b8f26f68b4ca 100644 --- a/app-text/glark/glark-1.7.8.ebuild +++ b/app-text/glark/glark-1.7.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/glark/glark-1.7.8.ebuild,v 1.4 2007/03/26 14:50:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/glark/glark-1.7.8.ebuild,v 1.5 2007/03/30 18:51:34 nixnut Exp $ inherit bash-completion @@ -8,7 +8,7 @@ DESCRIPTION="File searcher similar to grep but with fancy output" HOMEPAGE="http://www.incava.org/projects/glark/" SRC_URI="http://www.incava.org/pub/${PN}/${P}.tar.gz" -KEYWORDS="~amd64 hppa ~mips ~ppc ~ppc-macos sparc x86" +KEYWORDS="~amd64 hppa ~mips ppc ~ppc-macos sparc x86" SLOT="0" LICENSE="LGPL-2.1" IUSE="" |