diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2002-10-19 16:16:05 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2002-10-19 16:16:05 +0000 |
commit | 4c18cdf4ddecc857eb25bef3b5617505e03a3506 (patch) | |
tree | 4a4005c2ba9cb6f52eab0b3bc7d38767193e6dd6 /app-text/glark | |
parent | Changed to mirror://sourceforge in SRC_URI (diff) | |
download | historical-4c18cdf4ddecc857eb25bef3b5617505e03a3506.tar.gz historical-4c18cdf4ddecc857eb25bef3b5617505e03a3506.tar.bz2 historical-4c18cdf4ddecc857eb25bef3b5617505e03a3506.zip |
Changed to mirror:// in SRC_URI
Diffstat (limited to 'app-text/glark')
-rw-r--r-- | app-text/glark/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/glark/glark-1.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/glark/ChangeLog b/app-text/glark/ChangeLog index fd488356d118..e9f873284f8a 100644 --- a/app-text/glark/ChangeLog +++ b/app-text/glark/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for app-text/glark # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/glark/ChangeLog,v 1.2 2002/08/02 17:42:49 phoenix Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/glark/ChangeLog,v 1.3 2002/10/19 16:16:04 aliz Exp $ *glark-1.4 (13 May 2002) + 19 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> glark-1.4.ebuild : + Updated to mirror://sourceforge in SRC_URI. + 2 Aug 2002; phoen][x <phoenix@gentoo.org> glark-1.4.ebuild : Added KEYWORDS. diff --git a/app-text/glark/glark-1.4.ebuild b/app-text/glark/glark-1.4.ebuild index 035e68599b52..ceabe58d128e 100644 --- a/app-text/glark/glark-1.4.ebuild +++ b/app-text/glark/glark-1.4.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/glark/glark-1.4.ebuild,v 1.5 2002/10/04 05:05:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/glark/glark-1.4.ebuild,v 1.6 2002/10/19 16:16:04 aliz Exp $ S="${WORKDIR}/${P}" DESCRIPTION="File searcher" -SRC_URI="http://belnet.dl.sourceforge.net/sourceforge/glark/${P}.tar.gz" +SRC_URI="mirror://sourceforge/glark/${P}.tar.gz" HOMEPAGE="http://glark.sf.net" KEYWORDS="x86 sparc sparc64" LICENSE="LGPL-2.1" |