summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2002-10-19 15:48:49 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2002-10-19 15:48:49 +0000
commit65fbc2428301f7c9f87b87cc654ef9e71efe8d53 (patch)
treea4b06d089b1acae4dd9fe56e5970ce6c771377c1 /app-misc/ithought
parentadded --enable-kde-toolbar to myconf (diff)
downloadgentoo-2-65fbc2428301f7c9f87b87cc654ef9e71efe8d53.tar.gz
gentoo-2-65fbc2428301f7c9f87b87cc654ef9e71efe8d53.tar.bz2
gentoo-2-65fbc2428301f7c9f87b87cc654ef9e71efe8d53.zip
Updated to mirror:// in SRC_URI
Diffstat (limited to 'app-misc/ithought')
-rw-r--r--app-misc/ithought/ChangeLog5
-rw-r--r--app-misc/ithought/ithought-0.0.5-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
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 <aliz@gentoo.org> ithought-0.0.5-r1.ebuild :
+ Updated to mirror://sourceforge in SRC_URI.
+
1 Feb 2002; G.Bevin <gbevin@gentoo.org> 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"