diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-10 13:45:39 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-10 13:45:39 +0000 |
commit | 552c0ff9fa473c3ad851fba868d8919c9e657237 (patch) | |
tree | 2f0dde33215cb8fa852050fa4af21ea8d636cf5e /sys-devel | |
parent | Added LICENSE and HOMEPAGE tags (diff) | |
download | gentoo-2-552c0ff9fa473c3ad851fba868d8919c9e657237.tar.gz gentoo-2-552c0ff9fa473c3ad851fba868d8919c9e657237.tar.bz2 gentoo-2-552c0ff9fa473c3ad851fba868d8919c9e657237.zip |
Added SLOT and KEYWORDS tags
Diffstat (limited to 'sys-devel')
50 files changed, 127 insertions, 48 deletions
diff --git a/sys-devel/autoconf/autoconf-2.13-r2.ebuild b/sys-devel/autoconf/autoconf-2.13-r2.ebuild index 9a3dc470c0e3..714f5342aa12 100644 --- a/sys-devel/autoconf/autoconf-2.13-r2.ebuild +++ b/sys-devel/autoconf/autoconf-2.13-r2.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.13-r2.ebuild,v 1.6 2002/07/09 20:13:54 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.13-r2.ebuild,v 1.7 2002/07/10 13:45:38 aliz 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" DEPEND=">=sys-devel/m4-1.4o-r2" SLOT="2" diff --git a/sys-devel/autoconf/autoconf-2.52d-r1.ebuild b/sys-devel/autoconf/autoconf-2.52d-r1.ebuild index d00a692982a7..99ae2942a72c 100644 --- a/sys-devel/autoconf/autoconf-2.52d-r1.ebuild +++ b/sys-devel/autoconf/autoconf-2.52d-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.52d-r1.ebuild,v 1.3 2002/07/09 20:13:54 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.52d-r1.ebuild,v 1.4 2002/07/10 13:45:38 aliz Exp $ OLD_PV=2.13 OLD_P=${PN}-${OLD_PV} @@ -12,6 +12,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" DEPEND=">=sys-devel/m4-1.4p sys-devel/perl" diff --git a/sys-devel/autoconf/autoconf-2.53-r1.ebuild b/sys-devel/autoconf/autoconf-2.53-r1.ebuild index 0292145dd5ae..876357d61aa5 100644 --- a/sys-devel/autoconf/autoconf-2.53-r1.ebuild +++ b/sys-devel/autoconf/autoconf-2.53-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.53-r1.ebuild,v 1.2 2002/07/09 20:13:54 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.53-r1.ebuild,v 1.3 2002/07/10 13:45:38 aliz Exp $ OLD_PV=2.13 OLD_P=${PN}-${OLD_PV} @@ -12,6 +12,7 @@ SRC_URI="ftp://ftp.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" DEPEND=">=sys-devel/m4-1.4p sys-devel/perl" diff --git a/sys-devel/autoconf/autoconf-2.53a.ebuild b/sys-devel/autoconf/autoconf-2.53a.ebuild index 59b033e225b4..af34b21dbc05 100644 --- a/sys-devel/autoconf/autoconf-2.53a.ebuild +++ b/sys-devel/autoconf/autoconf-2.53a.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.53a.ebuild,v 1.2 2002/07/09 20:13:54 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.53a.ebuild,v 1.3 2002/07/10 13:45:38 aliz Exp $ OLD_PV=2.13 OLD_P=${PN}-${OLD_PV} @@ -12,6 +12,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" DEPEND=">=sys-devel/m4-1.4p sys-devel/perl" diff --git a/sys-devel/automake/automake-1.4_p5.ebuild b/sys-devel/automake/automake-1.4_p5.ebuild index 2633b0fa078a..0fac40db0d6a 100644 --- a/sys-devel/automake/automake-1.4_p5.ebuild +++ b/sys-devel/automake/automake-1.4_p5.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Daniel robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.4_p5.ebuild,v 1.5 2002/07/09 20:13:54 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.4_p5.ebuild,v 1.6 2002/07/10 13:45:38 aliz Exp $ MY_P=${P/_/-} S=${WORKDIR}/${MY_P} @@ -9,6 +9,7 @@ DESCRIPTION="Used to generate Makefile.in from Makefile.am" SRC_URI="ftp://prep.ai.mit.edu/gnu/automake/${MY_P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/automake/automake.html" LICENSE="GPL-2" +KEYWORDS="x86" DEPEND="sys-devel/perl" diff --git a/sys-devel/automake/automake-1.5d-r2.ebuild b/sys-devel/automake/automake-1.5d-r2.ebuild index 7e7cb9cdf73d..fa7ea43086ea 100644 --- a/sys-devel/automake/automake-1.5d-r2.ebuild +++ b/sys-devel/automake/automake-1.5d-r2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.5d-r2.ebuild,v 1.3 2002/07/09 20:13:54 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.5d-r2.ebuild,v 1.4 2002/07/10 13:45:38 aliz Exp $ OLD_PV=1.4-p5 OLD_P=${PN}-${OLD_PV} @@ -12,6 +12,7 @@ SRC_URI="ftp://sources.redhat.com/pub/${PN}/${P}.tar.bz2 ftp://ftp.gnu.org/gnu/${PN}/${OLD_P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/automake/automake.html" LICENSE="GPL-2" +KEYWORDS="x86" DEPEND="sys-devel/perl >=sys-devel/autoconf-2.52-r1" diff --git a/sys-devel/automake/automake-1.6.1-r6.ebuild b/sys-devel/automake/automake-1.6.1-r6.ebuild index 1c1efbde5a86..a59bcafbb529 100644 --- a/sys-devel/automake/automake-1.6.1-r6.ebuild +++ b/sys-devel/automake/automake-1.6.1-r6.ebuild @@ -48,6 +48,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" DEPEND="sys-devel/perl >=sys-devel/autoconf-2.53-r1" diff --git a/sys-devel/bc/bc-1.06-r3.ebuild b/sys-devel/bc/bc-1.06-r3.ebuild index f515d9253ecc..5343303c643a 100644 --- a/sys-devel/bc/bc-1.06-r3.ebuild +++ b/sys-devel/bc/bc-1.06-r3.ebuild @@ -1,16 +1,17 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-devel/bc/bc-1.06-r3.ebuild,v 1.3 2002/07/09 20:13:54 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bc/bc-1.06-r3.ebuild,v 1.4 2002/07/10 13:45:38 aliz Exp $ DESCRIPTION="Handy console-based calculator utility" HOMEPAGE="http://www.gnu.org/software/bc/bc.html" S=${WORKDIR}/${P} SRC_URI="ftp://prep.ai.mit.edu/pub/gnu/bc/${P}.tar.gz" -LICENSE="GPL-2 & LGPL-2.1 -" +LICENSE="GPL-2 & LGPL-2.1" +SLOT="0" RDEPEND="virtual/glibc readline? ( >=sys-libs/readline-4.1 >=sys-libs/ncurses-5.2 )" DEPEND="$RDEPEND sys-devel/flex" +KEYWORDS="x86" src_unpack() { diff --git a/sys-devel/bin86/bin86-0.15.5.ebuild b/sys-devel/bin86/bin86-0.15.5.ebuild index bd071b9a2a48..32d7803dc69e 100644 --- a/sys-devel/bin86/bin86-0.15.5.ebuild +++ b/sys-devel/bin86/bin86-0.15.5.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.15.5.ebuild,v 1.2 2002/07/09 20:13:54 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.15.5.ebuild,v 1.3 2002/07/10 13:45:38 aliz Exp $ A=${P}.tar.gz S=${WORKDIR}/bin86 @@ -10,6 +10,8 @@ SRC_URI="http://www.cix.co.uk/~mayday/${A}" HOMEPAGE="http://www.cix.co.uk/~mayday/" DEPEND="virtual/glibc" LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86" src_unpack() { diff --git a/sys-devel/binutils/binutils-2.11.90.0.27.ebuild b/sys-devel/binutils/binutils-2.11.90.0.27.ebuild index 90e9f7e403e5..0deb349f9e68 100644 --- a/sys-devel/binutils/binutils-2.11.90.0.27.ebuild +++ b/sys-devel/binutils/binutils-2.11.90.0.27.ebuild @@ -2,12 +2,14 @@ # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: System Team <system@gentoo.org> # Author: Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.11.90.0.27.ebuild,v 1.5 2002/07/09 20:13:54 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.11.90.0.27.ebuild,v 1.6 2002/07/10 13:45:38 aliz 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" DEPEND="virtual/glibc" diff --git a/sys-devel/binutils/binutils-2.11.90.0.31.ebuild b/sys-devel/binutils/binutils-2.11.90.0.31.ebuild index 4ffa8874a283..d01e97d57f64 100644 --- a/sys-devel/binutils/binutils-2.11.90.0.31.ebuild +++ b/sys-devel/binutils/binutils-2.11.90.0.31.ebuild @@ -1,12 +1,14 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.11.90.0.31.ebuild,v 1.3 2002/07/09 20:13:55 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.11.90.0.31.ebuild,v 1.4 2002/07/10 13:45:38 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="GNU development tools - necessary to build programs" SRC_URI="http://ftp.kernel.org/pub/linux/devel/binutils/${P}.tar.gz http://www.ibiblio.org/${PN}-manpages-${PV}.tar.bz2" LICENSE="GPL-2 LGPL-2 BINUTILS" +SLOT="0" +KEYWORDS="x86" DEPEND="virtual/glibc" diff --git a/sys-devel/binutils/binutils-2.11.90.0.7-r1.ebuild b/sys-devel/binutils/binutils-2.11.90.0.7-r1.ebuild index d4ba52acd1cc..d1fb5e52032b 100644 --- a/sys-devel/binutils/binutils-2.11.90.0.7-r1.ebuild +++ b/sys-devel/binutils/binutils-2.11.90.0.7-r1.ebuild @@ -2,12 +2,14 @@ # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: System Team <system@gentoo.org> # Author: Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.11.90.0.7-r1.ebuild,v 1.2 2002/07/09 20:13:55 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.11.90.0.7-r1.ebuild,v 1.3 2002/07/10 13:45:38 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="Tools necessary to build programs" SRC_URI="http://ftp.kernel.org/pub/linux/devel/binutils/${P}.tar.gz http://www.ibiblio.org/${PN}-manpages-${PV}.tar.bz2" LICENSE="GPL-2 LGPL-2 BINUTILS" +SLOT="0" +KEYWORDS="x86" DEPEND="virtual/glibc" 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 dddf03a7f9b9..300d30137d12 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 @@ -2,12 +2,14 @@ # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: System Team <system@gentoo.org> # Author: Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.11.92.0.12.3-r2.ebuild,v 1.2 2002/07/09 20:13:55 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.11.92.0.12.3-r2.ebuild,v 1.3 2002/07/10 13:45:38 aliz Exp $ S=${WORKDIR}/${P} 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" DEPEND="virtual/glibc nls? ( sys-devel/gettext )" 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 42c9dbad1ecc..a543731c239a 100644 --- a/sys-devel/binutils/binutils-2.11.92.0.7.ebuild +++ b/sys-devel/binutils/binutils-2.11.92.0.7.ebuild @@ -2,12 +2,14 @@ # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: System Team <system@gentoo.org> # Author: Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.11.92.0.7.ebuild,v 1.2 2002/07/09 20:13:55 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.11.92.0.7.ebuild,v 1.3 2002/07/10 13:45:38 aliz 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" DEPEND="virtual/glibc" diff --git a/sys-devel/binutils/binutils-2.12.90.0.14.ebuild b/sys-devel/binutils/binutils-2.12.90.0.14.ebuild index 50c69dca1465..ff46e18abd26 100644 --- a/sys-devel/binutils/binutils-2.12.90.0.14.ebuild +++ b/sys-devel/binutils/binutils-2.12.90.0.14.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: System Team <system@gentoo.org> # Author: Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.12.90.0.14.ebuild,v 1.1 2002/07/06 08:24:29 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.12.90.0.14.ebuild,v 1.2 2002/07/10 13:45:38 aliz Exp $ # NOTE to Maintainer: ChangeLog states that it no longer use perl to build # the manpages, but seems this is incorrect .... @@ -15,6 +15,7 @@ SRC_URI="ftp://ftp.kernel.org/pub/linux/devel/binutils/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2|LGPL-2" +KEYWORDS="x86" DEPEND="virtual/glibc nls? ( sys-devel/gettext )" 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 d23a869e6eed..3824033466c8 100644 --- a/sys-devel/binutils/binutils-2.12.90.0.7.ebuild +++ b/sys-devel/binutils/binutils-2.12.90.0.7.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: System Team <system@gentoo.org> # Author: Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.12.90.0.7.ebuild,v 1.3 2002/07/06 08:24:29 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.12.90.0.7.ebuild,v 1.4 2002/07/10 13:45:38 aliz Exp $ # NOTE to Maintainer: ChangeLog states that it no longer use perl to build # the manpages, but seems this is incorrect .... @@ -15,6 +15,7 @@ SRC_URI="ftp://ftp.kernel.org/pub/linux/devel/binutils/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2|LGPL-2" +KEYWORDS="x86" DEPEND="virtual/glibc nls? ( sys-devel/gettext )" diff --git a/sys-devel/binutils/binutils-2.12.90.0.9.ebuild b/sys-devel/binutils/binutils-2.12.90.0.9.ebuild index 4711ceabc7c6..eb564edfe717 100644 --- a/sys-devel/binutils/binutils-2.12.90.0.9.ebuild +++ b/sys-devel/binutils/binutils-2.12.90.0.9.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: System Team <system@gentoo.org> # Author: Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.12.90.0.9.ebuild,v 1.3 2002/07/09 20:13:55 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.12.90.0.9.ebuild,v 1.4 2002/07/10 13:45:38 aliz Exp $ # NOTE to Maintainer: ChangeLog states that it no longer use perl to build # the manpages, but seems this is incorrect .... @@ -13,6 +13,7 @@ S=${WORKDIR}/${P} DESCRIPTION="Tools necessary to build programs" SRC_URI="ftp://ftp.kernel.org/pub/linux/devel/binutils/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2 BINUTILS" +KEYWORDS="x86" SLOT="0" diff --git a/sys-devel/bison/bison-1.28-r3.ebuild b/sys-devel/bison/bison-1.28-r3.ebuild index 7d3fd1a6a408..c2fda7e19565 100644 --- a/sys-devel/bison/bison-1.28-r3.ebuild +++ b/sys-devel/bison/bison-1.28-r3.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.28-r3.ebuild,v 1.3 2002/07/09 20:13:55 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.28-r3.ebuild,v 1.4 2002/07/10 13:45:38 aliz Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -9,7 +9,9 @@ DESCRIPTION="A yacc-compatible parser generator" SRC_URI="ftp://prep.ai.mit.edu/gnu/bison/${A}" HOMEPAGE="http://www.gnu.org/software/bison/bison.html" LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86" DEPEND="virtual/glibc nls? ( sys-devel/gettext )" RDEPEND="virtual/glibc" diff --git a/sys-devel/bison/bison-1.30.ebuild b/sys-devel/bison/bison-1.30.ebuild index e0cded34b269..16e5eaf4e0b2 100644 --- a/sys-devel/bison/bison-1.30.ebuild +++ b/sys-devel/bison/bison-1.30.ebuild @@ -1,13 +1,15 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.30.ebuild,v 1.2 2002/07/09 20:13:55 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.30.ebuild,v 1.3 2002/07/10 13:45:38 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="A yacc-compatible parser generator" SRC_URI="ftp://gatekeeper.dec.com/pub/GNU/bison/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/bison/bison.html" LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86" DEPEND="virtual/glibc nls? ( sys-devel/gettext )" diff --git a/sys-devel/bison/bison-1.32.ebuild b/sys-devel/bison/bison-1.32.ebuild index 7ba9a0adc4f4..9089dfa6c134 100644 --- a/sys-devel/bison/bison-1.32.ebuild +++ b/sys-devel/bison/bison-1.32.ebuild @@ -1,13 +1,15 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.32.ebuild,v 1.2 2002/07/09 20:13:55 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.32.ebuild,v 1.3 2002/07/10 13:45:38 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="A yacc-compatible parser generator" SRC_URI="ftp://gatekeeper.dec.com/pub/GNU/bison/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/bison/bison.html" LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86" DEPEND="virtual/glibc nls? ( sys-devel/gettext )" diff --git a/sys-devel/bison/bison-1.34-r1.ebuild b/sys-devel/bison/bison-1.34-r1.ebuild index d2b11c82717e..835799da6e34 100644 --- a/sys-devel/bison/bison-1.34-r1.ebuild +++ b/sys-devel/bison/bison-1.34-r1.ebuild @@ -1,12 +1,14 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.34-r1.ebuild,v 1.2 2002/07/09 20:13:55 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.34-r1.ebuild,v 1.3 2002/07/10 13:45:38 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="A yacc-compatible parser generator" 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" DEPEND="virtual/glibc nls? ( sys-devel/gettext )" RDEPEND="virtual/glibc" diff --git a/sys-devel/bison/bison-1.34.ebuild b/sys-devel/bison/bison-1.34.ebuild index 1863b2dcd76e..971ec99524f5 100644 --- a/sys-devel/bison/bison-1.34.ebuild +++ b/sys-devel/bison/bison-1.34.ebuild @@ -1,12 +1,14 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.34.ebuild,v 1.2 2002/07/09 20:13:55 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.34.ebuild,v 1.3 2002/07/10 13:45:38 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="A yacc-compatible parser generator" 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" DEPEND="virtual/glibc nls? ( sys-devel/gettext )" RDEPEND="virtual/glibc" diff --git a/sys-devel/egcs64-sparc/egcs64-sparc-19980921-r1.ebuild b/sys-devel/egcs64-sparc/egcs64-sparc-19980921-r1.ebuild index 9fe62252483d..daee3f3c6cbb 100644 --- a/sys-devel/egcs64-sparc/egcs64-sparc-19980921-r1.ebuild +++ b/sys-devel/egcs64-sparc/egcs64-sparc-19980921-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-devel/egcs64-sparc/egcs64-sparc-19980921-r1.ebuild,v 1.3 2002/07/09 20:13:55 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/egcs64-sparc/egcs64-sparc-19980921-r1.ebuild,v 1.4 2002/07/10 13:45:38 aliz Exp $ EGCSDATE=`echo $P| sed -e 's/egcs64-sparc-\([0-9]*\).*/\1/'` EGCSVER=2.92.11 @@ -11,6 +11,8 @@ DESCRIPTION="sparc64 crosscompiler for building sparc64 kernels on sparc32" SRC_URI="http://ftp.us.debian.org/debian/dists/stable/main/source/devel/${A}" HOMEPAGE="http://www.rocklinux.de/projects/sparc/sparc.html" LICENSE="GPL-2 LGPL-2" +SLOT="0" +KEYWORDS="x86" #RDEPEND="virtual/glibc" #MYCHOST=`echo $CHOST | sed 's/sparc-/sparc64-/'` diff --git a/sys-devel/flex/flex-2.5.4a-r4.ebuild b/sys-devel/flex/flex-2.5.4a-r4.ebuild index 5340c0f82c6a..0917587e855c 100644 --- a/sys-devel/flex/flex-2.5.4a-r4.ebuild +++ b/sys-devel/flex/flex-2.5.4a-r4.ebuild @@ -1,13 +1,15 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/flex-2.5.4a-r4.ebuild,v 1.2 2002/07/09 20:13:55 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/flex-2.5.4a-r4.ebuild,v 1.3 2002/07/10 13:45:38 aliz Exp $ S=${WORKDIR}/flex-2.5.4 DESCRIPTION="GNU lexical analyser generator" SRC_URI="ftp://ftp.gnu.org/gnu/non-gnu/flex/flex-2.5.4a.tar.gz" HOMEPAGE="http://www.gnu.org/software/flex/flex.html" LICENSE="FLEX" +SLOT="0" +KEYWORDS="x86" DEPEND="virtual/glibc" RDEPEND="virtual/glibc" diff --git a/sys-devel/gcc/gcc-2.95.3-r7.ebuild b/sys-devel/gcc/gcc-2.95.3-r7.ebuild index 2fd98a03a1f6..c0dc5169c7f0 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.8 2002/07/09 20:13:55 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-2.95.3-r7.ebuild,v 1.9 2002/07/10 13:45:38 aliz Exp $ TV=4.0 SRC_URI="ftp://gcc.gnu.org/pub/gcc/releases/${P}/${P}.tar.gz" @@ -13,6 +13,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" DEPEND="virtual/glibc" RDEPEND="virtual/glibc" diff --git a/sys-devel/gcc/gcc-3.0.4-r6.ebuild b/sys-devel/gcc/gcc-3.0.4-r6.ebuild index 7571081d544f..060411ad1e83 100644 --- a/sys-devel/gcc/gcc-3.0.4-r6.ebuild +++ b/sys-devel/gcc/gcc-3.0.4-r6.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Grant Goodyear <g2boojum@gentoo.org>, Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.0.4-r6.ebuild,v 1.4 2002/07/09 20:13:55 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.0.4-r6.ebuild,v 1.5 2002/07/10 13:45:38 aliz Exp $ # NOTE TO MAINTAINER: Info pages get nuked for multiple version installs. # Ill fix it later if i get a chance. @@ -20,6 +20,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" 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 f69cb99894ff..8b8267124262 100644 --- a/sys-devel/gcc/gcc-3.1-r7.ebuild +++ b/sys-devel/gcc/gcc-3.1-r7.ebuild @@ -23,6 +23,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" 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 e51fe7351e34..2c21cb52cb17 100644 --- a/sys-devel/gcc/gcc-3.1-r8.ebuild +++ b/sys-devel/gcc/gcc-3.1-r8.ebuild @@ -27,6 +27,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" DEPEND="virtual/glibc" RDEPEND="virtual/glibc diff --git a/sys-devel/gcc/gcc-3.1.1.ebuild b/sys-devel/gcc/gcc-3.1.1.ebuild index d80cd674392e..d0f70a06b873 100644 --- a/sys-devel/gcc/gcc-3.1.1.ebuild +++ b/sys-devel/gcc/gcc-3.1.1.ebuild @@ -27,6 +27,7 @@ SRC_URI="http://www.ibiblio.org/gentoo/distfiles/${P}-20020701.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" DEPEND="virtual/glibc" RDEPEND="virtual/glibc diff --git a/sys-devel/gdb/gdb-5.0-r2.ebuild b/sys-devel/gdb/gdb-5.0-r2.ebuild index 42620ffa44c2..0f165f2b071e 100644 --- a/sys-devel/gdb/gdb-5.0-r2.ebuild +++ b/sys-devel/gdb/gdb-5.0-r2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.0-r2.ebuild,v 1.8 2002/07/09 20:13:55 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.0-r2.ebuild,v 1.9 2002/07/10 13:45:38 aliz Exp $ A=${P}.tar.bz2 S=${WORKDIR}/${P} @@ -16,6 +16,8 @@ RDEPEND="virtual/glibc >=sys-libs/ncurses-5.2-r2" HOMEPAGE="http://www.gnu.org/software/gdb/gdb.html" LICENSE="GPL-2 LGPL-2" +SLOT="0" +KEYWORDS="x86" src_compile() { diff --git a/sys-devel/gdb/gdb-5.1.1-r1.ebuild b/sys-devel/gdb/gdb-5.1.1-r1.ebuild index 128e2f05c7d7..1ae39adb5623 100644 --- a/sys-devel/gdb/gdb-5.1.1-r1.ebuild +++ b/sys-devel/gdb/gdb-5.1.1-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Tools Team <tools@gentoo.org> # Author: Karl Trygve Kalleberg <karltk@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.1.1-r1.ebuild,v 1.2 2002/07/09 20:13:55 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.1.1-r1.ebuild,v 1.3 2002/07/10 13:45:38 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="GNU debugger" @@ -10,6 +10,8 @@ HOMEPAGE="http://www.gnu.org/software/gdb/gdb.html" 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" DEPEND="virtual/glibc >=sys-libs/ncurses-5.2-r2 diff --git a/sys-devel/gdb/gdb-5.1.1-r2.ebuild b/sys-devel/gdb/gdb-5.1.1-r2.ebuild index 3346fdd50673..61d028249d55 100644 --- a/sys-devel/gdb/gdb-5.1.1-r2.ebuild +++ b/sys-devel/gdb/gdb-5.1.1-r2.ebuild @@ -1,4 +1,4 @@ -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.1.1-r2.ebuild,v 1.2 2002/07/09 20:13:55 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.1.1-r2.ebuild,v 1.3 2002/07/10 13:45:38 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="GNU debugger" @@ -6,6 +6,8 @@ HOMEPAGE="http://www.gnu.org/software/gdb/gdb.html" 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" DEPEND="virtual/glibc >=sys-libs/ncurses-5.2-r2 diff --git a/sys-devel/gdb/gdb-5.1.1.ebuild b/sys-devel/gdb/gdb-5.1.1.ebuild index 19660b14a8c3..b4ccbe56790b 100644 --- a/sys-devel/gdb/gdb-5.1.1.ebuild +++ b/sys-devel/gdb/gdb-5.1.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Tools Team <tools@gentoo.org> # Author: Karl Trygve Kalleberg <karltk@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.1.1.ebuild,v 1.2 2002/07/09 20:13:55 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.1.1.ebuild,v 1.3 2002/07/10 13:45:38 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="GNU debugger" @@ -10,6 +10,8 @@ HOMEPAGE="http://www.gnu.org/software/gdb/gdb.html" 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" DEPEND="virtual/glibc >=sys-libs/ncurses-5.2-r2 diff --git a/sys-devel/gdb/gdb-5.1.ebuild b/sys-devel/gdb/gdb-5.1.ebuild index 0ba59ee70c59..313ebfa96fd9 100644 --- a/sys-devel/gdb/gdb-5.1.ebuild +++ b/sys-devel/gdb/gdb-5.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Tools Team <tools@gentoo.org> # Author: Karl Trygve Kalleberg <karltk@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.1.ebuild,v 1.2 2002/07/09 20:13:55 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.1.ebuild,v 1.3 2002/07/10 13:45:38 aliz Exp $ A=${P}.tar.bz2 S=${WORKDIR}/${P} @@ -11,6 +11,8 @@ HOMEPAGE="http://www.gnu.org/software/gdb/gdb.html" SRC_URI="ftp://sourceware.cygnus.com/pub/gdb/releases/${A} ftp://ftp.freesoftware.com/pub/sourceware/gdb/releases/${A}" LICENSE="GPL-2 LGPL-2" +SLOT="0" +KEYWORDS="x86" DEPEND="virtual/glibc >=sys-libs/ncurses-5.2-r2 diff --git a/sys-devel/gettext/gettext-0.11.1.ebuild b/sys-devel/gettext/gettext-0.11.1.ebuild index fdc7f42e37bd..6c17bf2a2198 100644 --- a/sys-devel/gettext/gettext-0.11.1.ebuild +++ b/sys-devel/gettext/gettext-0.11.1.ebuild @@ -1,12 +1,14 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.11.1.ebuild,v 1.4 2002/07/09 20:13:55 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.11.1.ebuild,v 1.5 2002/07/10 13:45:38 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="GNU locale utilities" SRC_URI="ftp://gatekeeper.dec.com/pub/GNU/gettext/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/gettext/gettext.html" LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86" src_unpack() { unpack ${A} 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 2408a874607e..410c58edfda0 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,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-devel/ld.so/ld.so-1.9.11-r2.ebuild,v 1.3 2002/07/09 20:13:55 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/ld.so/ld.so-1.9.11-r2.ebuild,v 1.4 2002/07/10 13:45:38 aliz Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -9,6 +9,8 @@ DESCRIPTION="Linux dynamic loader & linker" SRC_URI="ftp://ftp.ods.com/pub/linux/${A}" RDEPEND="sys-libs/lib-compat" LICENSE="LD.SO" +SLOT="0" +KEYWORDS="x86" src_unpack() { diff --git a/sys-devel/libtool/libtool-1.4-r1.ebuild b/sys-devel/libtool/libtool-1.4-r1.ebuild index b5e01d7da6f4..2d9e712b7310 100644 --- a/sys-devel/libtool/libtool-1.4-r1.ebuild +++ b/sys-devel/libtool/libtool-1.4-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.4-r1.ebuild,v 1.4 2002/07/09 20:13:55 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.4-r1.ebuild,v 1.5 2002/07/10 13:45:38 aliz Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -9,6 +9,7 @@ DESCRIPTION="A shared library tool for developers" SRC_URI="ftp://prep.ai.mit.edu/gnu/libtool/${A}" HOMEPAGE="http://www.gnu.org/software/libtool/libtool.html" LICENSE="GPL-2" +KEYWORDS="x86" DEPEND="virtual/glibc" diff --git a/sys-devel/libtool/libtool-1.4.1-r8.ebuild b/sys-devel/libtool/libtool-1.4.1-r8.ebuild index 4fe6c2e16e68..3d56175cf49b 100644 --- a/sys-devel/libtool/libtool-1.4.1-r8.ebuild +++ b/sys-devel/libtool/libtool-1.4.1-r8.ebuild @@ -1,13 +1,14 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.4.1-r8.ebuild,v 1.3 2002/07/09 20:13:55 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.4.1-r8.ebuild,v 1.4 2002/07/10 13:45:38 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="A shared library tool for developers" SRC_URI="ftp://ftp.gnu.org/gnu/${PN}/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/libtool/libtool.html" LICENSE="GPL-2" +KEYWORDS="x86" DEPEND="virtual/glibc" diff --git a/sys-devel/libtool/libtool-1.4.1-r9.ebuild b/sys-devel/libtool/libtool-1.4.1-r9.ebuild index 177776d476ef..749ad893d370 100644 --- a/sys-devel/libtool/libtool-1.4.1-r9.ebuild +++ b/sys-devel/libtool/libtool-1.4.1-r9.ebuild @@ -1,13 +1,14 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.4.1-r9.ebuild,v 1.2 2002/07/09 20:13:55 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.4.1-r9.ebuild,v 1.3 2002/07/10 13:45:38 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="A shared library tool for developers" SRC_URI="ftp://ftp.gnu.org/gnu/${PN}/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/libtool/libtool.html" LICENSE="GPL-2" +KEYWORDS="x86" DEPEND="virtual/glibc" diff --git a/sys-devel/libtool/libtool-1.4.2-r1.ebuild b/sys-devel/libtool/libtool-1.4.2-r1.ebuild index 07da2abc9fe1..08e86c7e4121 100644 --- a/sys-devel/libtool/libtool-1.4.2-r1.ebuild +++ b/sys-devel/libtool/libtool-1.4.2-r1.ebuild @@ -1,13 +1,14 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author: Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.4.2-r1.ebuild,v 1.4 2002/07/09 20:13:55 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.4.2-r1.ebuild,v 1.5 2002/07/10 13:45:38 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="A shared library tool for developers" SRC_URI="ftp://ftp.gnu.org/pub/gnu/${PN}/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/libtool/libtool.html" LICENSE="GPL-2" +KEYWORDS="x86" DEPEND="virtual/glibc" diff --git a/sys-devel/m4/m4-1.4o-r2.ebuild b/sys-devel/m4/m4-1.4o-r2.ebuild index 64da7af557f6..ecf2c1bdcd97 100644 --- a/sys-devel/m4/m4-1.4o-r2.ebuild +++ b/sys-devel/m4/m4-1.4o-r2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4o-r2.ebuild,v 1.5 2002/07/09 20:13:55 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4o-r2.ebuild,v 1.6 2002/07/10 13:45:38 aliz Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -9,6 +9,8 @@ DESCRIPTION="GNU macro processor" SRC_URI="ftp://ftp.seindal.dk/gnu/${A}" HOMEPAGE="http://www.gnu.org/software/m4/m4.html" LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86" 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 6addbe69b529..ecad7699567d 100644 --- a/sys-devel/m4/m4-1.4p.ebuild +++ b/sys-devel/m4/m4-1.4p.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4p.ebuild,v 1.2 2002/07/09 20:13:55 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4p.ebuild,v 1.3 2002/07/10 13:45:39 aliz Exp $ MY_P=${P/p/ppre2} S=${WORKDIR}/${MY_P} @@ -9,6 +9,8 @@ DESCRIPTION="GNU macro processor" 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" DEPEND="virtual/glibc nls? ( sys-devel/gettext ) diff --git a/sys-devel/make/make-3.79.1-r3.ebuild b/sys-devel/make/make-3.79.1-r3.ebuild index d0806c15e1d5..e1fea085cf5d 100644 --- a/sys-devel/make/make-3.79.1-r3.ebuild +++ b/sys-devel/make/make-3.79.1-r3.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/make-3.79.1-r3.ebuild,v 1.3 2002/07/09 20:13:55 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/make-3.79.1-r3.ebuild,v 1.4 2002/07/10 13:45:39 aliz Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -9,6 +9,8 @@ DESCRIPTION="Standard tool to compile source trees" SRC_URI="ftp://prep.ai.mit.edu/gnu/make/${A}" HOMEPAGE="http://www.gnu.org/software/make/make.html" LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86" DEPEND="virtual/glibc nls? ( sys-devel/gettext )" RDEPEND="virtual/glibc" diff --git a/sys-devel/patch/patch-2.5.4-r3.ebuild b/sys-devel/patch/patch-2.5.4-r3.ebuild index dad1e9fb11b7..740493f3e14e 100644 --- a/sys-devel/patch/patch-2.5.4-r3.ebuild +++ b/sys-devel/patch/patch-2.5.4-r3.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/patch-2.5.4-r3.ebuild,v 1.3 2002/07/09 20:13:55 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/patch-2.5.4-r3.ebuild,v 1.4 2002/07/10 13:45:39 aliz Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -10,6 +10,8 @@ SRC_URI="ftp://ftp.gnu.org/gnu/patch/${A}" HOMEPAGE="http://www.gnu.org/software/patch/patch.html" DEPEND="virtual/glibc" LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86" 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 8512f9c69e0e..6be2bee54baa 100644 --- a/sys-devel/patch/patch-2.5.4-r4.ebuild +++ b/sys-devel/patch/patch-2.5.4-r4.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/patch-2.5.4-r4.ebuild,v 1.2 2002/07/09 20:13:55 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/patch-2.5.4-r4.ebuild,v 1.3 2002/07/10 13:45:39 aliz Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -10,6 +10,8 @@ SRC_URI="ftp://ftp.gnu.org/gnu/patch/${A}" HOMEPAGE="http://www.gnu.org/software/patch/patch.html" DEPEND="virtual/glibc" LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86" src_compile() { diff --git a/sys-devel/perl/perl-5.6.1-r3.ebuild b/sys-devel/perl/perl-5.6.1-r3.ebuild index c9fca13f1658..43c1a942efb1 100644 --- a/sys-devel/perl/perl-5.6.1-r3.ebuild +++ b/sys-devel/perl/perl-5.6.1-r3.ebuild @@ -1,13 +1,15 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-devel/perl/perl-5.6.1-r3.ebuild,v 1.3 2002/04/29 20:53:42 sandymac Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/perl/perl-5.6.1-r3.ebuild,v 1.4 2002/07/10 13:45:39 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="Larry Wall's Practical Extraction and Reporting Language" SRC_URI="ftp://ftp.perl.org/pub/perl/CPAN/src/${P}.tar.gz" HOMEPAGE="http://www.perl.org" LICENSE="Artistic | GPL-2" +SLOT="0" +KEYWORDS="x86" DEPEND="virtual/glibc 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-r4.ebuild b/sys-devel/perl/perl-5.6.1-r4.ebuild index 38a63030d1e1..bb76e61962eb 100644 --- a/sys-devel/perl/perl-5.6.1-r4.ebuild +++ b/sys-devel/perl/perl-5.6.1-r4.ebuild @@ -8,6 +8,8 @@ DESCRIPTION="Larry Wall's Practical Extraction and Reporting Language" SRC_URI="ftp://ftp.perl.org/pub/perl/CPAN/src/${P}.tar.gz" HOMEPAGE="http://www.perl.org" LICENSE="Artistic | GPL-2" +SLOT="0" +KEYWORDS="x86" DEPEND="virtual/glibc 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/spython/spython-2.0-r7.ebuild b/sys-devel/spython/spython-2.0-r7.ebuild index 731806d9f9ef..a96b55301557 100644 --- a/sys-devel/spython/spython-2.0-r7.ebuild +++ b/sys-devel/spython/spython-2.0-r7.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author: Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-devel/spython/spython-2.0-r7.ebuild,v 1.8 2002/07/09 20:13:55 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/spython/spython-2.0-r7.ebuild,v 1.9 2002/07/10 13:45:39 aliz Exp $ S=${WORKDIR}/Python-2.0 S2=${WORKDIR}/python-fchksum-1.1 @@ -11,6 +11,8 @@ 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" 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 c2a8c9afa20b..a6a114a74a8b 100644 --- a/sys-devel/spython/spython-2.0-r8.ebuild +++ b/sys-devel/spython/spython-2.0-r8.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author: Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-devel/spython/spython-2.0-r8.ebuild,v 1.2 2002/07/09 20:13:55 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/spython/spython-2.0-r8.ebuild,v 1.3 2002/07/10 13:45:39 aliz Exp $ S=${WORKDIR}/Python-2.0 S2=${WORKDIR}/python-fchksum-1.1 @@ -11,6 +11,8 @@ 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" 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 f276d55dfc7b..8ea295b6a45a 100644 --- a/sys-devel/spython/spython-2.0-r9.ebuild +++ b/sys-devel/spython/spython-2.0-r9.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author: Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-devel/spython/spython-2.0-r9.ebuild,v 1.2 2002/07/09 20:13:55 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/spython/spython-2.0-r9.ebuild,v 1.3 2002/07/10 13:45:39 aliz Exp $ S=${WORKDIR}/Python-2.0 S2=${WORKDIR}/python-fchksum-1.1 @@ -11,6 +11,8 @@ 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" +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 )" |