diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-06-04 05:33:07 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-06-04 05:33:07 +0000 |
commit | c08ea4d4eae343ba94da4639b06a8f74254877e2 (patch) | |
tree | 998098f97c0df403590a36d07683c8f08855aa9f /sys-devel/autoconf/autoconf-2.65.ebuild | |
parent | Stable for PPC (bug #313827). (diff) | |
download | historical-c08ea4d4eae343ba94da4639b06a8f74254877e2.tar.gz historical-c08ea4d4eae343ba94da4639b06a8f74254877e2.tar.bz2 historical-c08ea4d4eae343ba94da4639b06a8f74254877e2.zip |
Stable for HPPA (bug #311967).
Package-Manager: portage-2.2_rc67/cvs/Linux i686
Diffstat (limited to 'sys-devel/autoconf/autoconf-2.65.ebuild')
-rw-r--r-- | sys-devel/autoconf/autoconf-2.65.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/autoconf/autoconf-2.65.ebuild b/sys-devel/autoconf/autoconf-2.65.ebuild index d92c29aaf367..a21e83c08865 100644 --- a/sys-devel/autoconf/autoconf-2.65.ebuild +++ b/sys-devel/autoconf/autoconf-2.65.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.65.ebuild,v 1.7 2010/05/27 07:32:55 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.65.ebuild,v 1.8 2010/06/04 05:32:54 jer Exp $ DESCRIPTION="Used to create autoconfiguration files" HOMEPAGE="http://www.gnu.org/software/autoconf/autoconf.html" @@ -9,7 +9,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2 LICENSE="GPL-3" SLOT="2.5" -KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="emacs" DEPEND=">=sys-apps/texinfo-4.3 |