diff options
author | 2002-10-19 15:48:49 +0000 | |
---|---|---|
committer | 2002-10-19 15:48:49 +0000 | |
commit | 65fbc2428301f7c9f87b87cc654ef9e71efe8d53 (patch) | |
tree | a4b06d089b1acae4dd9fe56e5970ce6c771377c1 /app-misc/ithought/ithought-0.0.5-r1.ebuild | |
parent | added --enable-kde-toolbar to myconf (diff) | |
download | gentoo-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/ithought-0.0.5-r1.ebuild')
-rw-r--r-- | app-misc/ithought/ithought-0.0.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |