diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-05-27 17:27:38 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-05-27 17:27:38 +0000 |
commit | f30196c018e1e1b3a11dbcd1998b157eb9d82792 (patch) | |
tree | 8c915f53efe0e557bc4533305ef62a34c7571f96 /dev-util/gputils | |
parent | sourceforge updates (diff) | |
download | historical-f30196c018e1e1b3a11dbcd1998b157eb9d82792.tar.gz historical-f30196c018e1e1b3a11dbcd1998b157eb9d82792.tar.bz2 historical-f30196c018e1e1b3a11dbcd1998b157eb9d82792.zip |
sourceforge updates
Diffstat (limited to 'dev-util/gputils')
-rw-r--r-- | dev-util/gputils/gputils-0.10.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/gputils/gputils-0.10.2.ebuild b/dev-util/gputils/gputils-0.10.2.ebuild index 3bd8c70826ba..e990f19c13f1 100644 --- a/dev-util/gputils/gputils-0.10.2.ebuild +++ b/dev-util/gputils/gputils-0.10.2.ebuild @@ -2,11 +2,11 @@ # Distributed under the terms of the GNU General Public License, v2 or later # Author: Jeffry Molanus <gila@home.nl> # Maintainer: Karl Trygve Kalleberg <karltk@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-util/gputils/gputils-0.10.2.ebuild,v 1.1 2002/04/24 20:20:08 karltk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gputils/gputils-0.10.2.ebuild,v 1.2 2002/05/27 17:27:38 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="Utils for the PICxxx procesors" -SRC_URI="http://prdownloads.sourceforge.net/gputils/${P}.tar.gz" +SRC_URI="mirror://sourceforge/gputils/${P}.tar.gz" HOMEPAGE="http://gputils.sourceforge.net/" src_compile(){ |