diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-06-28 02:42:52 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-06-28 02:42:52 +0000 |
commit | 7f7ade10f8320414ce6bbed38b7878adca4d498d (patch) | |
tree | 0a6346e9ce3d599f0d3e87a71f42379ef5c99da0 /sys-devel | |
parent | make sure we force a good version of automake (diff) | |
download | gentoo-2-7f7ade10f8320414ce6bbed38b7878adca4d498d.tar.gz gentoo-2-7f7ade10f8320414ce6bbed38b7878adca4d498d.tar.bz2 gentoo-2-7f7ade10f8320414ce6bbed38b7878adca4d498d.zip |
Stable on sparc
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/autoconf/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/autoconf/autoconf-2.59-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/autoconf/ChangeLog b/sys-devel/autoconf/ChangeLog index d8bee8a1c3bb..8459e9e5b56f 100644 --- a/sys-devel/autoconf/ChangeLog +++ b/sys-devel/autoconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/autoconf # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.50 2004/06/24 22:42:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.51 2004/06/28 02:42:52 gustavoz Exp $ + + 27 Jun 2004; Gustavo Zacarias <gustavoz@gentoo.org> autoconf-2.59-r4.ebuild: + Stable on sparc 16 Jun 2004; Martin Schlemmer <azarah@gentoo.org> files/ac-wrapper-4.pl: Update comments to show that we check for 2.13 and not 2.1. diff --git a/sys-devel/autoconf/autoconf-2.59-r4.ebuild b/sys-devel/autoconf/autoconf-2.59-r4.ebuild index 87d1e5d753cb..7f0534775011 100644 --- a/sys-devel/autoconf/autoconf-2.59-r4.ebuild +++ b/sys-devel/autoconf/autoconf-2.59-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.59-r4.ebuild,v 1.3 2004/06/24 22:42:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.59-r4.ebuild,v 1.4 2004/06/28 02:42:52 gustavoz Exp $ inherit eutils @@ -16,7 +16,7 @@ SRC_URI="http://ftp.gnu.org/gnu/${PN}/${P}.tar.bz2 LICENSE="GPL-2" SLOT="2.5" -KEYWORDS="~x86 ~ppc ~ppc64 ~sparc ~mips alpha ~arm ~hppa ~amd64 ~ia64 ~s390" +KEYWORDS="~x86 ~ppc ~ppc64 sparc ~mips alpha ~arm ~hppa ~amd64 ~ia64 ~s390" IUSE="" DEPEND=">=sys-apps/texinfo-4.3 |