diff options
Diffstat (limited to 'sys-devel')
86 files changed, 221 insertions, 152 deletions
diff --git a/sys-devel/autoconf/ChangeLog b/sys-devel/autoconf/ChangeLog index 8448c01f4acc..7c6841708999 100644 --- a/sys-devel/autoconf/ChangeLog +++ b/sys-devel/autoconf/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for sys-devel/autoconf # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.9 2002/10/25 23:23:03 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.10 2002/12/09 04:37:27 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + autoconf-2.54 (20 Oct 2002) 25 Oct 2002; Martin Schlemmer <azarah@gentoo.org> autoconf-2.54.ebuild : diff --git a/sys-devel/autoconf/autoconf-2.13-r2.ebuild b/sys-devel/autoconf/autoconf-2.13-r2.ebuild index 473860d9c07e..79e308675e6d 100644 --- a/sys-devel/autoconf/autoconf-2.13-r2.ebuild +++ b/sys-devel/autoconf/autoconf-2.13-r2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.13-r2.ebuild,v 1.10 2002/10/04 06:32:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.13-r2.ebuild,v 1.11 2002/12/09 04:37:27 manson Exp $ S=${WORKDIR}/${P} DESCRIPTION="Used to create autoconfiguration files" SRC_URI="ftp://prep.ai.mit.edu/gnu/autoconf/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/autoconf/autoconf.html" LICENSE="GPL-2" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " DEPEND=">=sys-devel/m4-1.4o-r2" SLOT="2" diff --git a/sys-devel/autoconf/autoconf-2.53a.ebuild b/sys-devel/autoconf/autoconf-2.53a.ebuild index a3cab195f12a..c546638902c5 100644 --- a/sys-devel/autoconf/autoconf-2.53a.ebuild +++ b/sys-devel/autoconf/autoconf-2.53a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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.8 2002/10/04 06:33:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.53a.ebuild,v 1.9 2002/12/09 04:37:27 manson 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 sparc64 alpha" +KEYWORDS="x86 ppc sparc alpha" 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 6747e8f185ea..284b975de3d8 100644 --- a/sys-devel/autoconf/autoconf-2.54.ebuild +++ b/sys-devel/autoconf/autoconf-2.54.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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.2 2002/10/25 23:23:03 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.54.ebuild,v 1.3 2002/12/09 04:37:27 manson Exp $ OLD_PV=2.13 OLD_P=${PN}-${OLD_PV} @@ -13,7 +13,7 @@ HOMEPAGE="http://www.gnu.org/software/autoconf/autoconf.html" LICENSE="GPL-2" SLOT="2.5" -KEYWORDS="~x86 ~ppc ~sparc ~sparc64 ~alpha" +KEYWORDS="~x86 ~ppc ~sparc ~alpha" DEPEND=">=sys-devel/m4-1.4p sys-devel/perl" diff --git a/sys-devel/automake/ChangeLog b/sys-devel/automake/ChangeLog index a302ef3929f3..3059fea55f56 100644 --- a/sys-devel/automake/ChangeLog +++ b/sys-devel/automake/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for sys-devel/automake # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.16 2002/11/24 12:46:11 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.17 2002/12/09 04:37:27 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + 24 Nov 2002; Martin Schlemmer <azarah@gentoo.org> automake-1.6.3.ebuild : Mark stable for rest of archs. diff --git a/sys-devel/automake/automake-1.6.1-r6.ebuild b/sys-devel/automake/automake-1.6.1-r6.ebuild index a321d2267aad..558961dbb9a4 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 sparc64 alpha" +KEYWORDS="x86 ppc sparc alpha" 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 78666b6c10ec..a3d19ac9aa2e 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-2002 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.3 2002/11/24 12:46:11 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.6.3.ebuild,v 1.4 2002/12/09 04:37:27 manson Exp $ # OLD14 = 1.4 # OLD15 = 1.5 @@ -49,7 +49,7 @@ HOMEPAGE="http://www.gnu.org/software/automake/automake.html" LICENSE="GPL-2" SLOT="1.5" -KEYWORDS="x86 ppc sparc sparc64 alpha" +KEYWORDS="x86 ppc sparc alpha" DEPEND="sys-devel/perl >=sys-devel/autoconf-2.53-r1" diff --git a/sys-devel/bc/ChangeLog b/sys-devel/bc/ChangeLog index 051910620bea..4487da122488 100644 --- a/sys-devel/bc/ChangeLog +++ b/sys-devel/bc/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for sys-devel/bc # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/sys-devel/bc/ChangeLog,v 1.3 2002/11/11 07:56:52 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bc/ChangeLog,v 1.4 2002/12/09 04:37:27 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *bc-1.06-r4 (11 Nov 2002) 11 Nov 2002; Martin Schlemmer <azarah@gentoo.org> bc-1.06-r4.ebuild : diff --git a/sys-devel/bc/bc-1.06-r3.ebuild b/sys-devel/bc/bc-1.06-r3.ebuild index 283020f1446b..053a3bd4ca0e 100644 --- a/sys-devel/bc/bc-1.06-r3.ebuild +++ b/sys-devel/bc/bc-1.06-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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-r3.ebuild,v 1.12 2002/10/23 18:22:12 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bc/bc-1.06-r3.ebuild,v 1.13 2002/12/09 04:37:27 manson 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 sparc64 alpha" +KEYWORDS="x86 ppc sparc alpha" RDEPEND="readline? ( >=sys-libs/readline-4.1 >=sys-libs/ncurses-5.2 )" diff --git a/sys-devel/bc/bc-1.06-r4.ebuild b/sys-devel/bc/bc-1.06-r4.ebuild index bbae165ec4e6..453aeb528929 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-2002 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.1 2002/11/11 07:56:52 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bc/bc-1.06-r4.ebuild,v 1.2 2002/12/09 04:37:27 manson 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 sparc64 alpha" +KEYWORDS="x86 ppc sparc alpha" RDEPEND="readline? ( >=sys-libs/readline-4.1 >=sys-libs/ncurses-5.2 )" diff --git a/sys-devel/bin86/ChangeLog b/sys-devel/bin86/ChangeLog index ee0ddffe7360..c7e6fef91884 100644 --- a/sys-devel/bin86/ChangeLog +++ b/sys-devel/bin86/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for sys-devel/bin86 # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/ChangeLog,v 1.2 2002/11/16 17:24:01 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/ChangeLog,v 1.3 2002/12/09 04:37:27 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *bin86-0.16.0 (16 Nov 2002) 16 Nov 2002; Brandon Low <lostlogic@gentoo.org> bin86-0.16.0.ebuild : diff --git a/sys-devel/bin86/bin86-0.15.5.ebuild b/sys-devel/bin86/bin86-0.15.5.ebuild index 98a5828f214b..e67f8ce5ba25 100644 --- a/sys-devel/bin86/bin86-0.15.5.ebuild +++ b/sys-devel/bin86/bin86-0.15.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.15.5.ebuild,v 1.8 2002/10/04 06:33:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.15.5.ebuild,v 1.9 2002/12/09 04:37:27 manson Exp $ S=${WORKDIR}/bin86 DESCRIPTION="Assembler and loader used to create kernel bootsector" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.cix.co.uk/~mayday/" DEPEND="virtual/glibc" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " src_unpack() { diff --git a/sys-devel/bin86/bin86-0.16.0.ebuild b/sys-devel/bin86/bin86-0.16.0.ebuild index a8fdec63970b..a7a1f6973415 100644 --- a/sys-devel/bin86/bin86-0.16.0.ebuild +++ b/sys-devel/bin86/bin86-0.16.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.16.0.ebuild,v 1.1 2002/11/16 17:24:01 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.16.0.ebuild,v 1.2 2002/12/09 04:37:27 manson Exp $ S=${WORKDIR}/${P} DESCRIPTION="Assembler and loader used to create kernel bootsector" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.cix.co.uk/~mayday/" DEPEND="virtual/glibc" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~sparc64" +KEYWORDS="~x86 ~sparc " src_compile() { diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index c288a73d8559..e3218d8daa75 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for sys-devel/binutils # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.16 2002/11/29 20:21:29 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.17 2002/12/09 04:37:27 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *binutils-2.13.90.0.16 (29 Nov 2002) 29 Nov 2002; Nick Hadaway <raker@gentoo.org> diff --git a/sys-devel/binutils/binutils-2.11.92.0.12.3-r2.ebuild b/sys-devel/binutils/binutils-2.11.92.0.12.3-r2.ebuild index 56c16038ca98..c45fec1e4361 100644 --- a/sys-devel/binutils/binutils-2.11.92.0.12.3-r2.ebuild +++ b/sys-devel/binutils/binutils-2.11.92.0.12.3-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.11.92.0.12.3-r2.ebuild,v 1.8 2002/10/05 05:39:25 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.11.92.0.12.3-r2.ebuild,v 1.9 2002/12/09 04:37:27 manson Exp $ IUSE="nls static build" @@ -9,7 +9,7 @@ DESCRIPTION="Tools necessary to build programs" SRC_URI="http://ftp.kernel.org/pub/linux/devel/binutils/${P}.tar.bz2 http://www.ibiblio.org/gentoo/distfiles/${PN}-manpages-${PV}.tar.bz2" LICENSE="GPL-2 LGPL-2 BINUTILS" SLOT="0" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " HOMEPAGE="http://sources.redhat.com/binutils/" DEPEND="virtual/glibc diff --git a/sys-devel/binutils/binutils-2.11.92.0.7.ebuild b/sys-devel/binutils/binutils-2.11.92.0.7.ebuild index f1c98236392c..929cfb6a79ae 100644 --- a/sys-devel/binutils/binutils-2.11.92.0.7.ebuild +++ b/sys-devel/binutils/binutils-2.11.92.0.7.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.11.92.0.7.ebuild,v 1.8 2002/10/04 06:33:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.11.92.0.7.ebuild,v 1.9 2002/12/09 04:37:27 manson Exp $ S=${WORKDIR}/${P} DESCRIPTION="Tools necessary to build programs" SRC_URI="http://ftp.kernel.org/pub/linux/devel/binutils/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2 BINUTILS" SLOT="0" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " HOMEPAGE="http://sources.redhat.com/binutils/" DEPEND="virtual/glibc" diff --git a/sys-devel/binutils/binutils-2.12.90.0.15.ebuild b/sys-devel/binutils/binutils-2.12.90.0.15.ebuild index 0f20ecbd0bfd..301c60d00525 100644 --- a/sys-devel/binutils/binutils-2.12.90.0.15.ebuild +++ b/sys-devel/binutils/binutils-2.12.90.0.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.12.90.0.15.ebuild,v 1.6 2002/10/05 05:39:25 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.12.90.0.15.ebuild,v 1.7 2002/12/09 04:37:27 manson Exp $ IUSE="nls bootstrap static build" @@ -16,7 +16,7 @@ HOMEPAGE="http://sources.redhat.com/binutils/" SLOT="0" LICENSE="GPL-2|LGPL-2" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " DEPEND="virtual/glibc >=sys-apps/portage-2.0.21 diff --git a/sys-devel/binutils/binutils-2.12.90.0.7.ebuild b/sys-devel/binutils/binutils-2.12.90.0.7.ebuild index dc933d01ff16..27091569f8d2 100644 --- a/sys-devel/binutils/binutils-2.12.90.0.7.ebuild +++ b/sys-devel/binutils/binutils-2.12.90.0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.12.90.0.7.ebuild,v 1.13 2002/10/05 05:39:25 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.12.90.0.7.ebuild,v 1.14 2002/12/09 04:37:27 manson Exp $ IUSE="nls bootstrap static build" @@ -15,7 +15,7 @@ SRC_URI="ftp://ftp.kernel.org/pub/linux/devel/binutils/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2|LGPL-2" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " HOMEPAGE="http://sources.redhat.com/binutils/" DEPEND="virtual/glibc diff --git a/sys-devel/binutils/binutils-2.13.90.0.10.ebuild b/sys-devel/binutils/binutils-2.13.90.0.10.ebuild index cc86e33a2f6d..6577ace412ec 100644 --- a/sys-devel/binutils/binutils-2.13.90.0.10.ebuild +++ b/sys-devel/binutils/binutils-2.13.90.0.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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.10.ebuild,v 1.2 2002/11/07 18:45:24 cretin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.13.90.0.10.ebuild,v 1.3 2002/12/09 04:37:27 manson 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 ~sparc64 ~sparc" +KEYWORDS="~x86 ~ppc ~alpha ~sparc" DEPEND="virtual/glibc >=sys-apps/portage-2.0.21 diff --git a/sys-devel/binutils/binutils-2.13.90.0.14.ebuild b/sys-devel/binutils/binutils-2.13.90.0.14.ebuild index 841c8e42721d..a5dae3632e58 100644 --- a/sys-devel/binutils/binutils-2.13.90.0.14.ebuild +++ b/sys-devel/binutils/binutils-2.13.90.0.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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.14.ebuild,v 1.1 2002/11/18 12:59:15 cretin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.13.90.0.14.ebuild,v 1.2 2002/12/09 04:37:27 manson 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 ~sparc64 ~sparc" +KEYWORDS="~x86 ~ppc ~alpha ~sparc" DEPEND="virtual/glibc >=sys-apps/portage-2.0.21 diff --git a/sys-devel/binutils/binutils-2.13.90.0.16.ebuild b/sys-devel/binutils/binutils-2.13.90.0.16.ebuild index f94d93926f65..9a48d8703436 100644 --- a/sys-devel/binutils/binutils-2.13.90.0.16.ebuild +++ b/sys-devel/binutils/binutils-2.13.90.0.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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.16.ebuild,v 1.1 2002/11/29 20:21:29 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.13.90.0.16.ebuild,v 1.2 2002/12/09 04:37:27 manson 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 ~sparc64 ~sparc" +KEYWORDS="~x86 ~ppc ~alpha ~sparc" DEPEND="virtual/glibc >=sys-apps/portage-2.0.21 diff --git a/sys-devel/binutils/binutils-2.13.90.0.4.ebuild b/sys-devel/binutils/binutils-2.13.90.0.4.ebuild index 5862ae7f5196..3735bbcac9af 100644 --- a/sys-devel/binutils/binutils-2.13.90.0.4.ebuild +++ b/sys-devel/binutils/binutils-2.13.90.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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.4.ebuild,v 1.6 2002/10/05 05:39:26 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.13.90.0.4.ebuild,v 1.7 2002/12/09 04:37:27 manson Exp $ IUSE="nls bootstrap static build" @@ -19,7 +19,7 @@ HOMEPAGE="http://sources.redhat.com/binutils/" SLOT="0" LICENSE="GPL-2|LGPL-2" -KEYWORDS="x86 ppc sparc sparc64 alpha" +KEYWORDS="x86 ppc sparc alpha" DEPEND="virtual/glibc >=sys-apps/portage-2.0.21 diff --git a/sys-devel/bison/ChangeLog b/sys-devel/bison/ChangeLog index 5bfe09899be2..f5ae1d891489 100644 --- a/sys-devel/bison/ChangeLog +++ b/sys-devel/bison/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for sys-devel/bison # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/ChangeLog,v 1.6 2002/10/20 21:26:48 blizzy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/ChangeLog,v 1.7 2002/12/09 04:37:27 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + 20 Oct 2002; Maik Schreiber <blizzy@gentoo.org> bison-1.75.ebuild: Fixed KEYWORDS. diff --git a/sys-devel/bison/bison-1.34-r1.ebuild b/sys-devel/bison/bison-1.34-r1.ebuild index 3bf140c436c0..87a7a20bd690 100644 --- a/sys-devel/bison/bison-1.34-r1.ebuild +++ b/sys-devel/bison/bison-1.34-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.34-r1.ebuild,v 1.7 2002/10/05 05:39:26 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.34-r1.ebuild,v 1.8 2002/12/09 04:37:27 manson Exp $ IUSE="nls static build" @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gnu.org/pub/gnu/bison/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/bison/bison.html" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " DEPEND="nls? ( sys-devel/gettext )" diff --git a/sys-devel/bison/bison-1.35.ebuild b/sys-devel/bison/bison-1.35.ebuild index 173f524e73ca..380ed5122868 100644 --- a/sys-devel/bison/bison-1.35.ebuild +++ b/sys-devel/bison/bison-1.35.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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.5 2002/10/05 05:39:26 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.35.ebuild,v 1.6 2002/12/09 04:37:27 manson Exp $ IUSE="nls static build" @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gnu.org/pub/gnu/bison/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/bison/bison.html" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc sparc64 alpha" +KEYWORDS="x86 ppc sparc alpha" DEPEND="nls? ( sys-devel/gettext )" diff --git a/sys-devel/cons/ChangeLog b/sys-devel/cons/ChangeLog index 3fa9561fbbd4..8542d498fc26 100644 --- a/sys-devel/cons/ChangeLog +++ b/sys-devel/cons/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for sys-devel/cons # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/cons/ChangeLog,v 1.2 2002/11/06 14:11:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/cons/ChangeLog,v 1.3 2002/12/09 04:37:27 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *cons-2.2.0 (24 Oct 2002) 24 Oct 2002; <mcummings@gentoo.org> cons-2.2.0.ebuild, ChangeLog: Initial diff --git a/sys-devel/cons/cons-2.2.0.ebuild b/sys-devel/cons/cons-2.2.0.ebuild index 2e12a0053d88..f9c0a74cd2f7 100644 --- a/sys-devel/cons/cons-2.2.0.ebuild +++ b/sys-devel/cons/cons-2.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/cons/cons-2.2.0.ebuild,v 1.2 2002/11/09 09:19:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/cons/cons-2.2.0.ebuild,v 1.3 2002/12/09 04:37:27 manson Exp $ DESCRIPTION="Extensible perl-based build utility" SRC_URI="http://www.dsmit.com/cons/stable/${P}.tgz" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.dsmit.com/cons/" SLOT="2.2" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc ~sparc64 ~alpha" +KEYWORDS="x86 ~ppc ~sparc ~alpha" DEPEND="sys-devel/perl dev-perl/Digest-MD5" diff --git a/sys-devel/egcs64-sparc/ChangeLog b/sys-devel/egcs64-sparc/ChangeLog index 1c776453630b..adeacbf41947 100644 --- a/sys-devel/egcs64-sparc/ChangeLog +++ b/sys-devel/egcs64-sparc/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for sys-devel/egcs64-sparc # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/egcs64-sparc/ChangeLog,v 1.1 2002/07/09 15:11:49 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/egcs64-sparc/ChangeLog,v 1.2 2002/12/09 04:37:27 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *egcs64-sparc-19980921-r1 (09 Jul 2002) 09 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> ChangeLog : diff --git a/sys-devel/egcs64-sparc/egcs64-sparc-19980921-r1.ebuild b/sys-devel/egcs64-sparc/egcs64-sparc-19980921-r1.ebuild index b23c3bbbca79..39cc64b9af3a 100644 --- a/sys-devel/egcs64-sparc/egcs64-sparc-19980921-r1.ebuild +++ b/sys-devel/egcs64-sparc/egcs64-sparc-19980921-r1.ebuild @@ -1,23 +1,23 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/egcs64-sparc/egcs64-sparc-19980921-r1.ebuild,v 1.10 2002/11/30 21:49:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/egcs64-sparc/egcs64-sparc-19980921-r1.ebuild,v 1.11 2002/12/09 04:37:27 manson Exp $ EGCSDATE=`echo $P| sed -e 's/egcs64-sparc-\([0-9]*\).*/\1/'` EGCSVER=2.92.11 S=${WORKDIR}/egcs64-${EGCSDATE} -DESCRIPTION="sparc64 crosscompiler for building sparc64 kernels on sparc32" +DESCRIPTION=" crosscompiler for building kernels on sparc32" SRC_URI="http://ftp.us.debian.org/debian/dists/stable/main/source/devel/egcs64_${EGCSDATE}.orig.tar.gz" HOMEPAGE="http://www.rocklinux.de/projects/sparc/sparc.html" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="sparc sparc64 -x86 -ppc" +KEYWORDS="sparc -x86 -ppc" #RDEPEND="virtual/glibc" -#MYCHOST=`echo $CHOST | sed 's/sparc-/sparc64-/'` +#MYCHOST=`echo $CHOST | sed 's/sparc-/-/'` DEPEND="sys-devel/autoconf" MYPREFIX=/usr -MYCHOST=sparc64-unknown-linux-gnu +MYCHOST=-unknown-linux-gnu # Reset CFLAGS, gcc doesn't want that stuff CFLAGS="" @@ -83,10 +83,10 @@ src_install() { cd ${D}/${MYPREFIX} rm -rf info man cd ${D}/${MYPREFIX}/bin - mv sparc64-unknown-linux-gnu-gcc egcs-${EGCSVER} - ln -s egcs-${EGCSVER} sparc64-unknown-linux-gnu-gcc - ln -s egcs-${EGCSVER} sparc64-unknown-linux-gcc - ln -s egcs-${EGCSVER} sparc64-linux-gcc + mv -unknown-linux-gnu-gcc egcs-${EGCSVER} + ln -s egcs-${EGCSVER} -unknown-linux-gnu-gcc + ln -s egcs-${EGCSVER} -unknown-linux-gcc + ln -s egcs-${EGCSVER} -linux-gcc ln -s egcs-${EGCSVER} gcc64 ln -s egcs-${EGCSVER} egcs64 ln -s egcs-${EGCSVER} cc64 diff --git a/sys-devel/flex/ChangeLog b/sys-devel/flex/ChangeLog index 2d6585e7286a..e223e9184c0f 100644 --- a/sys-devel/flex/ChangeLog +++ b/sys-devel/flex/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for sys-devel/flex # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/ChangeLog,v 1.5 2002/12/01 23:01:11 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/ChangeLog,v 1.6 2002/12/09 04:37:27 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *flex-2.5.23 (18 Nov 2002) 01 Dec 2002; Seemant Kulleen <seemant@gentoo.org> flex-2.5.23.ebuild diff --git a/sys-devel/flex/flex-2.5.23.ebuild b/sys-devel/flex/flex-2.5.23.ebuild index debfda69d329..693b13c07ede 100644 --- a/sys-devel/flex/flex-2.5.23.ebuild +++ b/sys-devel/flex/flex-2.5.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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.23.ebuild,v 1.2 2002/12/01 23:01:11 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/flex-2.5.23.ebuild,v 1.3 2002/12/09 04:37:27 manson Exp $ S=${WORKDIR}/${P} DESCRIPTION="GNU lexical analyser generator" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnu.org/software/flex/flex.html" LICENSE="FLEX" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~sparc64 ~alpha" +KEYWORDS="~x86 ~ppc ~sparc ~alpha" DEPEND="virtual/glibc nls? ( sys-devel/gettext )" diff --git a/sys-devel/flex/flex-2.5.4a-r5.ebuild b/sys-devel/flex/flex-2.5.4a-r5.ebuild index 32e959566026..02c483377521 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-2002 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.3 2002/12/01 23:01:11 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/flex-2.5.4a-r5.ebuild,v 1.4 2002/12/09 04:37:27 manson 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 sparc64 alpha" +KEYWORDS="x86 ppc sparc alpha" DEPEND="virtual/glibc" RDEPEND="virtual/glibc" diff --git a/sys-devel/gcc-compat/ChangeLog b/sys-devel/gcc-compat/ChangeLog index efbd9e6017e4..656600ce354e 100644 --- a/sys-devel/gcc-compat/ChangeLog +++ b/sys-devel/gcc-compat/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for sys-devel/gcc-compat # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-compat/ChangeLog,v 1.1 2002/09/19 17:40:31 carpaski Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-compat/ChangeLog,v 1.2 2002/12/09 04:37:27 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *sys-lib/gcc-compat-1.4 (19 Sep 2002) 19 Sep 2002; Nicholas Jones <carpaski@gentoo.org> : diff --git a/sys-devel/gcc-compat/gcc-compat-1.4.ebuild b/sys-devel/gcc-compat/gcc-compat-1.4.ebuild index 0dc96562dc7b..7e335fa1eb21 100644 --- a/sys-devel/gcc-compat/gcc-compat-1.4.ebuild +++ b/sys-devel/gcc-compat/gcc-compat-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-compat/gcc-compat-1.4.ebuild,v 1.2 2002/09/19 17:45:31 carpaski Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-compat/gcc-compat-1.4.ebuild,v 1.3 2002/12/09 04:37:27 manson Exp $ DESCRIPTION="This is a compatability layer for use when upgrading to profile $PV" HOMEPAGE="http://www.gentoo.org" @@ -10,7 +10,7 @@ LICENSE="gpl-2" # Only ONE version of this should exist on a system # This is ABSOLUTELY Machine non-specific SLOT="0" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " DEPEND="" RDEPEND="" diff --git a/sys-devel/gcc-config/ChangeLog b/sys-devel/gcc-config/ChangeLog index 0b7d0cd161f1..90737045abc5 100644 --- a/sys-devel/gcc-config/ChangeLog +++ b/sys-devel/gcc-config/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for sys-devel/gcc-config # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.4 2002/11/27 21:45:37 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.5 2002/12/09 04:37:27 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *gcc-config-1.2.1 (27 Nov 2002) 27 Nov 2002; Martin Schlemmer <azarah@gentoo.org> : diff --git a/sys-devel/gcc-config/gcc-config-1.2.1.ebuild b/sys-devel/gcc-config/gcc-config-1.2.1.ebuild index 81bce5d716c5..d162a3461f25 100644 --- a/sys-devel/gcc-config/gcc-config-1.2.1.ebuild +++ b/sys-devel/gcc-config/gcc-config-1.2.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2002 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.2.1.ebuild,v 1.1 2002/11/27 21:45:37 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.2.1.ebuild,v 1.2 2002/12/09 04:37:27 manson Exp $ S="${WORKDIR}/${P}" DESCRIPTION="Utility to change the gcc compiler being used." SRC_URI="" HOMEPAGE="http://www.gentoo.org/" -KEYWORDS="x86 ppc sparc sparc64 alpha" +KEYWORDS="x86 ppc sparc alpha" SLOT="0" LICENSE="GPL-2" diff --git a/sys-devel/gcc-config/gcc-config-1.2.ebuild b/sys-devel/gcc-config/gcc-config-1.2.ebuild index 183431dd4697..209d288b6849 100644 --- a/sys-devel/gcc-config/gcc-config-1.2.ebuild +++ b/sys-devel/gcc-config/gcc-config-1.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2002 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.2.ebuild,v 1.1 2002/11/10 15:17:26 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.2.ebuild,v 1.2 2002/12/09 04:37:27 manson Exp $ S="${WORKDIR}/${P}" DESCRIPTION="Utility to change the gcc compiler being used." SRC_URI="" HOMEPAGE="http://www.gentoo.org/" -KEYWORDS="x86 ppc sparc sparc64 alpha" +KEYWORDS="x86 ppc sparc alpha" SLOT="0" LICENSE="GPL-2" diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog index a5c652e2c5cd..7fc555e031db 100644 --- a/sys-devel/gcc/ChangeLog +++ b/sys-devel/gcc/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for sys-devel/gcc # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.45 2002/12/03 10:26:18 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.46 2002/12/09 04:37:27 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + 03 Dec 2002; Martin Schlemmer <azarah@gentoo.org> : Also set CC and CXX in /etc/env.d/05gcc. diff --git a/sys-devel/gcc/gcc-2.95.3-r7.ebuild b/sys-devel/gcc/gcc-2.95.3-r7.ebuild index 7bb6745e7f5f..83a6a1bc1841 100644 --- a/sys-devel/gcc/gcc-2.95.3-r7.ebuild +++ b/sys-devel/gcc/gcc-2.95.3-r7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-2.95.3-r7.ebuild,v 1.13 2002/12/03 10:26:18 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-2.95.3-r7.ebuild,v 1.14 2002/12/09 04:37:27 manson Exp $ IUSE="nls static build" @@ -15,7 +15,7 @@ DESCRIPTION="Modern GCC C/C++ compiler and an included, upgraded version of texi HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html" SLOT="0" LICENSE="GPL-2 LGPL-2" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc" DEPEND="virtual/glibc" RDEPEND="virtual/glibc" diff --git a/sys-devel/gcc/gcc-2.95.3-r8.ebuild b/sys-devel/gcc/gcc-2.95.3-r8.ebuild index c0a9fddd71f9..4764d833e700 100644 --- a/sys-devel/gcc/gcc-2.95.3-r8.ebuild +++ b/sys-devel/gcc/gcc-2.95.3-r8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-2.95.3-r8.ebuild,v 1.3 2002/12/03 10:26:18 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-2.95.3-r8.ebuild,v 1.4 2002/12/09 04:37:27 manson Exp $ IUSE="static nls bootstrap java build" @@ -55,7 +55,7 @@ SRC_URI="ftp://gcc.gnu.org/pub/gcc/releases/${P}/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html" LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="~x86 ~ppc ~sparc ~sparc64 ~alpha" +KEYWORDS="~x86 ~ppc ~sparc ~alpha" # 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/gcc/gcc-3.0.4-r6.ebuild b/sys-devel/gcc/gcc-3.0.4-r6.ebuild index e7bb4399ef9c..dfd25f7de85f 100644 --- a/sys-devel/gcc/gcc-3.0.4-r6.ebuild +++ b/sys-devel/gcc/gcc-3.0.4-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.0.4-r6.ebuild,v 1.10 2002/11/28 18:21:08 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.0.4-r6.ebuild,v 1.11 2002/12/09 04:37:27 manson Exp $ IUSE="nls bootstrap static build" @@ -21,7 +21,7 @@ SRC_URI="ftp://gcc.gnu.org/pub/gcc/releases/${P}/${P}.tar.bz2 DESCRIPTION="Modern GCC C/C++ compiler and an included, upgraded version of texinfo to boot" HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html" LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="x86 sparc sparc64 -ppc" +KEYWORDS="x86 sparc -ppc" DEPEND="virtual/glibc" RDEPEND="virtual/glibc >=sys-libs/zlib-1.1.4" diff --git a/sys-devel/gcc/gcc-3.1-r7.ebuild b/sys-devel/gcc/gcc-3.1-r7.ebuild index d45137328aec..fc4b3a0026d4 100644 --- a/sys-devel/gcc/gcc-3.1-r7.ebuild +++ b/sys-devel/gcc/gcc-3.1-r7.ebuild @@ -24,7 +24,7 @@ SRC_URI="ftp://gcc.gnu.org/pub/gcc/releases/${P}/${P}.tar.bz2 DESCRIPTION="Modern GCC C/C++ compiler" HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html" LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="x86 sparc sparc64 -ppc" +KEYWORDS="x86 sparc -ppc" DEPEND="virtual/glibc" RDEPEND="virtual/glibc diff --git a/sys-devel/gcc/gcc-3.1-r8.ebuild b/sys-devel/gcc/gcc-3.1-r8.ebuild index bc7e05256a9b..1512216eaa9e 100644 --- a/sys-devel/gcc/gcc-3.1-r8.ebuild +++ b/sys-devel/gcc/gcc-3.1-r8.ebuild @@ -28,7 +28,7 @@ SRC_URI="ftp://gcc.gnu.org/pub/gcc/releases/${P}/${P}.tar.bz2 DESCRIPTION="Modern GCC C/C++ compiler" HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html" LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="x86 sparc sparc64 -ppc" +KEYWORDS="x86 sparc -ppc" DEPEND="virtual/glibc" RDEPEND="virtual/glibc diff --git a/sys-devel/gcc/gcc-3.1.1-r1.ebuild b/sys-devel/gcc/gcc-3.1.1-r1.ebuild index 522687021282..40b9d5de10c3 100644 --- a/sys-devel/gcc/gcc-3.1.1-r1.ebuild +++ b/sys-devel/gcc/gcc-3.1.1-r1.ebuild @@ -30,7 +30,7 @@ HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html" LICENSE="GPL-2 LGPL-2.1" SLOT="${MY_PV}" -KEYWORDS="x86 sparc sparc64 -ppc" +KEYWORDS="x86 sparc -ppc" DEPEND="virtual/glibc !build? ( >=sys-libs/ncurses-5.2-r2 diff --git a/sys-devel/gcc/gcc-3.2-r1.ebuild b/sys-devel/gcc/gcc-3.2-r1.ebuild index 51acf3c2d654..9f33c98238df 100644 --- a/sys-devel/gcc/gcc-3.2-r1.ebuild +++ b/sys-devel/gcc/gcc-3.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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-r1.ebuild,v 1.7 2002/12/03 10:26:18 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.2-r1.ebuild,v 1.8 2002/12/09 04:37:27 manson Exp $ IUSE="static nls bootstrap java build" @@ -57,7 +57,7 @@ HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html" LICENSE="GPL-2 LGPL-2.1" SLOT="${MY_PV}" -KEYWORDS="x86 ppc sparc sparc64 alpha" +KEYWORDS="x86 ppc sparc alpha" DEPEND="virtual/glibc !build? ( >=sys-libs/ncurses-5.2-r2 diff --git a/sys-devel/gcc/gcc-3.2-r4.ebuild b/sys-devel/gcc/gcc-3.2-r4.ebuild index 01fb3b77be48..1fe6571d872b 100644 --- a/sys-devel/gcc/gcc-3.2-r4.ebuild +++ b/sys-devel/gcc/gcc-3.2-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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-r4.ebuild,v 1.6 2002/12/03 10:26:18 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.2-r4.ebuild,v 1.7 2002/12/09 04:37:27 manson Exp $ IUSE="static nls bootstrap java build" @@ -58,7 +58,7 @@ HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html" LICENSE="GPL-2 LGPL-2.1" SLOT="${MY_PV}" -KEYWORDS="x86 ppc sparc sparc64 alpha" +KEYWORDS="x86 ppc sparc alpha" DEPEND="virtual/glibc !build? ( >=sys-libs/ncurses-5.2-r2 diff --git a/sys-devel/gcc/gcc-3.2-r5.ebuild b/sys-devel/gcc/gcc-3.2-r5.ebuild index c2b77cb8658a..0885a0d85970 100644 --- a/sys-devel/gcc/gcc-3.2-r5.ebuild +++ b/sys-devel/gcc/gcc-3.2-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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-r5.ebuild,v 1.4 2002/12/03 10:26:18 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.2-r5.ebuild,v 1.5 2002/12/09 04:37:27 manson Exp $ IUSE="static nls bootstrap java build" @@ -65,7 +65,7 @@ DESCRIPTION="Modern C/C++ compiler written by the GNU people" HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html" LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="~x86 ~ppc ~sparc ~sparc64 ~alpha" +KEYWORDS="~x86 ~ppc ~sparc ~alpha" # 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/gcc/gcc-3.2.1-r5.ebuild b/sys-devel/gcc/gcc-3.2.1-r5.ebuild index 0df049a68dec..d63a29dbed56 100644 --- a/sys-devel/gcc/gcc-3.2.1-r5.ebuild +++ b/sys-devel/gcc/gcc-3.2.1-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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.1-r5.ebuild,v 1.5 2002/12/03 10:26:18 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.2.1-r5.ebuild,v 1.6 2002/12/09 04:37:27 manson Exp $ IUSE="static nls bootstrap java build" @@ -71,7 +71,7 @@ DESCRIPTION="Modern C/C++ compiler written by the GNU people" HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html" LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="~x86 ~ppc ~sparc ~sparc64 ~alpha" +KEYWORDS="~x86 ~ppc ~sparc ~alpha" # 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/gcc/gcc-3.2.1.ebuild b/sys-devel/gcc/gcc-3.2.1.ebuild index 5292c4b13d32..2e75327d7625 100644 --- a/sys-devel/gcc/gcc-3.2.1.ebuild +++ b/sys-devel/gcc/gcc-3.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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.1.ebuild,v 1.4 2002/12/03 10:26:18 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.2.1.ebuild,v 1.5 2002/12/09 04:37:27 manson Exp $ IUSE="static nls bootstrap java build" @@ -57,7 +57,7 @@ HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html" LICENSE="GPL-2 LGPL-2.1" SLOT="${MY_PV}" -KEYWORDS="~x86 ~ppc ~sparc ~sparc64 ~alpha" +KEYWORDS="~x86 ~ppc ~sparc ~alpha" DEPEND="virtual/glibc !build? ( >=sys-libs/ncurses-5.2-r2 diff --git a/sys-devel/gdb/ChangeLog b/sys-devel/gdb/ChangeLog index be22f0e5c5e3..c445c6c9d55a 100644 --- a/sys-devel/gdb/ChangeLog +++ b/sys-devel/gdb/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for sys-devel/gdb # Copyright 2002 Gentoo Technologies, Inc. Distributed under the GPL, v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/ChangeLog,v 1.9 2002/10/20 06:42:19 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/ChangeLog,v 1.10 2002/12/09 04:37:27 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *gdb-5.2.1 (20 Aug 2002) 19 Oct 2002; Seemant Kulleen <seemant@gentoo.org> : diff --git a/sys-devel/gdb/gdb-5.1.1-r2.ebuild b/sys-devel/gdb/gdb-5.1.1-r2.ebuild index 65f8fa1b1291..fc28536ebd87 100644 --- a/sys-devel/gdb/gdb-5.1.1-r2.ebuild +++ b/sys-devel/gdb/gdb-5.1.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.1.1-r2.ebuild,v 1.7 2002/10/05 05:39:26 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.1.1-r2.ebuild,v 1.8 2002/12/09 04:37:27 manson Exp $ IUSE="nls" @@ -11,7 +11,7 @@ SRC_URI="ftp://sourceware.cygnus.com/pub/gdb/releases/${P}.tar.gz ftp://ftp.freesoftware.com/pub/sourceware/gdb/releases/${P}.tar.gz" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " DEPEND="virtual/glibc >=sys-libs/ncurses-5.2-r2 diff --git a/sys-devel/gdb/gdb-5.2.1.ebuild b/sys-devel/gdb/gdb-5.2.1.ebuild index a21e40991927..8c933c497d69 100644 --- a/sys-devel/gdb/gdb-5.2.1.ebuild +++ b/sys-devel/gdb/gdb-5.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.2.1.ebuild,v 1.6 2002/10/20 06:42:19 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.2.1.ebuild,v 1.7 2002/12/09 04:37:27 manson Exp $ inherit flag-o-matic @@ -13,7 +13,7 @@ SRC_URI="http://mirrors.rcn.net/pub/sourceware/gdb/releases/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc sparc64 alpha" +KEYWORDS="x86 ppc sparc alpha" DEPEND=">=sys-libs/ncurses-5.2-r2 nls? ( sys-devel/gettext )" diff --git a/sys-devel/gettext/ChangeLog b/sys-devel/gettext/ChangeLog index 5a33fa4785c8..1dc4fedbbd48 100644 --- a/sys-devel/gettext/ChangeLog +++ b/sys-devel/gettext/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for sys-devel/gettext # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.9 2002/11/24 23:40:49 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.10 2002/12/09 04:37:27 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *gettext-0.11.5-r1 (24 Nov 2002) 24 Nov 2002; L. Boshell <leonardop@gentoo.org> : Don't delete the entire diff --git a/sys-devel/gettext/gettext-0.11.1.ebuild b/sys-devel/gettext/gettext-0.11.1.ebuild index 27befb21c066..0541e0ed3328 100644 --- a/sys-devel/gettext/gettext-0.11.1.ebuild +++ b/sys-devel/gettext/gettext-0.11.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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.1.ebuild,v 1.11 2002/10/04 06:34:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.11.1.ebuild,v 1.12 2002/12/09 04:37:27 manson Exp $ S=${WORKDIR}/${P} DESCRIPTION="GNU locale utilities" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnu.org/software/gettext/gettext.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc sparc64 alpha" +KEYWORDS="x86 ppc sparc alpha" src_unpack() { unpack ${A} diff --git a/sys-devel/gettext/gettext-0.11.3-r1.ebuild b/sys-devel/gettext/gettext-0.11.3-r1.ebuild index 1311dfc8a7bc..006cfdb9fd7b 100644 --- a/sys-devel/gettext/gettext-0.11.3-r1.ebuild +++ b/sys-devel/gettext/gettext-0.11.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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.3-r1.ebuild,v 1.3 2002/10/04 06:34:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.11.3-r1.ebuild,v 1.4 2002/12/09 04:37:27 manson Exp $ S=${WORKDIR}/${P} DESCRIPTION="GNU locale utilities" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnu.org/software/gettext/gettext.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " src_unpack() { unpack ${A} diff --git a/sys-devel/gettext/gettext-0.11.5-r1.ebuild b/sys-devel/gettext/gettext-0.11.5-r1.ebuild index 5dd8cb2d34ab..d340e9ee9fbd 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-2002 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.2 2002/12/07 14:12:06 bjb Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.11.5-r1.ebuild,v 1.3 2002/12/09 04:37:27 manson Exp $ S=${WORKDIR}/${P} DESCRIPTION="GNU locale utilities" @@ -10,7 +10,7 @@ IUSE="nls" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~sparc64 ~alpha" +KEYWORDS="~x86 ~ppc ~sparc ~alpha" src_unpack() { unpack ${A} diff --git a/sys-devel/gettext/gettext-0.11.5.ebuild b/sys-devel/gettext/gettext-0.11.5.ebuild index a14c76885f63..ed555fc84e27 100644 --- a/sys-devel/gettext/gettext-0.11.5.ebuild +++ b/sys-devel/gettext/gettext-0.11.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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.ebuild,v 1.3 2002/12/07 14:12:06 bjb Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.11.5.ebuild,v 1.4 2002/12/09 04:37:27 manson Exp $ S=${WORKDIR}/${P} DESCRIPTION="GNU locale utilities" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnu.org/software/gettext/gettext.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc sparc64 alpha" +KEYWORDS="x86 ppc sparc alpha" src_unpack() { unpack ${A} diff --git a/sys-devel/ld.so/ChangeLog b/sys-devel/ld.so/ChangeLog index b0b6470b32ec..b003d56a4d6f 100644 --- a/sys-devel/ld.so/ChangeLog +++ b/sys-devel/ld.so/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for sys-devel/ld.so # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/sys-devel/ld.so/ChangeLog,v 1.2 2002/11/07 19:53:56 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/ld.so/ChangeLog,v 1.3 2002/12/09 04:37:27 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *ld.so-1.9.11-r3 (7 Nov 2002) 7 Nov 2002; Martin Schlemmer <azarah@gentoo.org> : diff --git a/sys-devel/ld.so/ld.so-1.9.11-r2.ebuild b/sys-devel/ld.so/ld.so-1.9.11-r2.ebuild index fbf26061d252..0e348e4e54f5 100644 --- a/sys-devel/ld.so/ld.so-1.9.11-r2.ebuild +++ b/sys-devel/ld.so/ld.so-1.9.11-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/ld.so/ld.so-1.9.11-r2.ebuild,v 1.11 2002/10/20 13:52:22 bjb Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/ld.so/ld.so-1.9.11-r2.ebuild,v 1.12 2002/12/09 04:37:27 manson Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -10,7 +10,7 @@ HOMEPAGE="http://freshmeat.net/projects/ld.so/" RDEPEND="sys-libs/lib-compat" LICENSE="LD.SO" SLOT="0" -KEYWORDS="x86 ppc sparc sparc64 alpha" +KEYWORDS="x86 ppc sparc alpha" src_unpack() { diff --git a/sys-devel/ld.so/ld.so-1.9.11-r3.ebuild b/sys-devel/ld.so/ld.so-1.9.11-r3.ebuild index 2f26e238d898..3dddb149c3e1 100644 --- a/sys-devel/ld.so/ld.so-1.9.11-r3.ebuild +++ b/sys-devel/ld.so/ld.so-1.9.11-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/ld.so/ld.so-1.9.11-r3.ebuild,v 1.1 2002/11/07 19:53:56 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/ld.so/ld.so-1.9.11-r3.ebuild,v 1.2 2002/12/09 04:37:27 manson Exp $ S="${WORKDIR}/${P}" DESCRIPTION="Linux dynamic loader & linker" @@ -11,7 +11,7 @@ RDEPEND="sys-libs/lib-compat" LICENSE="LD.SO" SLOT="0" -KEYWORDS="x86 ppc sparc sparc64 alpha" +KEYWORDS="x86 ppc sparc alpha" src_unpack() { diff --git a/sys-devel/libtool/ChangeLog b/sys-devel/libtool/ChangeLog index 036d260a84ea..9bf273260c72 100644 --- a/sys-devel/libtool/ChangeLog +++ b/sys-devel/libtool/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for sys-devel/libtool # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/ChangeLog,v 1.10 2002/10/20 10:46:22 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/ChangeLog,v 1.11 2002/12/09 04:37:27 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *libtool-1.4.2-r2 (20 Oct 2002) 20 Oct 2002; Martin Schlemmer <azarah@gentoo.org> : diff --git a/sys-devel/libtool/libtool-1.4.1-r10.ebuild b/sys-devel/libtool/libtool-1.4.1-r10.ebuild index 04123bd355c9..6ced6c5cd434 100644 --- a/sys-devel/libtool/libtool-1.4.1-r10.ebuild +++ b/sys-devel/libtool/libtool-1.4.1-r10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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.1-r10.ebuild,v 1.1 2002/10/20 10:46:22 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.4.1-r10.ebuild,v 1.2 2002/12/09 04:37:27 manson Exp $ IUSE="" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnu.org/software/libtool/libtool.html" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc sparc64 alpha" +KEYWORDS="x86 ppc sparc alpha" DEPEND="virtual/glibc" diff --git a/sys-devel/libtool/libtool-1.4.2-r2.ebuild b/sys-devel/libtool/libtool-1.4.2-r2.ebuild index e7690abce2f0..b28641992244 100644 --- a/sys-devel/libtool/libtool-1.4.2-r2.ebuild +++ b/sys-devel/libtool/libtool-1.4.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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.2-r2.ebuild,v 1.1 2002/10/20 10:46:22 azarah 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.2-r2.ebuild,v 1.2 2002/12/09 04:37:27 manson Exp ${P}-r1.ebuild,v 1.8 2002/10/04 06:34:42 vapier Exp $ IUSE="" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnu.org/software/libtool/libtool.html" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~sparc64 ~alpha" +KEYWORDS="~x86 ~ppc ~sparc ~alpha" DEPEND="virtual/glibc" diff --git a/sys-devel/m4/ChangeLog b/sys-devel/m4/ChangeLog index 9cbc5617fc6a..85a5a262936d 100644 --- a/sys-devel/m4/ChangeLog +++ b/sys-devel/m4/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for sys-devel/m4 # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/ChangeLog,v 1.2 2002/03/21 08:03:12 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/ChangeLog,v 1.3 2002/12/09 04:37:27 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *m4-1.4p (21 March 2002) *m4-1.4o-r2 (1 Feb 2002) diff --git a/sys-devel/m4/m4-1.4o-r2.ebuild b/sys-devel/m4/m4-1.4o-r2.ebuild index c66430fcec68..2c1f5c29e51c 100644 --- a/sys-devel/m4/m4-1.4o-r2.ebuild +++ b/sys-devel/m4/m4-1.4o-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4o-r2.ebuild,v 1.11 2002/10/05 05:39:26 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4o-r2.ebuild,v 1.12 2002/12/09 04:37:27 manson Exp $ IUSE="nls" @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.seindal.dk/gnu/${A}" HOMEPAGE="http://www.gnu.org/software/m4/m4.html" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " DEPEND="virtual/glibc nls? ( sys-devel/gettext ) diff --git a/sys-devel/m4/m4-1.4p.ebuild b/sys-devel/m4/m4-1.4p.ebuild index acb1e723351f..194df4038641 100644 --- a/sys-devel/m4/m4-1.4p.ebuild +++ b/sys-devel/m4/m4-1.4p.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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.ebuild,v 1.10 2002/10/25 17:16:58 wwoods Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4p.ebuild,v 1.11 2002/12/09 04:37:27 manson Exp $ inherit gnuconfig @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.seindal.dk/gnu/${MY_P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/m4/m4.html" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc sparc64 alpha" +KEYWORDS="x86 ppc sparc alpha" DEPEND="virtual/glibc nls? ( sys-devel/gettext ) diff --git a/sys-devel/make/ChangeLog b/sys-devel/make/ChangeLog index 6a66baa0b777..a66db1748231 100644 --- a/sys-devel/make/ChangeLog +++ b/sys-devel/make/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for sys-devel/make # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/ChangeLog,v 1.4 2002/10/14 09:06:37 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/ChangeLog,v 1.5 2002/12/09 04:37:27 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *make-3.80 (14 Oct 2002) 14 Oct 2002; Martin Schlemmer <azarah@gentoo.org> : diff --git a/sys-devel/make/make-3.79.1-r4.ebuild b/sys-devel/make/make-3.79.1-r4.ebuild index 3cca5a2c3e21..44d9b0dba25c 100644 --- a/sys-devel/make/make-3.79.1-r4.ebuild +++ b/sys-devel/make/make-3.79.1-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/make-3.79.1-r4.ebuild,v 1.5 2002/10/05 05:39:26 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/make-3.79.1-r4.ebuild,v 1.6 2002/12/09 04:37:27 manson 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 sparc64 alpha" +KEYWORDS="x86 ppc sparc alpha" DEPEND="virtual/glibc nls? ( sys-devel/gettext )" RDEPEND="virtual/glibc" diff --git a/sys-devel/make/make-3.79.1-r5.ebuild b/sys-devel/make/make-3.79.1-r5.ebuild index 109acdf58136..6ffe935949a7 100644 --- a/sys-devel/make/make-3.79.1-r5.ebuild +++ b/sys-devel/make/make-3.79.1-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/make-3.79.1-r5.ebuild,v 1.3 2002/10/05 05:39:26 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/make-3.79.1-r5.ebuild,v 1.4 2002/12/09 04:37:27 manson 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 sparc64 alpha" +KEYWORDS="x86 ppc sparc alpha" DEPEND="virtual/glibc nls? ( sys-devel/gettext )" RDEPEND="virtual/glibc" diff --git a/sys-devel/make/make-3.80.ebuild b/sys-devel/make/make-3.80.ebuild index 585d45d77f17..fd7e64cfac6a 100644 --- a/sys-devel/make/make-3.80.ebuild +++ b/sys-devel/make/make-3.80.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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.2 2002/10/19 07:05:31 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/make-3.80.ebuild,v 1.3 2002/12/09 04:37:27 manson 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 sparc64 alpha" +KEYWORDS="x86 ppc sparc alpha" DEPEND="virtual/glibc nls? ( sys-devel/gettext )" RDEPEND="virtual/glibc" diff --git a/sys-devel/patch/ChangeLog b/sys-devel/patch/ChangeLog index a2df49b6c49c..c7273ce5ca4e 100644 --- a/sys-devel/patch/ChangeLog +++ b/sys-devel/patch/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for sys-devel/patch # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/ChangeLog,v 1.2 2002/04/15 20:36:20 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/ChangeLog,v 1.3 2002/12/09 04:37:27 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *patch-2.5.4-r4 (15 Feb 2002) 15 Feb 2002; M.Thibaut <murphy@gentoo.org> ChangeLog : diff --git a/sys-devel/patch/patch-2.5.4-r3.ebuild b/sys-devel/patch/patch-2.5.4-r3.ebuild index 69df95ae2597..013c656d6ce0 100644 --- a/sys-devel/patch/patch-2.5.4-r3.ebuild +++ b/sys-devel/patch/patch-2.5.4-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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-r3.ebuild,v 1.8 2002/10/04 06:34:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/patch-2.5.4-r3.ebuild,v 1.9 2002/12/09 04:37:27 manson Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnu.org/software/patch/patch.html" DEPEND="virtual/glibc" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " src_compile() { diff --git a/sys-devel/patch/patch-2.5.4-r4.ebuild b/sys-devel/patch/patch-2.5.4-r4.ebuild index 7d5bf341dba3..6dcc0402b970 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-2002 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.9 2002/10/04 06:34:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/patch-2.5.4-r4.ebuild,v 1.10 2002/12/09 04:37:27 manson Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnu.org/software/patch/patch.html" DEPEND="virtual/glibc" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc sparc64 alpha" +KEYWORDS="x86 ppc sparc alpha" src_compile() { diff --git a/sys-devel/perl/ChangeLog b/sys-devel/perl/ChangeLog index 6f54693ecdb9..06dead4670a1 100644 --- a/sys-devel/perl/ChangeLog +++ b/sys-devel/perl/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for sys-devel/perl # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/sys-devel/perl/ChangeLog,v 1.17 2002/11/26 14:49:30 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/perl/ChangeLog,v 1.18 2002/12/09 04:37:27 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + 26 Nov 2002; Michael Cummings <mcummings@gentoo.org>: Corrected deps in perl-5.6.1-r8 per bugs 4116 and 9314 diff --git a/sys-devel/perl/perl-5.6.1-r6.ebuild b/sys-devel/perl/perl-5.6.1-r6.ebuild index f91cdd20a8b5..9abda3072e1e 100644 --- a/sys-devel/perl/perl-5.6.1-r6.ebuild +++ b/sys-devel/perl/perl-5.6.1-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/perl/perl-5.6.1-r6.ebuild,v 1.7 2002/10/05 05:39:26 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/perl/perl-5.6.1-r6.ebuild,v 1.8 2002/12/09 04:37:27 manson Exp $ IUSE="berkdb gdbm" @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.perl.org/pub/CPAN/src/${P}.tar.gz" HOMEPAGE="http://www.perl.org" LICENSE="Artistic GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc sparc64 alpha" +KEYWORDS="x86 ppc sparc alpha" DEPEND="sys-apps/groff berkdb? ( >=sys-libs/db-3.2.3h-r3 =sys-libs/db-1.85-r1 ) gdbm? ( >=sys-libs/gdbm-1.8.0 )" diff --git a/sys-devel/perl/perl-5.6.1-r7.ebuild b/sys-devel/perl/perl-5.6.1-r7.ebuild index 0818f37cabb9..0454ef5ece6d 100644 --- a/sys-devel/perl/perl-5.6.1-r7.ebuild +++ b/sys-devel/perl/perl-5.6.1-r7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/perl/perl-5.6.1-r7.ebuild,v 1.6 2002/11/22 19:03:38 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/perl/perl-5.6.1-r7.ebuild,v 1.7 2002/12/09 04:37:27 manson Exp $ IUSE="berkdb gdbm" @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.perl.org/pub/CPAN/src/${P}.tar.gz" HOMEPAGE="http://www.perl.org" LICENSE="Artistic GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc sparc64 alpha" +KEYWORDS="x86 ppc sparc alpha" RDEPEND="gdbm? ( >=sys-libs/gdbm-1.8.0 ) berkdb? ( >=sys-libs/db-3.2.3h-r3 diff --git a/sys-devel/perl/perl-5.6.1-r8.ebuild b/sys-devel/perl/perl-5.6.1-r8.ebuild index 65d57dd1ba72..09eb67905c4e 100644 --- a/sys-devel/perl/perl-5.6.1-r8.ebuild +++ b/sys-devel/perl/perl-5.6.1-r8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/perl/perl-5.6.1-r8.ebuild,v 1.6 2002/11/26 14:49:30 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/perl/perl-5.6.1-r8.ebuild,v 1.7 2002/12/09 04:37:27 manson Exp $ IUSE="berkdb gdbm" @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.perl.org/pub/CPAN/src/${P}.tar.gz" HOMEPAGE="http://www.perl.org" LICENSE="Artistic GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc sparc64 ~alpha" +KEYWORDS="x86 ~ppc sparc ~alpha" RDEPEND="gdbm? ( >=sys-libs/gdbm-1.8.0 ) >=sys-libs/db-3.2.3h-r3 diff --git a/sys-devel/prelink/ChangeLog b/sys-devel/prelink/ChangeLog index e3cd702bc0a7..6849a2f3ccae 100644 --- a/sys-devel/prelink/ChangeLog +++ b/sys-devel/prelink/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for sys-devel/prelink # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/prelink/ChangeLog,v 1.3 2002/12/04 22:51:43 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/prelink/ChangeLog,v 1.4 2002/12/09 04:37:27 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *prelink-20021002-r1 (05 Dec 2002): 05 Dec 2002; Martin Schlemmer <azarah@gentoo.org> prelink-20021002-r1.ebuild : diff --git a/sys-devel/prelink/prelink-20021002-r1.ebuild b/sys-devel/prelink/prelink-20021002-r1.ebuild index d55339b7a0e5..20ab59d2c812 100644 --- a/sys-devel/prelink/prelink-20021002-r1.ebuild +++ b/sys-devel/prelink/prelink-20021002-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/prelink/prelink-20021002-r1.ebuild,v 1.1 2002/12/04 22:51:43 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/prelink/prelink-20021002-r1.ebuild,v 1.2 2002/12/09 04:37:27 manson Exp $ IUSE="" @@ -13,7 +13,7 @@ HOMEPAGE="ftp://people.redhat.com/jakub/prelink" LICENSE="GPL2" SLOT="0" -KEYWORDS="x86 sparc sparc64 ppc alpha" +KEYWORDS="x86 sparc ppc alpha" DEPEND=">=dev-libs/libelf-0.8 >=sys-libs/glibc-2.3.1 diff --git a/sys-devel/prelink/prelink-20021002.ebuild b/sys-devel/prelink/prelink-20021002.ebuild index f1c09cc82552..1abab7712e8a 100644 --- a/sys-devel/prelink/prelink-20021002.ebuild +++ b/sys-devel/prelink/prelink-20021002.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/prelink/prelink-20021002.ebuild,v 1.2 2002/11/15 15:19:33 cretin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/prelink/prelink-20021002.ebuild,v 1.3 2002/12/09 04:37:27 manson Exp $ IUSE="" @@ -14,7 +14,7 @@ LICENSE="GPL2" SLOT="0" -KEYWORDS="x86 sparc sparc64 ppc alpha" +KEYWORDS="x86 sparc ppc alpha" DEPEND=">=dev-libs/libelf-0.8 >=sys-libs/glibc-2.3.1 diff --git a/sys-devel/sparc32/ChangeLog b/sys-devel/sparc32/ChangeLog index 42defd93942d..7eb9d3e309d4 100644 --- a/sys-devel/sparc32/ChangeLog +++ b/sys-devel/sparc32/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for sys-devel/sparc32 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparc32/ChangeLog,v 1.2 2002/09/27 00:38:09 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparc32/ChangeLog,v 1.3 2002/12/09 04:37:27 manson Exp $ *sparc32-1.1 (20 Aug 2002) +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + 27 Sep 2002; Maarten Thibaut <murphy@gentoo.org> sparc32-1.1.ebuild: Adding SLOT statement as reminded by George Shapovalov <georges@its.caltech.edu>. diff --git a/sys-devel/sparc32/sparc32-1.1.ebuild b/sys-devel/sparc32/sparc32-1.1.ebuild index ae964d286681..87fb0b2f4d01 100644 --- a/sys-devel/sparc32/sparc32-1.1.ebuild +++ b/sys-devel/sparc32/sparc32-1.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparc32/sparc32-1.1.ebuild,v 1.3 2002/09/27 00:38:09 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparc32/sparc32-1.1.ebuild,v 1.4 2002/12/09 04:37:28 manson Exp $ DESCRIPTION="A SPARC32 compilation environment." LICENSE="GPL-2" SRC_URI="ftp://ftp.auxio.org/pub/linux/SOURCES/${P}.tgz" SLOT="0" -KEYWORDS="sparc sparc64 -x86 -ppc" +KEYWORDS="sparc -x86 -ppc" S=${WORKDIR}/${P} diff --git a/sys-devel/spython/ChangeLog b/sys-devel/spython/ChangeLog index eb26ed4a92c5..8070477a78a3 100644 --- a/sys-devel/spython/ChangeLog +++ b/sys-devel/spython/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for sys-devel/spython # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/sys-devel/spython/ChangeLog,v 1.3 2002/10/23 19:40:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/spython/ChangeLog,v 1.4 2002/12/09 04:37:28 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *spython-2.0-r9 (14 Mar 2002) 23 Oct 2002; Mike Frysinger <vapier@gentoo.org> : diff --git a/sys-devel/spython/spython-2.0-r7.ebuild b/sys-devel/spython/spython-2.0-r7.ebuild index 317b5ad328d2..33745a4dd266 100644 --- a/sys-devel/spython/spython-2.0-r7.ebuild +++ b/sys-devel/spython/spython-2.0-r7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/spython/spython-2.0-r7.ebuild,v 1.15 2002/10/23 19:40:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/spython/spython-2.0-r7.ebuild,v 1.16 2002/12/09 04:37:28 manson Exp $ IUSE="readline build" @@ -13,7 +13,7 @@ SRC_URI="http://www.python.org/ftp/python/2.0/BeOpen-Python-2.0.tar.bz2 HOMEPAGE="http://www.python.org http://www.azstarnet.com/~donut/programs/fchksum/" LICENSE="PYTHON" SLOT="0" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " DEPEND=">=sys-devel/autoconf-2.13 >=sys-libs/zlib-1.1.3 readline? ( >=sys-libs/readline-4.1 >=sys-libs/ncurses-5.2 )" diff --git a/sys-devel/spython/spython-2.0-r8.ebuild b/sys-devel/spython/spython-2.0-r8.ebuild index 03f785b7cdc1..e7b70bff6078 100644 --- a/sys-devel/spython/spython-2.0-r8.ebuild +++ b/sys-devel/spython/spython-2.0-r8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/spython/spython-2.0-r8.ebuild,v 1.9 2002/10/23 19:40:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/spython/spython-2.0-r8.ebuild,v 1.10 2002/12/09 04:37:28 manson Exp $ IUSE="readline build" @@ -13,7 +13,7 @@ SRC_URI="http://www.python.org/ftp/python/2.0/BeOpen-Python-2.0.tar.bz2 HOMEPAGE="http://www.python.org http://www.azstarnet.com/~donut/programs/fchksum/" LICENSE="PYTHON" SLOT="0" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " DEPEND=">=sys-devel/autoconf-2.13 >=sys-libs/zlib-1.1.3 readline? ( >=sys-libs/readline-4.1 >=sys-libs/ncurses-5.2 )" diff --git a/sys-devel/spython/spython-2.0-r9.ebuild b/sys-devel/spython/spython-2.0-r9.ebuild index 42dfe5a5c397..c03aaa088661 100644 --- a/sys-devel/spython/spython-2.0-r9.ebuild +++ b/sys-devel/spython/spython-2.0-r9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/spython/spython-2.0-r9.ebuild,v 1.9 2002/10/23 19:40:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/spython/spython-2.0-r9.ebuild,v 1.10 2002/12/09 04:37:28 manson Exp $ IUSE="readline build" @@ -12,7 +12,7 @@ SRC_URI="http://www.python.org/ftp/python/2.0/BeOpen-Python-2.0.tar.bz2 HOMEPAGE="http://www.python.org http://www.azstarnet.com/~donut/programs/fchksum/" LICENSE="PYTHON" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " SLOT="0" DEPEND=">=sys-devel/autoconf-2.13 >=sys-libs/zlib-1.1.4 readline? ( >=sys-libs/readline-4.1 >=sys-libs/ncurses-5.2 )" |