From b86dbc70f1f5577bc6eb43594a0a1050fbbddfa9 Mon Sep 17 00:00:00 2001 From: Zack Welch Date: Thu, 20 Feb 2003 10:11:10 +0000 Subject: add more sys-devel arm keywords --- sys-devel/bc/ChangeLog | 5 ++++- sys-devel/bc/bc-1.06-r4.ebuild | 4 ++-- sys-devel/bc/bc-1.06-r5.ebuild | 4 ++-- sys-devel/flex/ChangeLog | 5 ++++- sys-devel/flex/flex-2.5.4a-r5.ebuild | 4 ++-- 5 files changed, 14 insertions(+), 8 deletions(-) (limited to 'sys-devel') diff --git a/sys-devel/bc/ChangeLog b/sys-devel/bc/ChangeLog index 1e0070ea0641..6749d84878db 100644 --- a/sys-devel/bc/ChangeLog +++ b/sys-devel/bc/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for sys-devel/bc # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/bc/ChangeLog,v 1.8 2003/02/20 01:20:43 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bc/ChangeLog,v 1.9 2003/02/20 10:11:10 zwelch Exp $ *bc-1.06-r5 (19 Feb 2003) @@ -9,6 +9,9 @@ rev bump to close bug #16043, -O2 on ppc causes segfault. Kept stable all arches (only change) + 20 Feb 2003; Zach Welch bc-1.06-r4.ebuild : + Added arm to keywords. + 09 Feb 2003; Guy Martin bc-1.06-r4.ebuild : Added hppa to keywords. diff --git a/sys-devel/bc/bc-1.06-r4.ebuild b/sys-devel/bc/bc-1.06-r4.ebuild index ebe9429f9611..0ce5d1debef6 100644 --- a/sys-devel/bc/bc-1.06-r4.ebuild +++ b/sys-devel/bc/bc-1.06-r4.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/bc/bc-1.06-r4.ebuild,v 1.5 2003/02/13 16:26:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bc/bc-1.06-r4.ebuild,v 1.6 2003/02/20 10:11:10 zwelch Exp $ IUSE="readline" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnu.org/software/bc/bc.html" LICENSE="GPL-2 & LGPL-2.1" SLOT="0" -KEYWORDS="x86 ppc sparc alpha hppa" +KEYWORDS="x86 ppc sparc alpha hppa arm" RDEPEND="readline? ( >=sys-libs/readline-4.1 >=sys-libs/ncurses-5.2 )" diff --git a/sys-devel/bc/bc-1.06-r5.ebuild b/sys-devel/bc/bc-1.06-r5.ebuild index 7cf2f0365f03..00ad1ff1223c 100644 --- a/sys-devel/bc/bc-1.06-r5.ebuild +++ b/sys-devel/bc/bc-1.06-r5.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/bc/bc-1.06-r5.ebuild,v 1.1 2003/02/20 01:20:43 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bc/bc-1.06-r5.ebuild,v 1.2 2003/02/20 10:11:10 zwelch Exp $ IUSE="readline" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.gnu.org/software/bc/bc.html" LICENSE="GPL-2 & LGPL-2.1" SLOT="0" -KEYWORDS="x86 ppc sparc alpha hppa" +KEYWORDS="x86 ppc sparc alpha hppa arm" RDEPEND="readline? ( >=sys-libs/readline-4.1 >=sys-libs/ncurses-5.2 )" diff --git a/sys-devel/flex/ChangeLog b/sys-devel/flex/ChangeLog index addb54b537b6..9e0506fb5502 100644 --- a/sys-devel/flex/ChangeLog +++ b/sys-devel/flex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/flex # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/ChangeLog,v 1.10 2003/02/12 09:14:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/ChangeLog,v 1.11 2003/02/20 10:11:10 zwelch Exp $ + + 20 Feb 2003; Zach Welch flex-2.5.4a-r5.ebuild : + Added arm to keywords. 08 Feb 2003; Guy Martin flex-2.5.4a-r5.ebuild : Added hppa to keywords. diff --git a/sys-devel/flex/flex-2.5.4a-r5.ebuild b/sys-devel/flex/flex-2.5.4a-r5.ebuild index eb857fddfabd..99e855b151b6 100644 --- a/sys-devel/flex/flex-2.5.4a-r5.ebuild +++ b/sys-devel/flex/flex-2.5.4a-r5.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/flex/flex-2.5.4a-r5.ebuild,v 1.8 2003/02/13 16:29:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/flex-2.5.4a-r5.ebuild,v 1.9 2003/02/20 10:11:10 zwelch Exp $ S="${WORKDIR}/flex-2.5.4" DESCRIPTION="GNU lexical analyser generator" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnu.org/software/flex/flex.html" LICENSE="FLEX" SLOT="0" -KEYWORDS="x86 ppc sparc alpha mips hppa" +KEYWORDS="x86 ppc sparc alpha mips hppa arm" DEPEND="virtual/glibc" RDEPEND="virtual/glibc" -- cgit v1.2.3-65-gdbad