From 1b286bd529748ce03122517c651a5e7225e04d13 Mon Sep 17 00:00:00 2001 From: Zack Welch Date: Wed, 19 Feb 2003 21:46:47 +0000 Subject: add arm keyword to sys-devel ebuilds --- sys-devel/autoconf/ChangeLog | 5 ++++- sys-devel/autoconf/autoconf-2.53a.ebuild | 4 ++-- sys-devel/autoconf/autoconf-2.54.ebuild | 4 ++-- sys-devel/autoconf/autoconf-2.57.ebuild | 4 ++-- 4 files changed, 10 insertions(+), 7 deletions(-) (limited to 'sys-devel/autoconf') diff --git a/sys-devel/autoconf/ChangeLog b/sys-devel/autoconf/ChangeLog index 862cfed7fc4b..b6728d23c2f8 100644 --- a/sys-devel/autoconf/ChangeLog +++ b/sys-devel/autoconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/autoconf # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.18 2003/02/15 20:24:11 tuxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.19 2003/02/19 21:46:47 zwelch Exp $ + + 18 Feb 2003; Zach Welch : + Added arm to keywords 15 Feb 2003; Jan Seidel autoconf-2.54.ebuild : Added mips to keywords diff --git a/sys-devel/autoconf/autoconf-2.53a.ebuild b/sys-devel/autoconf/autoconf-2.53a.ebuild index 9111f6079200..0da2be7001a6 100644 --- a/sys-devel/autoconf/autoconf-2.53a.ebuild +++ b/sys-devel/autoconf/autoconf-2.53a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.53a.ebuild,v 1.11 2003/02/13 16:25:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.53a.ebuild,v 1.12 2003/02/19 21:46:47 zwelch Exp $ OLD_PV=2.13 OLD_P=${PN}-${OLD_PV} @@ -11,7 +11,7 @@ SRC_URI="ftp://alpha.gnu.org/gnu/${PN}/${P}.tar.bz2 ftp://ftp.gnu.org/gnu/${PN}/${OLD_P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/autoconf/autoconf.html" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc alpha mips" +KEYWORDS="x86 ppc sparc alpha mips arm" DEPEND=">=sys-devel/m4-1.4p sys-devel/perl" diff --git a/sys-devel/autoconf/autoconf-2.54.ebuild b/sys-devel/autoconf/autoconf-2.54.ebuild index d07884e61b1f..cebda6b9fb4e 100644 --- a/sys-devel/autoconf/autoconf-2.54.ebuild +++ b/sys-devel/autoconf/autoconf-2.54.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.54.ebuild,v 1.10 2003/02/15 20:24:11 tuxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.54.ebuild,v 1.11 2003/02/19 21:46:47 zwelch Exp $ IUSE="" @@ -17,7 +17,7 @@ HOMEPAGE="http://www.gnu.org/software/autoconf/autoconf.html" LICENSE="GPL-2" SLOT="2.5" -KEYWORDS="x86 ppc sparc alpha hppa mips" +KEYWORDS="x86 ppc sparc alpha hppa mips arm" DEPEND=">=sys-apps/texinfo-4.3 >=sys-devel/m4-1.4p diff --git a/sys-devel/autoconf/autoconf-2.57.ebuild b/sys-devel/autoconf/autoconf-2.57.ebuild index 184c2b00216d..4479f5cc2fe2 100644 --- a/sys-devel/autoconf/autoconf-2.57.ebuild +++ b/sys-devel/autoconf/autoconf-2.57.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.57.ebuild,v 1.3 2003/02/13 16:26:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.57.ebuild,v 1.4 2003/02/19 21:46:47 zwelch Exp $ IUSE="" @@ -17,7 +17,7 @@ HOMEPAGE="http://www.gnu.org/software/autoconf/autoconf.html" LICENSE="GPL-2" SLOT="2.5" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa arm" DEPEND=">=sys-apps/texinfo-4.3 >=sys-devel/m4-1.4p -- cgit v1.2.3-65-gdbad