summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-03-31 20:59:11 +0000
committerSimon Stelling <blubb@gentoo.org>2005-03-31 20:59:11 +0000
commit42abf04856d65275600eb62029aa4947bcf65d18 (patch)
tree2fa4835a3921ed789991f61c252785f2ff6e1cc7 /app-text/glark
parentbackported some fixes from mdk (64-bit & lib64 fixes, fflush before re-read p... (diff)
downloadhistorical-42abf04856d65275600eb62029aa4947bcf65d18.tar.gz
historical-42abf04856d65275600eb62029aa4947bcf65d18.tar.bz2
historical-42abf04856d65275600eb62029aa4947bcf65d18.zip
stable amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-text/glark')
-rw-r--r--app-text/glark/ChangeLog5
-rw-r--r--app-text/glark/glark-1.7.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/glark/ChangeLog b/app-text/glark/ChangeLog
index 0f3aba224bac..8b140c9b7fc8 100644
--- a/app-text/glark/ChangeLog
+++ b/app-text/glark/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/glark
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/glark/ChangeLog,v 1.24 2005/01/21 23:45:26 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/glark/ChangeLog,v 1.25 2005/03/31 20:59:11 blubb Exp $
+
+ 31 Mar 2005; <blubb@gentoo.org> glark-1.7.2.ebuild:
+ stable on amd64
21 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org>
files/1.7.2/glark-completion:
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=""