diff options
Diffstat (limited to 'sys-devel/autoconf/autoconf-2.61.ebuild')
-rw-r--r-- | sys-devel/autoconf/autoconf-2.61.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/autoconf/autoconf-2.61.ebuild b/sys-devel/autoconf/autoconf-2.61.ebuild index 91bd5c00c7a0..f79f24edde07 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 # 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.2 2006/12/29 22:01:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.61.ebuild,v 1.3 2006/12/30 15:02:52 kloeri 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 |