diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-01-02 13:48:17 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-01-02 13:48:17 +0000 |
commit | d776e8872529aae19b6825c4dceaedcbf252fe23 (patch) | |
tree | ef7afa0ae6407e6d35f8af4d99bcec49c0988c26 /sys-devel/autoconf | |
parent | Stable on sparc wrt #143099 (diff) | |
download | historical-d776e8872529aae19b6825c4dceaedcbf252fe23.tar.gz historical-d776e8872529aae19b6825c4dceaedcbf252fe23.tar.bz2 historical-d776e8872529aae19b6825c4dceaedcbf252fe23.zip |
Stable on sparc wrt #159416
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'sys-devel/autoconf')
-rw-r--r-- | sys-devel/autoconf/ChangeLog | 7 | ||||
-rw-r--r-- | sys-devel/autoconf/autoconf-2.61.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-devel/autoconf/ChangeLog b/sys-devel/autoconf/ChangeLog index c35c7faa3a00..e60b7c4e8eb0 100644 --- a/sys-devel/autoconf/ChangeLog +++ b/sys-devel/autoconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/autoconf -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.91 2006/12/31 04:27:30 tgall Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.92 2007/01/02 13:48:17 gustavoz Exp $ + + 02 Jan 2007; Gustavo Zacarias <gustavoz@gentoo.org> autoconf-2.61.ebuild: + Stable on sparc wrt #159416 30 Dec 2006; Tom Gall <tgall@gentoo.org> autoconf-2.61.ebuild: stable on ppc64, bug #159416 diff --git a/sys-devel/autoconf/autoconf-2.61.ebuild b/sys-devel/autoconf/autoconf-2.61.ebuild index 4b237dcc8358..a0611c871b69 100644 --- a/sys-devel/autoconf/autoconf-2.61.ebuild +++ b/sys-devel/autoconf/autoconf-2.61.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.61.ebuild,v 1.5 2006/12/31 04:27:30 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.61.ebuild,v 1.6 2007/01/02 13:48:17 gustavoz Exp $ DESCRIPTION="Used to create autoconfiguration files" HOMEPAGE="http://www.gnu.org/software/autoconf/autoconf.html" @@ -8,7 +8,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="2.5" -KEYWORDS="alpha ~amd64 arm ~hppa ia64 m68k ~mips ~ppc ppc64 s390 sh ~sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 arm ~hppa ia64 m68k ~mips ~ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="emacs" DEPEND=">=sys-apps/texinfo-4.3 |