diff options
author | Zack Welch <zwelch@gentoo.org> | 2003-02-20 22:00:24 +0000 |
---|---|---|
committer | Zack Welch <zwelch@gentoo.org> | 2003-02-20 22:00:24 +0000 |
commit | 52a52b3d2591e3c8a07e4e171b5e37dcf479d88b (patch) | |
tree | 8e32920f2b72f6be0cef322d72105b9e7841a654 /sys-libs | |
parent | minor fixes and add ~alpha (diff) | |
download | historical-52a52b3d2591e3c8a07e4e171b5e37dcf479d88b.tar.gz historical-52a52b3d2591e3c8a07e4e171b5e37dcf479d88b.tar.bz2 historical-52a52b3d2591e3c8a07e4e171b5e37dcf479d88b.zip |
mass arm keywording for sys-libs
Diffstat (limited to 'sys-libs')
23 files changed, 137 insertions, 33 deletions
diff --git a/sys-libs/cracklib/ChangeLog b/sys-libs/cracklib/ChangeLog index f9293279f191..019386b0dcbf 100644 --- a/sys-libs/cracklib/ChangeLog +++ b/sys-libs/cracklib/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for sys-libs/cracklib # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/ChangeLog,v 1.13 2003/02/12 09:18:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/ChangeLog,v 1.14 2003/02/20 22:00:24 zwelch Exp $ *cracklib-2.7-r6 (25 Oct 2002) + 20 Feb 2003; Zach Welch <zwelch@gentoo.org> cracklib-2.7-r6.ebuild : + Added arm to keywords. + 10 Feb 2003; Seemant Kulleen <seemant@gentoo.org> : removed old ebuilds, removed the no-longer-used precompiled dicts, diff --git a/sys-libs/cracklib/cracklib-2.7-r6.ebuild b/sys-libs/cracklib/cracklib-2.7-r6.ebuild index dc59366a9ffd..464f99d2b01a 100644 --- a/sys-libs/cracklib/cracklib-2.7-r6.ebuild +++ b/sys-libs/cracklib/cracklib-2.7-r6.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-libs/cracklib/cracklib-2.7-r6.ebuild,v 1.9 2003/02/13 16:47:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/cracklib-2.7-r6.ebuild,v 1.10 2003/02/20 22:00:24 zwelch Exp $ inherit eutils @@ -13,7 +13,7 @@ HOMEPAGE="http://www.users.dircon.co.uk/~crypto/" SLOT="0" LICENSE="CRACKLIB" -KEYWORDS="x86 ppc sparc alpha mips hppa" +KEYWORDS="x86 ppc sparc alpha mips hppa arm" DEPEND="sys-apps/miscfiles" diff --git a/sys-libs/db/ChangeLog b/sys-libs/db/ChangeLog index 2a667191d756..7acd5291aa99 100644 --- a/sys-libs/db/ChangeLog +++ b/sys-libs/db/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/db # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/ChangeLog,v 1.19 2003/02/12 09:19:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/ChangeLog,v 1.20 2003/02/20 22:00:24 zwelch Exp $ + + 20 Feb 2003; Zach Welch <zwelch@gentoo.org> db-1.85-r1.ebuild , db-3.2.9-r1.ebuild : + Added arm to keywords. 07 Feb 2003; Guy Martin <gmsoft@gentoo.org> db-1.85-r1.ebuild , db-3.2.9-r1.ebuild : Added hppa to keywords. diff --git a/sys-libs/db/db-1.85-r1.ebuild b/sys-libs/db/db-1.85-r1.ebuild index 02f50b9a8a21..2f805ea72de8 100644 --- a/sys-libs/db/db-1.85-r1.ebuild +++ b/sys-libs/db/db-1.85-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-libs/db/db-1.85-r1.ebuild,v 1.15 2003/02/13 16:47:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-1.85-r1.ebuild,v 1.16 2003/02/20 22:00:24 zwelch Exp $ S=${WORKDIR}/db.${PV} DESCRIPTION="db 1.85 -- required for RPM 4.0 to compile; that's about it." @@ -10,7 +10,7 @@ DEPEND="virtual/glibc" RDEPEND=$DEPEND SLOT="1" LICENSE="DB" -KEYWORDS="x86 ppc sparc alpha mips hppa" +KEYWORDS="x86 ppc sparc alpha mips hppa arm" src_unpack() { diff --git a/sys-libs/db/db-3.2.9-r1.ebuild b/sys-libs/db/db-3.2.9-r1.ebuild index 7e3a44e82d5b..79df9cf80c6d 100644 --- a/sys-libs/db/db-3.2.9-r1.ebuild +++ b/sys-libs/db/db-3.2.9-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-libs/db/db-3.2.9-r1.ebuild,v 1.10 2003/02/13 16:48:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-3.2.9-r1.ebuild,v 1.11 2003/02/20 22:00:24 zwelch Exp $ S=${WORKDIR}/${P}/build_unix DESCRIPTION="Berkeley DB for transaction support in MySQL" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.sleepycat.com/" SLOT="3" LICENSE="DB" -KEYWORDS="x86 ppc sparc alpha mips hppa" +KEYWORDS="x86 ppc sparc alpha mips hppa arm" RDEPEND="virtual/glibc" DEPEND="${RDEPEND} diff --git a/sys-libs/gdbm/ChangeLog b/sys-libs/gdbm/ChangeLog index e398c698bc6b..36430af7f936 100644 --- a/sys-libs/gdbm/ChangeLog +++ b/sys-libs/gdbm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/gdbm # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/gdbm/ChangeLog,v 1.8 2003/02/12 09:19:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gdbm/ChangeLog,v 1.9 2003/02/20 22:00:24 zwelch Exp $ + + 20 Feb 2003; Zach Welch <zwelch@gentoo.org> gdbm-1.8.0-r5.ebuild : + Added arm to keywords. Add gnuconfig_update fix in unpack. 09 Feb 2003; Guy Martin <gmsoft@gentoo.org> gdbm-1.8.0-r5.ebuild : Added hppa to keywords. diff --git a/sys-libs/gdbm/gdbm-1.8.0-r5.ebuild b/sys-libs/gdbm/gdbm-1.8.0-r5.ebuild index f0321c7115e8..c6813466c199 100644 --- a/sys-libs/gdbm/gdbm-1.8.0-r5.ebuild +++ b/sys-libs/gdbm/gdbm-1.8.0-r5.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Chad Huneycutt <chad.huneycutt@acm.org> -# $Header: /var/cvsroot/gentoo-x86/sys-libs/gdbm/gdbm-1.8.0-r5.ebuild,v 1.16 2003/02/13 16:48:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gdbm/gdbm-1.8.0-r5.ebuild,v 1.17 2003/02/20 22:00:24 zwelch Exp $ inherit gnuconfig @@ -26,6 +26,7 @@ src_unpack() { cd ${WORKDIR} patch -p0 < ${FILESDIR}/${PF}-gentoo.diff || die use alpha && gnuconfig_update + use arm && gnuconfig_update } src_compile() { diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog index 144d2445ce52..674ae7c6c376 100644 --- a/sys-libs/glibc/ChangeLog +++ b/sys-libs/glibc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-libs/glibc # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.43 2003/02/12 09:19:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.44 2003/02/20 22:00:24 zwelch Exp $ + + 20 Feb 2003; Zach Welch <zwelch@gentoo.org> glibc-2.2.5-r7.ebuild : + Added patches for arm. See patches for description of each. + Added arm keyword. 09 Feb 2003; Guy Martin <gmsoft@gentoo.org> : Added patches for hppa. See patches for description of each. diff --git a/sys-libs/glibc/files/2.2.5/glibc-2.2.5-arm-errlist-fix.diff b/sys-libs/glibc/files/2.2.5/glibc-2.2.5-arm-errlist-fix.diff new file mode 100644 index 000000000000..90799ae65cd9 --- /dev/null +++ b/sys-libs/glibc/files/2.2.5/glibc-2.2.5-arm-errlist-fix.diff @@ -0,0 +1,51 @@ +2002-07-22 Philip Blundell <philb@gnu.org> + + * sysdeps/unix/sysv/linux/arm/errlist.c: Remove extra weak alias + definiton of _old_sys_nerr. Define _old_sys_errlist as strong + alias. + +2002-05-19 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/unix/sysv/linux/errlist.c: Remove extra weak alias + definiton of _old_sys_nerr. Define _old_sys_errlist as strong + alias. + +--- sysdeps/unix/sysv/linux/errlist.c 6 Jul 2001 04:56:12 -0000 1.8 ++++ sysdeps/unix/sysv/linux/errlist.c 3 Jun 2002 06:49:30 -0000 1.8.2.1 +@@ -1,4 +1,4 @@ +-/* Copyright (C) 1998, 2000 Free Software Foundation, Inc. ++/* Copyright (C) 1998, 2000, 2002 Free Software Foundation, Inc. + This file is part of the GNU C Library. + + The GNU C Library is free software; you can redistribute it and/or +@@ -41,7 +41,7 @@ + strong_alias (__old_sys_nerr, _old_sys_nerr); + compat_symbol (libc, __old_sys_nerr, _sys_nerr, GLIBC_2_0); + compat_symbol (libc, _old_sys_nerr, sys_nerr, GLIBC_2_0); +-weak_alias (__old_sys_errlist, _old_sys_errlist); ++strong_alias (__old_sys_errlist, _old_sys_errlist); + compat_symbol (libc, __old_sys_errlist, _sys_errlist, GLIBC_2_0); + compat_symbol (libc, _old_sys_errlist, sys_errlist, GLIBC_2_0); + #endif + +--- sysdeps/unix/sysv/linux/arm/errlist.c 6 Jul 2001 04:56:13 -0000 1.4 ++++ sysdeps/unix/sysv/linux/arm/errlist.c 24 Jul 2002 11:17:01 -0000 1.5 +@@ -1,4 +1,4 @@ +-/* Copyright (C) 1998, 2000 Free Software Foundation, Inc. ++/* Copyright (C) 1998, 2000, 2002 Free Software Foundation, Inc. + This file is part of the GNU C Library. + + The GNU C Library is free software; you can redistribute it and/or +@@ -38,10 +38,9 @@ extern const char *const *__old_sys_errl + const int __old_sys_nerr = OLD_ERRLIST_SIZE; + + strong_alias (__old_sys_nerr, _old_sys_nerr); +-weak_alias (__old_sys_nerr, _old_sys_nerr) + compat_symbol (libc, __old_sys_nerr, _sys_nerr, GLIBC_2_0); + compat_symbol (libc, _old_sys_nerr, sys_nerr, GLIBC_2_0); +-weak_alias (__old_sys_errlist, _old_sys_errlist); ++strong_alias (__old_sys_errlist, _old_sys_errlist); + compat_symbol (libc, __old_sys_errlist, _sys_errlist, GLIBC_2_0); + compat_symbol (libc, _old_sys_errlist, sys_errlist, GLIBC_2_0); + #endif + diff --git a/sys-libs/glibc/files/2.2.5/glibc-2.2.5-arm-sysdeps-fix.diff b/sys-libs/glibc/files/2.2.5/glibc-2.2.5-arm-sysdeps-fix.diff new file mode 100644 index 000000000000..d5b07090ca58 --- /dev/null +++ b/sys-libs/glibc/files/2.2.5/glibc-2.2.5-arm-sysdeps-fix.diff @@ -0,0 +1,13 @@ +--- sysdeps/unix/sysv/linux/configure.in.orig Mon Sep 23 21:31:29 2002 ++++ sysdeps/unix/sysv/linux/configure.in Mon Sep 23 21:30:09 2002 +@@ -47,6 +47,10 @@ + libc_cv_gcc_unwind_find_fde=yes + arch_minimum_kernel=2.0.10 + ;; ++ arm*) ++ arch_minimum_kernel=2.4.0 ++ libc_cv_gcc_unwind_find_fde=yes ++ ;; + ia64*) + arch_minimum_kernel=2.4.0 + ;; diff --git a/sys-libs/glibc/glibc-2.2.5-r7.ebuild b/sys-libs/glibc/glibc-2.2.5-r7.ebuild index 09dd3d4d5939..fa1f462de188 100644 --- a/sys-libs/glibc/glibc-2.2.5-r7.ebuild +++ b/sys-libs/glibc/glibc-2.2.5-r7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.2.5-r7.ebuild,v 1.28 2003/02/13 16:48:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.2.5-r7.ebuild,v 1.29 2003/02/20 22:00:24 zwelch Exp $ IUSE="nls pic build" @@ -36,7 +36,7 @@ SRC_URI="ftp://sources.redhat.com/pub/glibc/releases/glibc-${PV}.tar.bz2 ftp://sources.redhat.com/pub/glibc/releases/glibc-linuxthreads-${PV}.tar.bz2" HOMEPAGE="http://www.gnu.org/software/libc/libc.html" -KEYWORDS="x86 ppc sparc alpha" +KEYWORDS="x86 ppc sparc alpha arm" SLOT="2.2" LICENSE="GPL-2" @@ -154,6 +154,15 @@ src_unpack() { cd ${S} patch -p1 < ${FILESDIR}/${PV}/${P}-sparc32-semctl.patch > /dev/null || die fi + + # Some patches to fixup build on arm + if [ "${ARCH}" = "arm" ]; then + cd ${S} + einfo "Applying ARM sysdep patch..." + patch -p0 < ${FILESDIR}/${PV}/${P}-arm-sysdeps-fix.diff || die + einfo "Applying ARM errlist patch..." + patch -p0 < ${FILESDIR}/${PV}/${P}-arm-errlist-fix.diff || die + fi } src_compile() { diff --git a/sys-libs/ncurses/ChangeLog b/sys-libs/ncurses/ChangeLog index 3f0ac8883659..9873b444be5a 100644 --- a/sys-libs/ncurses/ChangeLog +++ b/sys-libs/ncurses/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/ncurses # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ChangeLog,v 1.23 2003/02/12 09:20:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ChangeLog,v 1.24 2003/02/20 22:00:24 zwelch Exp $ + + 07 Feb 2003; Zach Welch <zwelch@gentoo.org> ncurses-5.3-r1.ebuild : + Added arm to keywords. 07 Feb 2003; Guy Martin <gmsof@gentoo.org> ncurses-5.3-r1.ebuild : Added hppa to keywords. diff --git a/sys-libs/ncurses/ncurses-5.3-r1.ebuild b/sys-libs/ncurses/ncurses-5.3-r1.ebuild index e6191d74a9cb..34f42ac4d91c 100644 --- a/sys-libs/ncurses/ncurses-5.3-r1.ebuild +++ b/sys-libs/ncurses/ncurses-5.3-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-libs/ncurses/ncurses-5.3-r1.ebuild,v 1.9 2003/02/13 16:51:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ncurses-5.3-r1.ebuild,v 1.10 2003/02/20 22:00:24 zwelch Exp $ IUSE="" @@ -14,7 +14,7 @@ SRC_URI="mirror://gnu/ncurses/${P}.tar.gz" LICENSE="MIT" SLOT="5" -KEYWORDS="x86 ~ppc ~sparc alpha hppa" +KEYWORDS="x86 ~ppc ~sparc alpha hppa arm" DEPEND="virtual/glibc" diff --git a/sys-libs/pam/ChangeLog b/sys-libs/pam/ChangeLog index 4af4622d4f3b..c64ae977c81d 100644 --- a/sys-libs/pam/ChangeLog +++ b/sys-libs/pam/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/pam # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/ChangeLog,v 1.25 2003/02/12 09:20:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/ChangeLog,v 1.26 2003/02/20 22:00:24 zwelch Exp $ + + 20 Feb 2003; Zach Welch <zwelch@gentoo.org> pam-0.75-r11.ebuild : + Added arm to keywords. 09 Feb 2003; Guy Martin <gmsoft@gentoo.org> pam-0.75-r11.ebuild : Added hppa to keywords. diff --git a/sys-libs/pam/pam-0.75-r11.ebuild b/sys-libs/pam/pam-0.75-r11.ebuild index b9a8ae418666..d2ffc769d432 100644 --- a/sys-libs/pam/pam-0.75-r11.ebuild +++ b/sys-libs/pam/pam-0.75-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-libs/pam/pam-0.75-r11.ebuild,v 1.6 2003/02/13 16:51:40 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-0.75-r11.ebuild,v 1.7 2003/02/20 22:00:24 zwelch Exp $ IUSE="berkdb" @@ -16,7 +16,7 @@ SRC_URI="http://www.kernel.org/pub/linux/libs/pam/pre/library/Linux-PAM-${PV}.ta HOMEPAGE="http://www.kernel.org/pub/linux/libs/pam/" LICENSE="PAM" -KEYWORDS="x86 ppc sparc alpha hppa" +KEYWORDS="x86 ppc sparc alpha hppa arm" SLOT="0" DEPEND=">=sys-libs/cracklib-2.7-r3 diff --git a/sys-libs/pwdb/ChangeLog b/sys-libs/pwdb/ChangeLog index 0dda965ee0eb..91dd44e54233 100644 --- a/sys-libs/pwdb/ChangeLog +++ b/sys-libs/pwdb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/pwdb # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/pwdb/ChangeLog,v 1.11 2003/02/12 09:21:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/pwdb/ChangeLog,v 1.12 2003/02/20 22:00:24 zwelch Exp $ + + 18 Feb 2003; Zach Welch <zwelch@gentoo.org> pwdb-0.61-r4.ebuild : + Added arm to keywords. 09 Feb 2003; Guy Martin <gmsoft@gentoo.org> pwdb-0.61-r4.ebuild : Added hppa to keywords. diff --git a/sys-libs/pwdb/pwdb-0.61-r4.ebuild b/sys-libs/pwdb/pwdb-0.61-r4.ebuild index a0ae534bb3cc..60a0e98dd567 100644 --- a/sys-libs/pwdb/pwdb-0.61-r4.ebuild +++ b/sys-libs/pwdb/pwdb-0.61-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-libs/pwdb/pwdb-0.61-r4.ebuild,v 1.6 2003/02/13 16:52:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/pwdb/pwdb-0.61-r4.ebuild,v 1.7 2003/02/20 22:00:24 zwelch Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://www.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/${P}.tar HOMEPAGE="http://www.firstlinux.com/cgi-bin/package/content.cgi?ID=6886" LICENSE="PWDB" -KEYWORDS="x86 ppc sparc alpha mips hppa" +KEYWORDS="x86 ppc sparc alpha mips hppa arm" SLOT="0" DEPEND="virtual/glibc" diff --git a/sys-libs/readline/ChangeLog b/sys-libs/readline/ChangeLog index 385bd170c976..3a5e879501b3 100644 --- a/sys-libs/readline/ChangeLog +++ b/sys-libs/readline/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/readline # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/ChangeLog,v 1.16 2003/02/12 09:21:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/ChangeLog,v 1.17 2003/02/20 22:00:24 zwelch Exp $ + + 20 Feb 2003; Zach Welch <zwelch@gentoo.org> readline-4.3-r4.ebuild : + Added arm to keywords. 07 Feb 2003; Guy Martin <gmsoft@gentoo.org> readline-4.3-r4.ebuild : Added hppa to keywords. diff --git a/sys-libs/readline/readline-4.3-r4.ebuild b/sys-libs/readline/readline-4.3-r4.ebuild index b84899e76d55..4bb8eaf1e478 100644 --- a/sys-libs/readline/readline-4.3-r4.ebuild +++ b/sys-libs/readline/readline-4.3-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-libs/readline/readline-4.3-r4.ebuild,v 1.6 2003/02/13 16:52:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/readline-4.3-r4.ebuild,v 1.7 2003/02/20 22:00:24 zwelch Exp $ inherit eutils @@ -16,7 +16,7 @@ HOMEPAGE="http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha hppa" +KEYWORDS="~x86 ~ppc ~sparc ~alpha hppa arm" # We must be sertain that we have a bash that is linked # to its internal readline, else we may get problems. diff --git a/sys-libs/slang/ChangeLog b/sys-libs/slang/ChangeLog index fbd8fc504708..9150c4c4a0f2 100644 --- a/sys-libs/slang/ChangeLog +++ b/sys-libs/slang/ChangeLog @@ -1,10 +1,12 @@ # ChangeLog for sys-libs/slang # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/slang/ChangeLog,v 1.10 2003/02/12 09:21:25 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/slang/ChangeLog,v 1.11 2003/02/20 22:00:24 zwelch Exp $ + + 18 Feb 2003; Zach Welch <zwelch@gentoo.org> slang-1.4.5-r2.ebuild : + Added arm to keywords. 09 Feb 2003; Guy Martin <gmsoft@gentoo.org> slang-1.4.5-r2.ebuild : Added hppa to keywords. - 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords diff --git a/sys-libs/slang/slang-1.4.5-r2.ebuild b/sys-libs/slang/slang-1.4.5-r2.ebuild index 015029666e25..79507751aa6d 100644 --- a/sys-libs/slang/slang-1.4.5-r2.ebuild +++ b/sys-libs/slang/slang-1.4.5-r2.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/slang/slang-1.4.5-r2.ebuild,v 1.14 2003/02/13 16:53:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/slang/slang-1.4.5-r2.ebuild,v 1.15 2003/02/20 22:00:24 zwelch Exp $ S=${WORKDIR}/${P} DESCRIPTION="Console display library used by most text viewer" SRC_URI="ftp://space.mit.edu/pub/davis/slang/v1.4/${P}.tar.gz" LICENSE="GPL-2 or Artistic" -KEYWORDS="x86 ppc sparc alpha mips hppa" +KEYWORDS="x86 ppc sparc alpha mips hppa arm" SLOT="0" HOMEPAGE="http://space.mit.edu/~davis/slang/" diff --git a/sys-libs/zlib/ChangeLog b/sys-libs/zlib/ChangeLog index 3e5b130786a8..f69ed7697a9a 100644 --- a/sys-libs/zlib/ChangeLog +++ b/sys-libs/zlib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/zlib # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/ChangeLog,v 1.10 2003/02/12 09:21:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/ChangeLog,v 1.11 2003/02/20 22:00:24 zwelch Exp $ + + 20 Feb 2003; Zach Welch <zwelch@gentoo.org> zlib-1.1.4.ebuild : + Added arm to keywords. 07 Feb 2003; Guy Martin <gmsoft@gentoo.org> zlib-1.1.4.ebuild : Added hppa to keywords. diff --git a/sys-libs/zlib/zlib-1.1.4.ebuild b/sys-libs/zlib/zlib-1.1.4.ebuild index 3b0ac62a6020..62e3d4b92214 100644 --- a/sys-libs/zlib/zlib-1.1.4.ebuild +++ b/sys-libs/zlib/zlib-1.1.4.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-libs/zlib/zlib-1.1.4.ebuild,v 1.15 2003/02/13 16:53:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/zlib-1.1.4.ebuild,v 1.16 2003/02/20 22:00:24 zwelch Exp $ S="${WORKDIR}/${P}" DESCRIPTION="Standard (de)compression library" @@ -8,7 +8,7 @@ SRC_URI="http://www.gzip.org/zlib/${P}.tar.bz2" HOMEPAGE="http://www.gzip.org/zlib" LICENSE="ZLIB" -KEYWORDS="x86 ppc sparc alpha mips hppa" +KEYWORDS="x86 ppc sparc alpha mips hppa arm" SLOT="0" DEPEND="virtual/glibc" |