diff options
author | Martin Holzer <mholzer@gentoo.org> | 2003-07-24 17:35:52 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2003-07-24 17:35:52 +0000 |
commit | 75a8e32b78676ac59223b4def83c149f3acd1b93 (patch) | |
tree | d3a9780106542445f6ca1930434759a149a0fd8c /app-text/glark | |
parent | Version bump (diff) | |
download | gentoo-2-75a8e32b78676ac59223b4def83c149f3acd1b93.tar.gz gentoo-2-75a8e32b78676ac59223b4def83c149f3acd1b93.tar.bz2 gentoo-2-75a8e32b78676ac59223b4def83c149f3acd1b93.zip |
Marked x86 stable
Diffstat (limited to 'app-text/glark')
-rw-r--r-- | app-text/glark/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/glark/Manifest | 6 | ||||
-rw-r--r-- | app-text/glark/glark-1.6.4.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/app-text/glark/ChangeLog b/app-text/glark/ChangeLog index c45a7ac17dd4..e925495dfd05 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.7 2003/06/30 23:14:03 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/glark/ChangeLog,v 1.8 2003/07/24 17:35:37 mholzer Exp $ + + 25 Jul 2003; Martin Holzer <mholzer@gentoo.org> glark-1.6.4.ebuild: + Marked x86 stable *glark-1.6.4 (30 Jun 2003) diff --git a/app-text/glark/Manifest b/app-text/glark/Manifest index 7d0cfc4fc60b..679d3b7c0d30 100644 --- a/app-text/glark/Manifest +++ b/app-text/glark/Manifest @@ -1,5 +1,5 @@ +MD5 872afd7759938228f70b05474b2fec72 ChangeLog 1176 +MD5 5f1d6751f076ce2f3420349e26e1bf2b glark-1.4.ebuild 531 +MD5 1f8938bdf88c482517fcdae220efd630 glark-1.6.4.ebuild 534 MD5 d664ab8308b808c0f9b6c0d8b39b2c54 files/digest-glark-1.4 60 MD5 53ceb506e79fc9fa0feb331ad9e06e4b files/digest-glark-1.6.4 62 -MD5 5f1d6751f076ce2f3420349e26e1bf2b glark-1.4.ebuild 531 -MD5 626bd369cf1a0f93e19761ab35eb9a45 ChangeLog 1082 -MD5 0cb65a17b8ea890998694d8bc2731d5c glark-1.6.4.ebuild 533 diff --git a/app-text/glark/glark-1.6.4.ebuild b/app-text/glark/glark-1.6.4.ebuild index 38ed05a1a3ae..b20ac822e650 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. # 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.1 2003/06/30 23:14:03 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/glark/glark-1.6.4.ebuild,v 1.2 2003/07/24 17:35:37 mholzer 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" |