diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-12-09 05:04:20 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-12-09 05:04:20 +0000 |
commit | 96d97c77e8b6d1ea90171566fe721cdb62bd422a (patch) | |
tree | fd35974cb22a550a2b6c087a501d53e8330312f8 /sys-devel | |
parent | fix bug #15622 properly, sed mistake before (diff) | |
download | gentoo-2-96d97c77e8b6d1ea90171566fe721cdb62bd422a.tar.gz gentoo-2-96d97c77e8b6d1ea90171566fe721cdb62bd422a.tar.bz2 gentoo-2-96d97c77e8b6d1ea90171566fe721cdb62bd422a.zip |
blah
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/autoconf/Manifest | 6 | ||||
-rw-r--r-- | sys-devel/autoconf/autoconf-2.57-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/autoconf/autoconf-2.57a-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/autoconf/autoconf-2.58.ebuild | 4 |
4 files changed, 9 insertions, 9 deletions
diff --git a/sys-devel/autoconf/Manifest b/sys-devel/autoconf/Manifest index 92ed774a428a..2549138cd4e2 100644 --- a/sys-devel/autoconf/Manifest +++ b/sys-devel/autoconf/Manifest @@ -1,6 +1,6 @@ -MD5 d2f6047ae2a672b303694424426dc455 autoconf-2.58.ebuild 3498 -MD5 edd322cb328dc943b8731a9d43faf3ba autoconf-2.57a-r1.ebuild 3390 -MD5 c7580522df96c95bfb223bebf6cdf1ff autoconf-2.57-r1.ebuild 3233 +MD5 60fba0d7c3701f01cce56e259291143d autoconf-2.58.ebuild 3500 +MD5 180cf906e57ecd015fc97a9c2c7871cc autoconf-2.57a-r1.ebuild 3390 +MD5 1509a7f8735bb244589e79117c5ed402 autoconf-2.57-r1.ebuild 3233 MD5 287bcc25f7e669686d9537111c1cc820 ChangeLog 5485 MD5 8b38aca4e779e11e0569c860f8f851a4 metadata.xml 204 MD5 c98042870fa4228b40ce57442d91ca47 files/autoconf-2.57a-infopage-namechange.patch 5119 diff --git a/sys-devel/autoconf/autoconf-2.57-r1.ebuild b/sys-devel/autoconf/autoconf-2.57-r1.ebuild index 60f6021b1e54..1fc7425e08bc 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.7 2003/10/31 00:03:07 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.57-r1.ebuild,v 1.8 2003/12/09 05:04:19 seemant Exp $ IUSE="" @@ -20,7 +20,7 @@ SLOT="2.5" KEYWORDS="amd64 x86 ppc sparc alpha hppa mips arm ia64" DEPEND=">=sys-apps/texinfo-4.3 - ~sys-devel/m4-1.4 + =sys-devel/m4-1.4* dev-lang/perl" diff --git a/sys-devel/autoconf/autoconf-2.57a-r1.ebuild b/sys-devel/autoconf/autoconf-2.57a-r1.ebuild index cec41a0e6d85..8c3648e5c7b8 100644 --- a/sys-devel/autoconf/autoconf-2.57a-r1.ebuild +++ b/sys-devel/autoconf/autoconf-2.57a-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.57a-r1.ebuild,v 1.2 2003/10/31 00:03:07 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.57a-r1.ebuild,v 1.3 2003/12/09 05:04:19 seemant Exp $ IUSE="" @@ -21,7 +21,7 @@ SLOT="2.5" KEYWORDS="~amd64 ~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~arm ~ia64" DEPEND=">=sys-apps/texinfo-4.3 - ~sys-devel/m4-1.4 + =sys-devel/m4-1.4* dev-lang/perl" diff --git a/sys-devel/autoconf/autoconf-2.58.ebuild b/sys-devel/autoconf/autoconf-2.58.ebuild index b36b33f59b24..e7886523c472 100644 --- a/sys-devel/autoconf/autoconf-2.58.ebuild +++ b/sys-devel/autoconf/autoconf-2.58.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.58.ebuild,v 1.1 2003/11/07 23:47:20 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.58.ebuild,v 1.2 2003/12/09 05:04:19 seemant Exp $ IUSE="" @@ -21,7 +21,7 @@ SLOT="2.5" KEYWORDS="~amd64 ~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~arm ~ia64" DEPEND=">=sys-apps/texinfo-4.3 - ~sys-devel/m4-1.4 + =sys-devel/m4-1.4* dev-lang/perl" |