From e428a7f1546b94db0ac2dd3a0a98378154715a2a Mon Sep 17 00:00:00 2001 From: Daniel Ahlberg Date: Sat, 19 Oct 2002 15:48:49 +0000 Subject: Updated to mirror:// in SRC_URI --- app-misc/ithought/ChangeLog | 5 ++++- app-misc/ithought/ithought-0.0.5-r1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'app-misc/ithought') diff --git a/app-misc/ithought/ChangeLog b/app-misc/ithought/ChangeLog index 5b0c44d231d9..6ad06c6e582e 100644 --- a/app-misc/ithought/ChangeLog +++ b/app-misc/ithought/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for app-misc/ithought # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-misc/ithought/ChangeLog,v 1.1 2002/02/01 21:53:08 gbevin Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/ithought/ChangeLog,v 1.2 2002/10/19 15:48:49 aliz Exp $ *ithought-0.0.5-r1 (1 Feb 2002) + 19 Oct 2002; Daniel Ahlberg ithought-0.0.5-r1.ebuild : + Updated to mirror://sourceforge in SRC_URI. + 1 Feb 2002; G.Bevin ChangeLog : Added initial ChangeLog which should be updated whenever the package is diff --git a/app-misc/ithought/ithought-0.0.5-r1.ebuild b/app-misc/ithought/ithought-0.0.5-r1.ebuild index 6c0fd5a883af..dc21838ec99c 100644 --- a/app-misc/ithought/ithought-0.0.5-r1.ebuild +++ b/app-misc/ithought/ithought-0.0.5-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/ithought/ithought-0.0.5-r1.ebuild,v 1.8 2002/10/17 00:14:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/ithought/ithought-0.0.5-r1.ebuild,v 1.9 2002/10/19 15:48:49 aliz Exp $ #emerge doesn't yet support things like a5 MY_P=${P/0.0./a} S=${WORKDIR}/${MY_P} DESCRIPTION="An internet-aware personal thought manager" -SRC_URI="http://download.sourceforge.net/${PN}/${MY_P}.tar.gz" +SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" HOMEPAGE="http://ithought.sourceforge.net" SLOT="0" -- cgit v1.2.3-65-gdbad