summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-03-05 18:42:15 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-03-05 18:42:15 +0000
commit096cc93b8a8fab5e4c473dbd4b21cbe3b8d038bc (patch)
tree129b2d89ce55d43a7a9063189eb9053673429471 /app-text/glark
parentnew version; gtk+ support enabled again; no need to filter -fomit-frame-point... (diff)
downloadgentoo-2-096cc93b8a8fab5e4c473dbd4b21cbe3b8d038bc.tar.gz
gentoo-2-096cc93b8a8fab5e4c473dbd4b21cbe3b8d038bc.tar.bz2
gentoo-2-096cc93b8a8fab5e4c473dbd4b21cbe3b8d038bc.zip
stable on sparc
Diffstat (limited to 'app-text/glark')
-rw-r--r--app-text/glark/ChangeLog7
-rw-r--r--app-text/glark/glark-1.6.4.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/glark/ChangeLog b/app-text/glark/ChangeLog
index e925495dfd05..c4bc01c87a6b 100644
--- a/app-text/glark/ChangeLog
+++ b/app-text/glark/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/glark
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/glark/ChangeLog,v 1.8 2003/07/24 17:35:37 mholzer Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/glark/ChangeLog,v 1.9 2004/03/05 18:42:15 gustavoz Exp $
+
+ 05 Mar 2004; Gustavo Zacarias <gustavoz@gentoo.org> glark-1.6.4.ebuild:
+ stable on sparc
25 Jul 2003; Martin Holzer <mholzer@gentoo.org> glark-1.6.4.ebuild:
Marked x86 stable
diff --git a/app-text/glark/glark-1.6.4.ebuild b/app-text/glark/glark-1.6.4.ebuild
index b20ac822e650..9d6743a31eb0 100644
--- a/app-text/glark/glark-1.6.4.ebuild
+++ b/app-text/glark/glark-1.6.4.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/glark/glark-1.6.4.ebuild,v 1.2 2003/07/24 17:35:37 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/glark/glark-1.6.4.ebuild,v 1.3 2004/03/05 18:42:15 gustavoz Exp $
S="${WORKDIR}/${P}"
DESCRIPTION="File searcher"
SRC_URI="mirror://sourceforge/glark/${P}.tar.gz"
HOMEPAGE="http://glark.sf.net"
-KEYWORDS="x86 ~sparc"
+KEYWORDS="x86 sparc"
LICENSE="LGPL-2.1"
DEPEND=">=dev-lang/ruby-1.6.7"
RDEPEND="$DEPEND"