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/autoconf-2.61.ebuild | |
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/autoconf-2.61.ebuild')
-rw-r--r-- | sys-devel/autoconf/autoconf-2.61.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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 |