summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-devel/autoconf/ChangeLog7
-rw-r--r--sys-devel/autoconf/Manifest14
-rw-r--r--sys-devel/autoconf/autoconf-2.13-r2.ebuild4
-rw-r--r--sys-devel/autoconf/autoconf-2.53a.ebuild4
-rw-r--r--sys-devel/autoconf/autoconf-2.54-r1.ebuild6
-rw-r--r--sys-devel/autoconf/autoconf-2.54.ebuild6
-rw-r--r--sys-devel/autoconf/autoconf-2.57-r1.ebuild6
-rw-r--r--sys-devel/autoconf/autoconf-2.57.ebuild6
-rw-r--r--sys-devel/automake/ChangeLog6
-rw-r--r--sys-devel/automake/Manifest10
-rw-r--r--sys-devel/automake/automake-1.6.1-r6.ebuild8
-rw-r--r--sys-devel/automake/automake-1.6.3.ebuild8
-rw-r--r--sys-devel/automake/automake-1.7.2.ebuild10
-rw-r--r--sys-devel/automake/automake-1.7.5-r2.ebuild10
-rw-r--r--sys-devel/automake/files/digest-automake-1.6.1-r62
-rw-r--r--sys-devel/automake/files/digest-automake-1.6.32
-rw-r--r--sys-devel/automake/files/digest-automake-1.7.24
-rw-r--r--sys-devel/automake/files/digest-automake-1.7.5-r24
18 files changed, 63 insertions, 54 deletions
diff --git a/sys-devel/autoconf/ChangeLog b/sys-devel/autoconf/ChangeLog
index 0aa3e6aaad0e..546df0ef233d 100644
--- a/sys-devel/autoconf/ChangeLog
+++ b/sys-devel/autoconf/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-devel/autoconf
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.24 2003/03/30 19:12:43 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.25 2003/09/02 19:19:31 mholzer Exp $
+
+ 02 Sep 2003; Martin Holzer <mholzer@gentoo.org> autoconf-2.13-r2.ebuild,
+ autoconf-2.53a.ebuild, autoconf-2.54-r1.ebuild, autoconf-2.54.ebuild,
+ autoconf-2.57-r1.ebuild, autoconf-2.57.ebuild:
+ Now uses mirror://gnu.
30 Mar 2003; Martin Schlemmer <azarah@gentoo.org> autoconf-2.57-r1.ebuild :
Mark stable. It had some extensive testing, and it closes bug #14663.
diff --git a/sys-devel/autoconf/Manifest b/sys-devel/autoconf/Manifest
index f40b9d13d288..5315537658d7 100644
--- a/sys-devel/autoconf/Manifest
+++ b/sys-devel/autoconf/Manifest
@@ -1,10 +1,10 @@
-MD5 f2acd5655f2bb9e58ea6d18576dc313f ChangeLog 3829
-MD5 2935e4080b2dd9029ead1cada80f9a00 autoconf-2.13-r2.ebuild 1007
-MD5 d6d9ed62863282087f8356a4462cf516 autoconf-2.53a.ebuild 2796
-MD5 e9ed1e0a8993a9abfce72764b21cce9b autoconf-2.54-r1.ebuild 3233
-MD5 7ae7b33d5cc7ef917b37860532c2b2df autoconf-2.54.ebuild 3231
-MD5 f8baf4743be82df808b9f0af136064f7 autoconf-2.57-r1.ebuild 3239
-MD5 fad4c16dcdb46d1e017ed55f5b902e11 autoconf-2.57.ebuild 3234
+MD5 a976dbbfd0d831874887317b2292e000 ChangeLog 4052
+MD5 0f271cff6e98196c74516a06565ea26d autoconf-2.13-r2.ebuild 992
+MD5 7f9971b8f2f88150a5e9018654d16e15 autoconf-2.53a.ebuild 2788
+MD5 01fdc724f3abacdd7e9396719c6ce5b2 autoconf-2.54-r1.ebuild 3216
+MD5 96234097fcaecbe99838ea35231e7614 autoconf-2.54.ebuild 3214
+MD5 1796cdf0a4eba0fab3ff935557c35cd9 autoconf-2.57-r1.ebuild 3220
+MD5 b0ecf336e6938a87f7551161f4ebbcb2 autoconf-2.57.ebuild 3217
MD5 28795f22763ef0683a8a1e72e8dd4646 files/ac-wrapper.pl 2133
MD5 12f8fb67eaf50f87ed7825356503e8d7 files/autoconf-2.13-configure-gentoo.diff 958
MD5 f935499520b964a1fcfc23b68d8c8558 files/autoconf-2.13-configure.in-gentoo.diff 443
diff --git a/sys-devel/autoconf/autoconf-2.13-r2.ebuild b/sys-devel/autoconf/autoconf-2.13-r2.ebuild
index 3dfa03199924..a68c2633546f 100644
--- a/sys-devel/autoconf/autoconf-2.13-r2.ebuild
+++ b/sys-devel/autoconf/autoconf-2.13-r2.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.13-r2.ebuild,v 1.13 2003/03/15 14:48:28 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.13-r2.ebuild,v 1.14 2003/09/02 19:19:31 mholzer Exp $
IUSE=""
S="${WORKDIR}/${P}"
DESCRIPTION="Used to create autoconfiguration files"
-SRC_URI="ftp://prep.ai.mit.edu/gnu/autoconf/${P}.tar.gz"
+SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/autoconf/autoconf.html"
LICENSE="GPL-2"
diff --git a/sys-devel/autoconf/autoconf-2.53a.ebuild b/sys-devel/autoconf/autoconf-2.53a.ebuild
index d8e51c183e84..415d434d7968 100644
--- a/sys-devel/autoconf/autoconf-2.53a.ebuild
+++ b/sys-devel/autoconf/autoconf-2.53a.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.53a.ebuild,v 1.14 2003/03/15 14:48:28 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.53a.ebuild,v 1.15 2003/09/02 19:19:31 mholzer Exp $
OLD_PV=2.13
OLD_P=${PN}-${OLD_PV}
@@ -8,7 +8,7 @@ S=${WORKDIR}/${P}
OLD_S=${WORKDIR}/${OLD_P}
DESCRIPTION="Used to create autoconfiguration files"
SRC_URI="ftp://alpha.gnu.org/gnu/${PN}/${P}.tar.bz2
- ftp://ftp.gnu.org/gnu/${PN}/${OLD_P}.tar.gz"
+ mirror://gnu/${PN}/${OLD_P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/autoconf/autoconf.html"
LICENSE="GPL-2"
KEYWORDS="x86 ppc sparc alpha mips arm"
diff --git a/sys-devel/autoconf/autoconf-2.54-r1.ebuild b/sys-devel/autoconf/autoconf-2.54-r1.ebuild
index 35529abe9ef2..a4d3a5acdc40 100644
--- a/sys-devel/autoconf/autoconf-2.54-r1.ebuild
+++ b/sys-devel/autoconf/autoconf-2.54-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.54-r1.ebuild,v 1.1 2003/03/15 14:48:28 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.54-r1.ebuild,v 1.2 2003/09/02 19:19:31 mholzer Exp $
IUSE=""
@@ -11,8 +11,8 @@ OLD_P="${PN}-${OLD_PV}"
S="${WORKDIR}/${P}"
OLD_S="${WORKDIR}/${OLD_P}"
DESCRIPTION="Used to create autoconfiguration files"
-SRC_URI="ftp://ftp.gnu.org/gnu/${PN}/${P}.tar.bz2
- ftp://ftp.gnu.org/gnu/${PN}/${OLD_P}.tar.gz"
+SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2
+ mirror://gnu/${PN}/${OLD_P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/autoconf/autoconf.html"
LICENSE="GPL-2"
diff --git a/sys-devel/autoconf/autoconf-2.54.ebuild b/sys-devel/autoconf/autoconf-2.54.ebuild
index b7d6cca4fbbc..6b64ff524735 100644
--- a/sys-devel/autoconf/autoconf-2.54.ebuild
+++ b/sys-devel/autoconf/autoconf-2.54.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.54.ebuild,v 1.13 2003/03/15 14:48:28 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.54.ebuild,v 1.14 2003/09/02 19:19:32 mholzer Exp $
IUSE=""
@@ -11,8 +11,8 @@ OLD_P="${PN}-${OLD_PV}"
S="${WORKDIR}/${P}"
OLD_S="${WORKDIR}/${OLD_P}"
DESCRIPTION="Used to create autoconfiguration files"
-SRC_URI="ftp://ftp.gnu.org/gnu/${PN}/${P}.tar.bz2
- ftp://ftp.gnu.org/gnu/${PN}/${OLD_P}.tar.gz"
+SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2
+ mirror://gnu/${PN}/${OLD_P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/autoconf/autoconf.html"
LICENSE="GPL-2"
diff --git a/sys-devel/autoconf/autoconf-2.57-r1.ebuild b/sys-devel/autoconf/autoconf-2.57-r1.ebuild
index 1eb0b8f82945..7f08982b6079 100644
--- a/sys-devel/autoconf/autoconf-2.57-r1.ebuild
+++ b/sys-devel/autoconf/autoconf-2.57-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.57-r1.ebuild,v 1.3 2003/06/22 05:53:31 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.57-r1.ebuild,v 1.4 2003/09/02 19:19:32 mholzer Exp $
IUSE=""
@@ -11,8 +11,8 @@ OLD_P="${PN}-${OLD_PV}"
S="${WORKDIR}/${P}"
OLD_S="${WORKDIR}/${OLD_P}"
DESCRIPTION="Used to create autoconfiguration files"
-SRC_URI="ftp://ftp.gnu.org/gnu/${PN}/${P}.tar.bz2
- ftp://ftp.gnu.org/gnu/${PN}/${OLD_P}.tar.gz"
+SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2
+ mirror://gnu/${PN}/${OLD_P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/autoconf/autoconf.html"
LICENSE="GPL-2"
diff --git a/sys-devel/autoconf/autoconf-2.57.ebuild b/sys-devel/autoconf/autoconf-2.57.ebuild
index 9fb063c3ab4f..3e39a83a6a07 100644
--- a/sys-devel/autoconf/autoconf-2.57.ebuild
+++ b/sys-devel/autoconf/autoconf-2.57.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.57.ebuild,v 1.8 2003/03/15 14:48:28 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.57.ebuild,v 1.9 2003/09/02 19:19:32 mholzer Exp $
IUSE=""
@@ -11,8 +11,8 @@ OLD_P="${PN}-${OLD_PV}"
S="${WORKDIR}/${P}"
OLD_S="${WORKDIR}/${OLD_P}"
DESCRIPTION="Used to create autoconfiguration files"
-SRC_URI="ftp://ftp.gnu.org/gnu/${PN}/${P}.tar.bz2
- ftp://ftp.gnu.org/gnu/${PN}/${OLD_P}.tar.gz"
+SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2
+ mirror://gnu/${PN}/${OLD_P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/autoconf/autoconf.html"
LICENSE="GPL-2"
diff --git a/sys-devel/automake/ChangeLog b/sys-devel/automake/ChangeLog
index c7b74a4d0e5a..b93299c87b9a 100644
--- a/sys-devel/automake/ChangeLog
+++ b/sys-devel/automake/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-devel/automake
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.33 2003/08/02 16:16:38 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.34 2003/09/02 19:16:48 mholzer Exp $
+
+ 02 Sep 2003; Martin Holzer <mholzer@gentoo.org> automake-1.6.1-r6.ebuild,
+ automake-1.6.3.ebuild, automake-1.7.2.ebuild, automake-1.7.5-r2.ebuild:
+ Now uses mirror://gnu.
02 Aug 2003; Martin Schlemmer <azarah@gentoo.org> automake-1.7.5-r2.ebuild:
Mark stable.
diff --git a/sys-devel/automake/Manifest b/sys-devel/automake/Manifest
index 0fb63b416563..c62abbb11e7b 100644
--- a/sys-devel/automake/Manifest
+++ b/sys-devel/automake/Manifest
@@ -1,8 +1,8 @@
-MD5 5f833f8d6f4e096d83acc5baa8cb65d7 ChangeLog 6072
-MD5 02b6f8e0a98a39be91124bfb1dac3c5b automake-1.6.1-r6.ebuild 7939
-MD5 4b67fe1ac2a2bda39ec643b2243b3cc2 automake-1.6.3.ebuild 8673
-MD5 ef0e8ad7f628a70272f5b0f24d3f368d automake-1.7.2.ebuild 10573
-MD5 8b4dafa5c182a45fd228cf9be85f0b44 automake-1.7.5-r2.ebuild 10597
+MD5 69ca91a18203d8c6342f30cef8699d78 ChangeLog 6249
+MD5 e236360f1bd4c98a7620f0c5d890522f automake-1.6.1-r6.ebuild 7938
+MD5 87ee6d43f77b8e5b01d6155f332c3587 automake-1.6.3.ebuild 8673
+MD5 d01ab2c40b2eb27645faa7954ed455e2 automake-1.7.2.ebuild 10572
+MD5 77532407011eb83f50673a226184d4af automake-1.7.5-r2.ebuild 10598
MD5 0aceb83a953ea5fb93e7dfbca4055e07 files/am-wrapper.pl-1.5 1599
MD5 50b9b3413db5942659f7ec0bf5fc1cb5 files/am-wrapper.pl-1.6 2735
MD5 d17e61bff6e2fcbcc019892df9504afd files/am-wrapper.pl-1.7 5233
diff --git a/sys-devel/automake/automake-1.6.1-r6.ebuild b/sys-devel/automake/automake-1.6.1-r6.ebuild
index 9713c4252cd9..93b9e5e5dea3 100644
--- a/sys-devel/automake/automake-1.6.1-r6.ebuild
+++ b/sys-devel/automake/automake-1.6.1-r6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.6.1-r6.ebuild,v 1.15 2003/06/12 22:11:42 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.6.1-r6.ebuild,v 1.16 2003/09/02 19:16:48 mholzer Exp $
# OLD14 = 1.4
# OLD15 = 1.5
@@ -42,9 +42,9 @@ S=${WORKDIR}/${P}
OLD15_S=${WORKDIR}/${OLD15_P}
OLD14_S=${WORKDIR}/${OLD14_P}
DESCRIPTION="Used to generate Makefile.in from Makefile.am"
-SRC_URI="ftp://ftp.gnu.org/gnu/${PN}/${P}.tar.gz
- ftp://ftp.gnu.org/gnu/${PN}/${OLD15_P}.tar.gz
- ftp://ftp.gnu.org/gnu/${PN}/${OLD14_P}.tar.gz"
+SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2
+ mirror://gnu/${PN}/${OLD15_P}.tar.gz
+ mirror://gnu/${PN}/${OLD14_P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/automake/automake.html"
LICENSE="GPL-2"
KEYWORDS="x86 ppc sparc alpha arm"
diff --git a/sys-devel/automake/automake-1.6.3.ebuild b/sys-devel/automake/automake-1.6.3.ebuild
index 44e41a592f5e..5e5eb0eecfdd 100644
--- a/sys-devel/automake/automake-1.6.3.ebuild
+++ b/sys-devel/automake/automake-1.6.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.6.3.ebuild,v 1.10 2003/03/11 21:11:47 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.6.3.ebuild,v 1.11 2003/09/02 19:16:48 mholzer Exp $
IUSE=""
@@ -46,9 +46,9 @@ S="${WORKDIR}/${P}"
OLD15_S="${WORKDIR}/${OLD15_P}"
OLD14_S="${WORKDIR}/${OLD14_P}"
DESCRIPTION="Used to generate Makefile.in from Makefile.am"
-SRC_URI="ftp://ftp.gnu.org/gnu/${PN}/${P}.tar.gz
- ftp://ftp.gnu.org/gnu/${PN}/${OLD15_P}.tar.gz
- ftp://ftp.gnu.org/gnu/${PN}/${OLD14_P}.tar.gz"
+SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2
+ mirror://gnu/${PN}/${OLD15_P}.tar.gz
+ mirror://gnu/${PN}/${OLD14_P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/automake/automake.html"
LICENSE="GPL-2"
diff --git a/sys-devel/automake/automake-1.7.2.ebuild b/sys-devel/automake/automake-1.7.2.ebuild
index 4f017a1d429c..9bebb5a4660c 100644
--- a/sys-devel/automake/automake-1.7.2.ebuild
+++ b/sys-devel/automake/automake-1.7.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.7.2.ebuild,v 1.7 2003/06/22 06:24:43 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.7.2.ebuild,v 1.8 2003/09/02 19:16:48 mholzer Exp $
IUSE=""
@@ -51,10 +51,10 @@ OLD16_S="${WORKDIR}/${OLD16_P}"
OLD15_S="${WORKDIR}/${OLD15_P}"
OLD14_S="${WORKDIR}/${OLD14_P}"
DESCRIPTION="Used to generate Makefile.in from Makefile.am"
-SRC_URI="ftp://ftp.gnu.org/gnu/${PN}/${P}.tar.gz
- ftp://ftp.gnu.org/gnu/${PN}/${OLD16_P}.tar.gz
- ftp://ftp.gnu.org/gnu/${PN}/${OLD15_P}.tar.gz
- ftp://ftp.gnu.org/gnu/${PN}/${OLD14_P}.tar.gz"
+SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2
+ mirror://gnu/${PN}/${OLD16_P}.tar.bz2
+ mirror://gnu/${PN}/${OLD15_P}.tar.gz
+ mirror://gnu/${PN}/${OLD14_P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/automake/automake.html"
LICENSE="GPL-2"
diff --git a/sys-devel/automake/automake-1.7.5-r2.ebuild b/sys-devel/automake/automake-1.7.5-r2.ebuild
index 5138f044109f..afac1af123b3 100644
--- a/sys-devel/automake/automake-1.7.5-r2.ebuild
+++ b/sys-devel/automake/automake-1.7.5-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.7.5-r2.ebuild,v 1.3 2003/08/02 16:16:38 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.7.5-r2.ebuild,v 1.4 2003/09/02 19:16:48 mholzer Exp $
IUSE=""
@@ -51,10 +51,10 @@ OLD16_S="${WORKDIR}/${OLD16_P}"
OLD15_S="${WORKDIR}/${OLD15_P}"
OLD14_S="${WORKDIR}/${OLD14_P}"
DESCRIPTION="Used to generate Makefile.in from Makefile.am"
-SRC_URI="ftp://ftp.gnu.org/gnu/${PN}/${P}.tar.gz
- ftp://ftp.gnu.org/gnu/${PN}/${OLD16_P}.tar.gz
- ftp://ftp.gnu.org/gnu/${PN}/${OLD15_P}.tar.gz
- ftp://ftp.gnu.org/gnu/${PN}/${OLD14_P}.tar.gz"
+SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2
+ mirror://gnu/${PN}/${OLD16_P}.tar.bz2
+ mirror://gnu/${PN}/${OLD15_P}.tar.gz
+ mirror://gnu/${PN}/${OLD14_P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/automake/automake.html"
LICENSE="GPL-2"
diff --git a/sys-devel/automake/files/digest-automake-1.6.1-r6 b/sys-devel/automake/files/digest-automake-1.6.1-r6
index 12868257e467..42797d718441 100644
--- a/sys-devel/automake/files/digest-automake-1.6.1-r6
+++ b/sys-devel/automake/files/digest-automake-1.6.1-r6
@@ -1,3 +1,3 @@
-MD5 8729428639b5baa74a5a708776727ff5 automake-1.6.1.tar.gz 595788
+MD5 3a1354f0a8b9ab484f8837b022a71162 automake-1.6.1.tar.bz2 467744
MD5 74a22ac0581378e807ecb334a55c5bab automake-1.5.tar.gz 526934
MD5 e10679bba411f8602eed004012d915e3 automake-1.4-p5.tar.gz 376992
diff --git a/sys-devel/automake/files/digest-automake-1.6.3 b/sys-devel/automake/files/digest-automake-1.6.3
index 2d51a1b3de81..43c369bbf35d 100644
--- a/sys-devel/automake/files/digest-automake-1.6.3
+++ b/sys-devel/automake/files/digest-automake-1.6.3
@@ -1,3 +1,3 @@
-MD5 2bd506db63b6d10458cb644b6171ce93 automake-1.6.3.tar.gz 609618
+MD5 2e8053609e9d318f80db0fce29dca7e9 automake-1.6.3.tar.bz2 476275
MD5 74a22ac0581378e807ecb334a55c5bab automake-1.5.tar.gz 526934
MD5 e10679bba411f8602eed004012d915e3 automake-1.4-p5.tar.gz 376992
diff --git a/sys-devel/automake/files/digest-automake-1.7.2 b/sys-devel/automake/files/digest-automake-1.7.2
index 7d3fe5e43715..7db92dd5f844 100644
--- a/sys-devel/automake/files/digest-automake-1.7.2
+++ b/sys-devel/automake/files/digest-automake-1.7.2
@@ -1,4 +1,4 @@
-MD5 753647afe9db0ec52c69c6b9bb7dd106 automake-1.7.2.tar.gz 677283
-MD5 2bd506db63b6d10458cb644b6171ce93 automake-1.6.3.tar.gz 609618
+MD5 8cfa661dca69271b862bee4f841fcd80 automake-1.7.2.tar.bz2 530429
+MD5 2e8053609e9d318f80db0fce29dca7e9 automake-1.6.3.tar.bz2 476275
MD5 74a22ac0581378e807ecb334a55c5bab automake-1.5.tar.gz 526934
MD5 e10679bba411f8602eed004012d915e3 automake-1.4-p5.tar.gz 376992
diff --git a/sys-devel/automake/files/digest-automake-1.7.5-r2 b/sys-devel/automake/files/digest-automake-1.7.5-r2
index fb7113d6cdcd..722254ef6696 100644
--- a/sys-devel/automake/files/digest-automake-1.7.5-r2
+++ b/sys-devel/automake/files/digest-automake-1.7.5-r2
@@ -1,4 +1,4 @@
-MD5 deeb18ed55215e3f6591a125865a1157 automake-1.7.5.tar.gz 712017
-MD5 2bd506db63b6d10458cb644b6171ce93 automake-1.6.3.tar.gz 609618
+MD5 21c51ad339224c5862d5abd23121c362 automake-1.7.5.tar.bz2 555516
+MD5 2e8053609e9d318f80db0fce29dca7e9 automake-1.6.3.tar.bz2 476275
MD5 74a22ac0581378e807ecb334a55c5bab automake-1.5.tar.gz 526934
MD5 24872b81b95d78d05834c39af2cfcf05 automake-1.4-p6.tar.gz 375060