summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2002-05-27 17:27:40 +0000
committerDaniel Robbins <drobbins@gentoo.org>2002-05-27 17:27:40 +0000
commit6715bf5720376ba7d417699ca04161d9e0b65c32 (patch)
tree845cbebcace1759befe8b44d08e7df8ca0e97fff /dev-util/astyle/astyle-1.15.3.ebuild
parentversion bump and bugfixes (diff)
downloadgentoo-2-6715bf5720376ba7d417699ca04161d9e0b65c32.tar.gz
gentoo-2-6715bf5720376ba7d417699ca04161d9e0b65c32.tar.bz2
gentoo-2-6715bf5720376ba7d417699ca04161d9e0b65c32.zip
sourceforge updates
Diffstat (limited to 'dev-util/astyle/astyle-1.15.3.ebuild')
-rw-r--r--dev-util/astyle/astyle-1.15.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/astyle/astyle-1.15.3.ebuild b/dev-util/astyle/astyle-1.15.3.ebuild
index 527030ef8901..4a0c260ff62a 100644
--- a/dev-util/astyle/astyle-1.15.3.ebuild
+++ b/dev-util/astyle/astyle-1.15.3.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: Eyez <eyez@infinite.fsw.leidenuniv.nl>
-# $Header: /var/cvsroot/gentoo-x86/dev-util/astyle/astyle-1.15.3.ebuild,v 1.1 2002/04/24 20:29:01 karltk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/astyle/astyle-1.15.3.ebuild,v 1.2 2002/05/27 17:27:37 drobbins Exp $
ZIP="astyle_${PV}.zip"
S=${WORKDIR}
DESCRIPTION="Artistic Style is a reindenter and reformatter of C++, C and Java
source code."
-SRC_URI="http://prdownloads.sourceforge.net/astyle/${ZIP}"
+SRC_URI="mirror://sourceforge/astyle/${ZIP}"
HOMEPAGE="http://astyle.sourceforge.net"
DEPEND=">=app-arch/unzip-5.42"