summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2003-06-30 23:14:03 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2003-06-30 23:14:03 +0000
commit4c4a89223102c1a1ac60d4ff58e141243d4f8553 (patch)
tree611e68d3fd30d1fb28e7cc174982fa476666061e /dev-util/indent
parentcvsps imported (diff)
downloadhistorical-4c4a89223102c1a1ac60d4ff58e141243d4f8553.tar.gz
historical-4c4a89223102c1a1ac60d4ff58e141243d4f8553.tar.bz2
historical-4c4a89223102c1a1ac60d4ff58e141243d4f8553.zip
versionbumps
Diffstat (limited to 'dev-util/indent')
-rw-r--r--dev-util/indent/ChangeLog5
-rw-r--r--dev-util/indent/indent-2.2.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/indent/ChangeLog b/dev-util/indent/ChangeLog
index 9d0d8ee891da..c009f989c45f 100644
--- a/dev-util/indent/ChangeLog
+++ b/dev-util/indent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/indent
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/indent/ChangeLog,v 1.9 2003/04/05 03:37:36 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/indent/ChangeLog,v 1.10 2003/06/30 23:14:03 aliz Exp $
+
+ 30 Jun 2003; Daniel Ahlberg <aliz@gentoo.org> indent-2.2.9.ebuild :
+ Changed SRC_URI to use mirror://gnu.
*indent-2.2.9 (22 Feb 2003)
diff --git a/dev-util/indent/indent-2.2.9.ebuild b/dev-util/indent/indent-2.2.9.ebuild
index 8b8d4a116156..f47a1a4cb46c 100644
--- a/dev-util/indent/indent-2.2.9.ebuild
+++ b/dev-util/indent/indent-2.2.9.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/indent/indent-2.2.9.ebuild,v 1.3 2003/04/05 03:35:20 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/indent/indent-2.2.9.ebuild,v 1.4 2003/06/30 23:14:03 aliz Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Indent program source files"
-SRC_URI="ftp://ftp.gnu.org/pub/gnu/${PN}/${P}.tar.gz"
+SRC_URI="mirror://gnu/indent/${P}.tar.gz"
HOMEPAGE="http://www.gnu.org"
SLOT="0"