summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-devel/autoconf/ChangeLog5
-rw-r--r--sys-devel/autoconf/autoconf-2.53a.ebuild4
-rw-r--r--sys-devel/autoconf/autoconf-2.54.ebuild4
-rw-r--r--sys-devel/autoconf/autoconf-2.57.ebuild4
-rw-r--r--sys-devel/automake/ChangeLog5
-rw-r--r--sys-devel/automake/automake-1.6.1-r6.ebuild2
-rw-r--r--sys-devel/automake/automake-1.6.3.ebuild4
-rw-r--r--sys-devel/automake/automake-1.7.2.ebuild4
-rw-r--r--sys-devel/binutils/ChangeLog6
-rw-r--r--sys-devel/binutils/binutils-2.13.90.0.18.ebuild4
-rw-r--r--sys-devel/bison/ChangeLog5
-rw-r--r--sys-devel/bison/bison-1.35.ebuild4
-rw-r--r--sys-devel/distcc/ChangeLog5
-rw-r--r--sys-devel/distcc/distcc-1.1-r11.ebuild4
-rw-r--r--sys-devel/gcc-config/ChangeLog5
-rw-r--r--sys-devel/gcc-config/gcc-config-1.3.1.ebuild4
-rw-r--r--sys-devel/gcc/ChangeLog11
-rw-r--r--sys-devel/gcc/gcc-3.2.2.ebuild4
-rw-r--r--sys-devel/gettext/ChangeLog6
-rw-r--r--sys-devel/gettext/gettext-0.11.5-r1.ebuild4
-rw-r--r--sys-devel/libtool/ChangeLog5
-rw-r--r--sys-devel/libtool/libtool-1.4.3.ebuild4
-rw-r--r--sys-devel/m4/ChangeLog5
-rw-r--r--sys-devel/m4/m4-1.4p-r1.ebuild4
-rw-r--r--sys-devel/make/ChangeLog8
-rw-r--r--sys-devel/make/make-3.80.ebuild4
-rw-r--r--sys-devel/patch/ChangeLog5
-rw-r--r--sys-devel/patch/patch-2.5.4-r4.ebuild4
-rw-r--r--sys-devel/perl/ChangeLog5
-rw-r--r--sys-devel/perl/perl-5.8.0-r9.ebuild4
30 files changed, 92 insertions, 50 deletions
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 <zwelch@gentoo.org> :
+ Added arm to keywords
15 Feb 2003; Jan Seidel <tuxus@gentoo.org> 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
diff --git a/sys-devel/automake/ChangeLog b/sys-devel/automake/ChangeLog
index a8743e856ec1..4b09d27fa99d 100644
--- a/sys-devel/automake/ChangeLog
+++ b/sys-devel/automake/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/automake
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.23 2003/02/12 09:13:16 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.24 2003/02/19 21:46:47 zwelch Exp $
+
+ 18 Feb 2003; Zach Welch <zwelch@gentoo.org> :
+ Added arm to keywords.
07 Feb 2003; Guy Martin <gmsoft@gentoo.org> automake-1.6.3.ebuild :
Added hppa to keywords.
diff --git a/sys-devel/automake/automake-1.6.1-r6.ebuild b/sys-devel/automake/automake-1.6.1-r6.ebuild
index a19248a67ec4..d616dc766067 100644
--- a/sys-devel/automake/automake-1.6.1-r6.ebuild
+++ b/sys-devel/automake/automake-1.6.1-r6.ebuild
@@ -47,7 +47,7 @@ SRC_URI="ftp://ftp.gnu.org/gnu/${PN}/${P}.tar.gz
ftp://ftp.gnu.org/gnu/${PN}/${OLD14_P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/automake/automake.html"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc alpha"
+KEYWORDS="x86 ppc sparc alpha arm"
DEPEND="sys-devel/perl
>=sys-devel/autoconf-2.53-r1"
diff --git a/sys-devel/automake/automake-1.6.3.ebuild b/sys-devel/automake/automake-1.6.3.ebuild
index cd0a824acdc5..05259aeb3c78 100644
--- a/sys-devel/automake/automake-1.6.3.ebuild
+++ b/sys-devel/automake/automake-1.6.3.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/automake/automake-1.6.3.ebuild,v 1.8 2003/02/13 16:26:22 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.6.3.ebuild,v 1.9 2003/02/19 21:46:47 zwelch Exp $
IUSE=""
@@ -53,7 +53,7 @@ HOMEPAGE="http://www.gnu.org/software/automake/automake.html"
LICENSE="GPL-2"
SLOT="1.5"
-KEYWORDS="x86 ppc sparc alpha mips hppa"
+KEYWORDS="x86 ppc sparc alpha mips hppa arm"
DEPEND="sys-devel/perl
>=sys-devel/autoconf-2.53-r1"
diff --git a/sys-devel/automake/automake-1.7.2.ebuild b/sys-devel/automake/automake-1.7.2.ebuild
index 4575786ad8f7..219b11235760 100644
--- a/sys-devel/automake/automake-1.7.2.ebuild
+++ b/sys-devel/automake/automake-1.7.2.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/automake/automake-1.7.2.ebuild,v 1.3 2003/02/13 16:26:27 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.7.2.ebuild,v 1.4 2003/02/19 21:46:47 zwelch Exp $
IUSE=""
@@ -59,7 +59,7 @@ HOMEPAGE="http://www.gnu.org/software/automake/automake.html"
LICENSE="GPL-2"
SLOT="1.5"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa arm"
DEPEND="sys-devel/perl
>=sys-devel/autoconf-2.57"
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog
index 0c9821ddd3f0..6e4d4b3002de 100644
--- a/sys-devel/binutils/ChangeLog
+++ b/sys-devel/binutils/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-devel/binutils
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.29 2003/02/12 09:13:37 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.30 2003/02/19 21:46:47 zwelch Exp $
+
+
+ 18 Feb 2003; Zach Welch <zwelch@gentoo.org> :
+ Added arm to keywords.
08 Feb 2003; Guy Martin <gmsoft@gentoo.org> :
Added hppa to keywords.
diff --git a/sys-devel/binutils/binutils-2.13.90.0.18.ebuild b/sys-devel/binutils/binutils-2.13.90.0.18.ebuild
index 28ce317cd923..73ad370bb13d 100644
--- a/sys-devel/binutils/binutils-2.13.90.0.18.ebuild
+++ b/sys-devel/binutils/binutils-2.13.90.0.18.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/binutils/binutils-2.13.90.0.18.ebuild,v 1.5 2003/02/13 16:27:49 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.13.90.0.18.ebuild,v 1.6 2003/02/19 21:46:47 zwelch Exp $
IUSE="nls bootstrap static build"
@@ -20,7 +20,7 @@ HOMEPAGE="http://sources.redhat.com/binutils/"
SLOT="0"
LICENSE="GPL-2|LGPL-2"
-KEYWORDS="~x86 ppc ~alpha ~sparc ~mips ~hppa"
+KEYWORDS="~x86 ppc ~alpha ~sparc ~mips ~hppa arm"
DEPEND="virtual/glibc
>=sys-apps/portage-2.0.21
diff --git a/sys-devel/bison/ChangeLog b/sys-devel/bison/ChangeLog
index 473f50cd7696..e97755c48aaf 100644
--- a/sys-devel/bison/ChangeLog
+++ b/sys-devel/bison/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/bison
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/ChangeLog,v 1.14 2003/02/12 09:13:43 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/ChangeLog,v 1.15 2003/02/19 21:46:47 zwelch Exp $
+
+ 18 Feb 2003; Zach Welch <zwelch@gentoo.org> bison-1.35.ebuild :
+ Added arm to keywords.
09 Feb 2003; Guy Martin <gmsoft@gentoo.org> bison-1.35.ebuild :
Added hppa to keywords.
diff --git a/sys-devel/bison/bison-1.35.ebuild b/sys-devel/bison/bison-1.35.ebuild
index 24b09c899267..19c7fab982a5 100644
--- a/sys-devel/bison/bison-1.35.ebuild
+++ b/sys-devel/bison/bison-1.35.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/bison/bison-1.35.ebuild,v 1.12 2003/02/13 16:28:06 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.35.ebuild,v 1.13 2003/02/19 21:46:47 zwelch Exp $
IUSE="nls static build" # icc"
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnu.org/software/bison/bison.html"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc sparc alpha mips hppa"
+KEYWORDS="x86 ppc sparc alpha mips hppa arm"
DEPEND="nls? ( sys-devel/gettext )"
# icc? ( dev-lang/icc )"
diff --git a/sys-devel/distcc/ChangeLog b/sys-devel/distcc/ChangeLog
index cb1200c382f1..c47833abd946 100644
--- a/sys-devel/distcc/ChangeLog
+++ b/sys-devel/distcc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/distcc
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.25 2003/02/19 13:19:57 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.26 2003/02/19 21:46:47 zwelch Exp $
+
+ 19 Feb 2003; Zach Welch <zwelch@gentoo.org> distcc-1.1-r11.ebuild :
+ Added arm to keywords.
19 Feb 2003; Guy Martin <gmsoft@gentoo.org> distcc-1.1-r11.ebuild :
Added ~hppa to keywords.
diff --git a/sys-devel/distcc/distcc-1.1-r11.ebuild b/sys-devel/distcc/distcc-1.1-r11.ebuild
index 381ae84b71b2..9e356b145c3e 100644
--- a/sys-devel/distcc/distcc-1.1-r11.ebuild
+++ b/sys-devel/distcc/distcc-1.1-r11.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/distcc/distcc-1.1-r11.ebuild,v 1.2 2003/02/19 13:19:57 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-1.1-r11.ebuild,v 1.3 2003/02/19 21:46:47 zwelch Exp $
inherit eutils
@@ -12,7 +12,7 @@ DESCRIPTION="a program to distribute compilation of C code across several machin
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa arm"
DEPEND=">=sys-apps/portage-2.0.46-r11
>=sys-devel/gcc-config-1.3.1
diff --git a/sys-devel/gcc-config/ChangeLog b/sys-devel/gcc-config/ChangeLog
index 3e59fdbcf02e..395e0dbc0ecd 100644
--- a/sys-devel/gcc-config/ChangeLog
+++ b/sys-devel/gcc-config/ChangeLog
@@ -1,12 +1,15 @@
# ChangeLog for sys-devel/gcc-config
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.25 2003/02/19 13:01:55 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.26 2003/02/19 21:46:47 zwelch Exp $
19 Feb 2003; <gmsoft@gneoot.org> gcc-config-1.3.1.ebuild :
Changed ~hppa to hppa.
*gcc-config-1.3.1 (19 Jan 2003)
+ 18 Feb 2003; <zwelch@gentoo.org> gcc-config-1.3.1.ebuild :
+ Add stable for arm
+
18 Feb 2003; <seemant@gentoo.org> gcc-config-1.3.1.ebuild :
moved to stable for x86
diff --git a/sys-devel/gcc-config/gcc-config-1.3.1.ebuild b/sys-devel/gcc-config/gcc-config-1.3.1.ebuild
index 8a828b53e847..ef2c949d8b4a 100644
--- a/sys-devel/gcc-config/gcc-config-1.3.1.ebuild
+++ b/sys-devel/gcc-config/gcc-config-1.3.1.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/gcc-config/gcc-config-1.3.1.ebuild,v 1.6 2003/02/19 13:01:55 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.3.1.ebuild,v 1.7 2003/02/19 21:46:47 zwelch Exp $
DISABLE_GEN_GCC_WRAPPERS="yes"
@@ -9,7 +9,7 @@ DESCRIPTION="Utility to change the gcc compiler being used."
SRC_URI=""
HOMEPAGE="http://www.gentoo.org/"
-KEYWORDS="x86 ppc ~sparc ~alpha ~mips hppa"
+KEYWORDS="x86 ppc ~sparc ~alpha ~mips hppa arm"
SLOT="0"
LICENSE="GPL-2"
diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog
index d422a019bbdc..ec18ec08e73f 100644
--- a/sys-devel/gcc/ChangeLog
+++ b/sys-devel/gcc/ChangeLog
@@ -1,12 +1,15 @@
# ChangeLog for sys-devel/gcc
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.65 2003/02/13 20:18:56 gerk Exp $
-
- 08 Feb 2003; Guy Martin <gmsoft@gentoo.orf> :
- Added hppa to keywords.
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.66 2003/02/19 21:46:47 zwelch Exp $
*gcc-3.2.2.ebuild (06 Feb 2003)
+ 18 Feb 2003; Zach Welch <zwelch@gentoo.org> gcc-3.2.2.ebuild :
+ Added arm to keywords.
+
+ 08 Feb 2003; Guy Martin <gmsoft@gentoo.org> gcc-3.2.2.ebuild :
+ Added hppa to keywords.
+
06 Feb 2003; Martin Schlemmer <azarah@gentoo.org> gcc-3.2.2.ebuild :
Update version.
diff --git a/sys-devel/gcc/gcc-3.2.2.ebuild b/sys-devel/gcc/gcc-3.2.2.ebuild
index 9f29c25a3d48..73730d51675d 100644
--- a/sys-devel/gcc/gcc-3.2.2.ebuild
+++ b/sys-devel/gcc/gcc-3.2.2.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/gcc/gcc-3.2.2.ebuild,v 1.3 2003/02/13 16:31:36 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.2.2.ebuild,v 1.4 2003/02/19 21:46:47 zwelch Exp $
IUSE="static nls bootstrap java build"
@@ -84,7 +84,7 @@ DESCRIPTION="The GNU Compiler Collection. Includes C/C++ and java compilers"
HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html"
LICENSE="GPL-2 LGPL-2.1"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa arm"
# Ok, this is a hairy one again, but lets assume that we
# are not cross compiling, than we want SLOT to only contain
diff --git a/sys-devel/gettext/ChangeLog b/sys-devel/gettext/ChangeLog
index cfe6c3483e92..2dd90455d169 100644
--- a/sys-devel/gettext/ChangeLog
+++ b/sys-devel/gettext/ChangeLog
@@ -1,7 +1,11 @@
# ChangeLog for sys-devel/gettext
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.14 2003/02/12 09:14:59 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.15 2003/02/19 21:46:47 zwelch Exp $
+*gettext-0.11.5-r1 (24 Nov 2002)
+ 18 Feb 2003; Zach Welch <zwelch@gentoo.org> gettext-0.11.5-r1.ebuild :
+ Added arm to keywords.
+
07 Feb 2003; Guy Martin <gmsoft@gentoo.org> gettext-0.11.5-r1.ebuild :
Added hppa to keywords.
diff --git a/sys-devel/gettext/gettext-0.11.5-r1.ebuild b/sys-devel/gettext/gettext-0.11.5-r1.ebuild
index c1dcad960e3c..22afea618b5d 100644
--- a/sys-devel/gettext/gettext-0.11.5-r1.ebuild
+++ b/sys-devel/gettext/gettext-0.11.5-r1.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/gettext/gettext-0.11.5-r1.ebuild,v 1.6 2003/02/13 16:32:48 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.11.5-r1.ebuild,v 1.7 2003/02/19 21:46:47 zwelch Exp $
S=${WORKDIR}/${P}
DESCRIPTION="GNU locale utilities"
@@ -10,7 +10,7 @@ IUSE="nls"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa arm"
src_unpack() {
unpack ${A}
diff --git a/sys-devel/libtool/ChangeLog b/sys-devel/libtool/ChangeLog
index 5865387532d8..5330d659e86c 100644
--- a/sys-devel/libtool/ChangeLog
+++ b/sys-devel/libtool/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/libtool
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/ChangeLog,v 1.16 2003/02/12 09:15:21 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/ChangeLog,v 1.17 2003/02/19 21:46:47 zwelch Exp $
+
+ 18 Feb 2003; Zach Welch <zwelch@gentoo.org> libtool-1.4.3.ebuild :
+ Added hppa to keywords.
07 Feb 2003; Guy Martin <gmsoft@gentoo.org> libtool-1.4.1-r10-ebuild :
Added hppa to keywords.
diff --git a/sys-devel/libtool/libtool-1.4.3.ebuild b/sys-devel/libtool/libtool-1.4.3.ebuild
index e1808fb4e034..9b709bff7dfb 100644
--- a/sys-devel/libtool/libtool-1.4.3.ebuild
+++ b/sys-devel/libtool/libtool-1.4.3.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/libtool/libtool-1.4.3.ebuild,v 1.2 2003/02/13 16:33:29 vapier Exp ${P}-r1.ebuild,v 1.8 2002/10/04 06:34:42 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.4.3.ebuild,v 1.3 2003/02/19 21:46:47 zwelch Exp ${P}-r1.ebuild,v 1.8 2002/10/04 06:34:42 vapier Exp $
IUSE=""
@@ -18,7 +18,7 @@ HOMEPAGE="http://www.gnu.org/software/libtool/libtool.html"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha arm"
DEPEND="virtual/glibc"
diff --git a/sys-devel/m4/ChangeLog b/sys-devel/m4/ChangeLog
index 572d11344f4c..12b191d9c135 100644
--- a/sys-devel/m4/ChangeLog
+++ b/sys-devel/m4/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/m4
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/ChangeLog,v 1.8 2003/02/12 09:15:27 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/ChangeLog,v 1.9 2003/02/19 21:46:47 zwelch Exp $
+
+ 18 Feb 2003; Zach Welch <zwelch@gentoo.org> :
+ Added arm to keywords.
07 Feb 2003; Guy Martin <gmsoft@gentoo.org> :
Added hppa to keywords.
diff --git a/sys-devel/m4/m4-1.4p-r1.ebuild b/sys-devel/m4/m4-1.4p-r1.ebuild
index 0cb20a20957a..153eb0db1c37 100644
--- a/sys-devel/m4/m4-1.4p-r1.ebuild
+++ b/sys-devel/m4/m4-1.4p-r1.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/m4/m4-1.4p-r1.ebuild,v 1.3 2003/02/13 16:33:40 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4p-r1.ebuild,v 1.4 2003/02/19 21:46:47 zwelch Exp $
inherit gnuconfig
@@ -14,7 +14,7 @@ HOMEPAGE="http://www.gnu.org/software/m4/m4.html"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa arm"
DEPEND="virtual/glibc
sys-devel/perl
diff --git a/sys-devel/make/ChangeLog b/sys-devel/make/ChangeLog
index 3172646d364f..7c8c4eec29a1 100644
--- a/sys-devel/make/ChangeLog
+++ b/sys-devel/make/ChangeLog
@@ -1,11 +1,15 @@
# ChangeLog for sys-devel/make
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/ChangeLog,v 1.9 2003/02/12 09:15:32 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/ChangeLog,v 1.10 2003/02/19 21:46:47 zwelch Exp $
+ 18 Feb 2003; Zach Welch <zwelch@gentoo.org> make-3.80.ebuild :
+ Added arm to keywords.
+
09 Feb 2003; Guy Martin <gmsoft@gentoo.org> make-3.80.ebuild :
Added hppa to keywords.
- 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
+ 06 Dec 2002; Rodney Rees <manson@gentoo.org> :
+ changed sparc ~sparc keywords
*make-3.80 (14 Oct 2002)
diff --git a/sys-devel/make/make-3.80.ebuild b/sys-devel/make/make-3.80.ebuild
index 80683b5cbb66..1f2f027cf399 100644
--- a/sys-devel/make/make-3.80.ebuild
+++ b/sys-devel/make/make-3.80.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/make/make-3.80.ebuild,v 1.6 2003/02/13 16:34:00 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/make-3.80.ebuild,v 1.7 2003/02/19 21:46:47 zwelch Exp $
IUSE="nls static build"
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnu.org/software/make/make.html"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc sparc alpha hppa"
+KEYWORDS="x86 ppc sparc alpha hppa arm"
DEPEND="virtual/glibc nls? ( sys-devel/gettext )"
RDEPEND="virtual/glibc"
diff --git a/sys-devel/patch/ChangeLog b/sys-devel/patch/ChangeLog
index 483496d9ef30..5b188f50d7e6 100644
--- a/sys-devel/patch/ChangeLog
+++ b/sys-devel/patch/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/patch
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/ChangeLog,v 1.7 2003/02/12 09:15:37 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/ChangeLog,v 1.8 2003/02/19 21:46:47 zwelch Exp $
+
+ 18 Feb 2003; Zach Welch <zwelch@gentoo.org> patch-2.5.4-r4.ebuild :
+ Added hppa to keywords.
07 Feb 2003; Guy Martin <gmsoft@gentoo.org> patch-2.5.4-r4.ebuild :
Added hppa to keywords.
diff --git a/sys-devel/patch/patch-2.5.4-r4.ebuild b/sys-devel/patch/patch-2.5.4-r4.ebuild
index 0261bffa3818..a30c8c231ad0 100644
--- a/sys-devel/patch/patch-2.5.4-r4.ebuild
+++ b/sys-devel/patch/patch-2.5.4-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/patch/patch-2.5.4-r4.ebuild,v 1.14 2003/02/13 16:34:09 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/patch-2.5.4-r4.ebuild,v 1.15 2003/02/19 21:46:47 zwelch Exp $
A=${P}.tar.gz
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnu.org/software/patch/patch.html"
DEPEND="virtual/glibc"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc sparc alpha mips hppa"
+KEYWORDS="x86 ppc sparc alpha mips hppa arm"
src_compile() {
diff --git a/sys-devel/perl/ChangeLog b/sys-devel/perl/ChangeLog
index bbcf046c2b2a..e5616817b6c9 100644
--- a/sys-devel/perl/ChangeLog
+++ b/sys-devel/perl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/perl
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/perl/ChangeLog,v 1.57 2003/02/15 01:57:29 gerk Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/perl/ChangeLog,v 1.58 2003/02/19 21:46:47 zwelch Exp $
+
+ 18 Feb 2003; Zach Welch <zwelch@gentoo.org> perl-5.8.0-r9.ebuild :
+ Added arm to keywords.
*perl-5.6.1-r11 (14 Feb 2003)
diff --git a/sys-devel/perl/perl-5.8.0-r9.ebuild b/sys-devel/perl/perl-5.8.0-r9.ebuild
index 9ce15d3659f4..c2dfebd88c74 100644
--- a/sys-devel/perl/perl-5.8.0-r9.ebuild
+++ b/sys-devel/perl/perl-5.8.0-r9.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/perl/perl-5.8.0-r9.ebuild,v 1.8 2003/02/13 16:34:19 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/perl/perl-5.8.0-r9.ebuild,v 1.9 2003/02/19 21:46:47 zwelch Exp $
# The basic theory based on comments from Daniel Robbins <drobbins@gentoo.org>.
#
@@ -83,7 +83,7 @@ fi
LIBPERL="libperl.so.${PERLSLOT}.${SHORT_PV}"
LICENSE="Artistic GPL-2"
-KEYWORDS="x86 sparc ~ppc alpha ~mips hppa"
+KEYWORDS="x86 sparc ~ppc alpha ~mips hppa arm"
DEPEND="sys-apps/groff
berkdb? ( >=sys-libs/db-3.2.3h-r3 =sys-libs/db-1.85-r1 )