diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-09 20:13:55 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-09 20:13:55 +0000 |
commit | c2dd86445460b2ed0fe8bf7fb927dcdc759a0426 (patch) | |
tree | 35606190417bdc793542f4c4667a0f502c15a599 | |
parent | fix the patch (diff) | |
download | gentoo-2-c2dd86445460b2ed0fe8bf7fb927dcdc759a0426.tar.gz gentoo-2-c2dd86445460b2ed0fe8bf7fb927dcdc759a0426.tar.bz2 gentoo-2-c2dd86445460b2ed0fe8bf7fb927dcdc759a0426.zip |
Added LICENSE tag
46 files changed, 89 insertions, 44 deletions
diff --git a/sys-devel/autoconf/autoconf-2.13-r2.ebuild b/sys-devel/autoconf/autoconf-2.13-r2.ebuild index ecaca53b90a4..9a3dc470c0e3 100644 --- a/sys-devel/autoconf/autoconf-2.13-r2.ebuild +++ b/sys-devel/autoconf/autoconf-2.13-r2.ebuild @@ -1,12 +1,13 @@ # 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.5 2002/04/07 13:36:44 gbevin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.13-r2.ebuild,v 1.6 2002/07/09 20:13:54 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" DEPEND=">=sys-devel/m4-1.4o-r2" diff --git a/sys-devel/autoconf/autoconf-2.52d-r1.ebuild b/sys-devel/autoconf/autoconf-2.52d-r1.ebuild index 92a13ec543ef..d00a692982a7 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.2 2002/04/07 13:36:44 gbevin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.52d-r1.ebuild,v 1.3 2002/07/09 20:13:54 aliz Exp $ OLD_PV=2.13 OLD_P=${PN}-${OLD_PV} @@ -11,6 +11,7 @@ DESCRIPTION="Used to create autoconfiguration files" 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" 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 00e2eb9dce41..0292145dd5ae 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.1 2002/05/19 17:45:33 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.53-r1.ebuild,v 1.2 2002/07/09 20:13:54 aliz Exp $ OLD_PV=2.13 OLD_P=${PN}-${OLD_PV} @@ -11,6 +11,7 @@ DESCRIPTION="Used to create autoconfiguration files" 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" 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 e0d3fd1ebf4e..59b033e225b4 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.1 2002/05/22 22:51:59 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.53a.ebuild,v 1.2 2002/07/09 20:13:54 aliz Exp $ OLD_PV=2.13 OLD_P=${PN}-${OLD_PV} @@ -11,6 +11,7 @@ DESCRIPTION="Used to create autoconfiguration files" 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" 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 cf9c5920c506..2633b0fa078a 100644 --- a/sys-devel/automake/automake-1.4_p5.ebuild +++ b/sys-devel/automake/automake-1.4_p5.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/automake/automake-1.4_p5.ebuild,v 1.4 2002/04/07 13:46:10 gbevin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.4_p5.ebuild,v 1.5 2002/07/09 20:13:54 aliz Exp $ MY_P=${P/_/-} S=${WORKDIR}/${MY_P} 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" 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 438cca92c164..7e7cb9cdf73d 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.2 2002/04/07 13:46:10 gbevin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.5d-r2.ebuild,v 1.3 2002/07/09 20:13:54 aliz Exp $ OLD_PV=1.4-p5 OLD_P=${PN}-${OLD_PV} @@ -11,6 +11,7 @@ DESCRIPTION="Used to generate Makefile.in from Makefile.am" 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" 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 70f1c7cbc278..1c1efbde5a86 100644 --- a/sys-devel/automake/automake-1.6.1-r6.ebuild +++ b/sys-devel/automake/automake-1.6.1-r6.ebuild @@ -47,6 +47,7 @@ SRC_URI="ftp://ftp.gnu.org/gnu/${PN}/${P}.tar.gz ftp://ftp.gnu.org/gnu/${PN}/${OLD15_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" 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 344554f49c76..f515d9253ecc 100644 --- a/sys-devel/bc/bc-1.06-r3.ebuild +++ b/sys-devel/bc/bc-1.06-r3.ebuild @@ -1,13 +1,14 @@ # 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.2 2001/11/24 18:40:50 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bc/bc-1.06-r3.ebuild,v 1.3 2002/07/09 20:13:54 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 +" RDEPEND="virtual/glibc readline? ( >=sys-libs/readline-4.1 >=sys-libs/ncurses-5.2 )" DEPEND="$RDEPEND sys-devel/flex" diff --git a/sys-devel/bin86/bin86-0.15.5.ebuild b/sys-devel/bin86/bin86-0.15.5.ebuild index 598f7f80985c..bd071b9a2a48 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.1 2001/05/08 00:35:12 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.15.5.ebuild,v 1.2 2002/07/09 20:13:54 aliz Exp $ A=${P}.tar.gz S=${WORKDIR}/bin86 @@ -9,6 +9,7 @@ DESCRIPTION="Assembler and loader used to create kernel bootsector" SRC_URI="http://www.cix.co.uk/~mayday/${A}" HOMEPAGE="http://www.cix.co.uk/~mayday/" DEPEND="virtual/glibc" +LICENSE="GPL-2" 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 3bcbbf9f5cc6..90e9f7e403e5 100644 --- a/sys-devel/binutils/binutils-2.11.90.0.27.ebuild +++ b/sys-devel/binutils/binutils-2.11.90.0.27.ebuild @@ -2,11 +2,12 @@ # 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.4 2001/09/10 16:54:13 drobbins Exp $ +# $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 $ 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" 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 7588e26f7186..4ffa8874a283 100644 --- a/sys-devel/binutils/binutils-2.11.90.0.31.ebuild +++ b/sys-devel/binutils/binutils-2.11.90.0.31.ebuild @@ -1,11 +1,12 @@ # 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.2 2001/12/23 23:02:39 azarah Exp $ +# $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 $ 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" 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 1662b53d4414..d4ba52acd1cc 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,11 +2,12 @@ # 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.1 2001/12/21 02:53:18 drobbins Exp $ +# $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 $ 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" 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 b264faea9b51..dddf03a7f9b9 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,11 +2,12 @@ # 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.1 2002/03/12 13:48:37 seemant Exp $ +# $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 $ 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" 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 78aabe1c3322..42c9dbad1ecc 100644 --- a/sys-devel/binutils/binutils-2.11.92.0.7.ebuild +++ b/sys-devel/binutils/binutils-2.11.92.0.7.ebuild @@ -2,11 +2,12 @@ # 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.1 2001/11/01 16:48:41 g2boojum Exp $ +# $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 $ 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" DEPEND="virtual/glibc" 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 538db9d2dcb8..4711ceabc7c6 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.2 2002/06/11 15:49:05 azarah Exp $ +# $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 $ # NOTE to Maintainer: ChangeLog states that it no longer use perl to build # the manpages, but seems this is incorrect .... @@ -12,6 +12,7 @@ inherit libtool 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" SLOT="0" diff --git a/sys-devel/bison/bison-1.28-r3.ebuild b/sys-devel/bison/bison-1.28-r3.ebuild index dd240f4ba8c1..7d3fd1a6a408 100644 --- a/sys-devel/bison/bison-1.28-r3.ebuild +++ b/sys-devel/bison/bison-1.28-r3.ebuild @@ -1,14 +1,14 @@ # 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.2 2001/11/24 18:40:50 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.28-r3.ebuild,v 1.3 2002/07/09 20:13:55 aliz Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} 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" DEPEND="virtual/glibc nls? ( sys-devel/gettext )" diff --git a/sys-devel/bison/bison-1.30.ebuild b/sys-devel/bison/bison-1.30.ebuild index 5b1739f80637..e0cded34b269 100644 --- a/sys-devel/bison/bison-1.30.ebuild +++ b/sys-devel/bison/bison-1.30.ebuild @@ -1,12 +1,13 @@ # 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.1 2001/12/17 17:37:42 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.30.ebuild,v 1.2 2002/07/09 20:13:55 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" 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 a05c7d91277e..7ba9a0adc4f4 100644 --- a/sys-devel/bison/bison-1.32.ebuild +++ b/sys-devel/bison/bison-1.32.ebuild @@ -1,12 +1,13 @@ # 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.1 2002/01/28 18:32:06 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.32.ebuild,v 1.2 2002/07/09 20:13:55 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" 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 03312f7887cd..d2b11c82717e 100644 --- a/sys-devel/bison/bison-1.34-r1.ebuild +++ b/sys-devel/bison/bison-1.34-r1.ebuild @@ -1,11 +1,12 @@ # 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.1 2002/04/02 16:16:30 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.34-r1.ebuild,v 1.2 2002/07/09 20:13:55 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" 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 f849b861dee8..1863b2dcd76e 100644 --- a/sys-devel/bison/bison-1.34.ebuild +++ b/sys-devel/bison/bison-1.34.ebuild @@ -1,11 +1,12 @@ # 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.1 2002/03/20 19:05:41 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.34.ebuild,v 1.2 2002/07/09 20:13:55 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" 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 bbab795c803f..9fe62252483d 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.2 2002/04/27 23:34:20 bangert Exp $ +# $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 $ EGCSDATE=`echo $P| sed -e 's/egcs64-sparc-\([0-9]*\).*/\1/'` EGCSVER=2.92.11 @@ -10,6 +10,7 @@ A="egcs64_${EGCSDATE}.orig.tar.gz" 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" #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 6a9f515065ea..5340c0f82c6a 100644 --- a/sys-devel/flex/flex-2.5.4a-r4.ebuild +++ b/sys-devel/flex/flex-2.5.4a-r4.ebuild @@ -1,12 +1,13 @@ # 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.1 2001/04/28 22:32:35 drobbins Exp $ +# $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 $ 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" 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 544e0c8d1595..2fd98a03a1f6 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.7 2002/07/08 18:46:26 azarah Exp $ +# $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 $ TV=4.0 SRC_URI="ftp://gcc.gnu.org/pub/gcc/releases/${P}/${P}.tar.gz" @@ -12,6 +12,7 @@ LOC=/usr DESCRIPTION="Modern GCC C/C++ compiler and an included, upgraded version of texinfo to boot" HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html" SLOT="0" +LICENSE="GPL-2 LGPL-2" 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 0d5ab77d476a..7571081d544f 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.3 2002/06/24 18:22:20 azarah Exp $ +# $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 $ # NOTE TO MAINTAINER: Info pages get nuked for multiple version installs. # Ill fix it later if i get a chance. @@ -19,6 +19,7 @@ SRC_URI="ftp://gcc.gnu.org/pub/gcc/releases/${P}/${P}.tar.bz2 ftp://ftp.ibiblio.org/pub/linux/distributions/gentoo/distfiles/texinfo-${TV}.tar.gz" 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" 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 ae18aabd8b2a..f69cb99894ff 100644 --- a/sys-devel/gcc/gcc-3.1-r7.ebuild +++ b/sys-devel/gcc/gcc-3.1-r7.ebuild @@ -22,6 +22,7 @@ SRC_URI="ftp://gcc.gnu.org/pub/gcc/releases/${P}/${P}.tar.bz2 ftp://ftp.funet.fi/pub/mirrors/sourceware.cygnus.com/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" 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 82543d0246f6..e51fe7351e34 100644 --- a/sys-devel/gcc/gcc-3.1-r8.ebuild +++ b/sys-devel/gcc/gcc-3.1-r8.ebuild @@ -26,6 +26,7 @@ SRC_URI="ftp://gcc.gnu.org/pub/gcc/releases/${P}/${P}.tar.bz2 ftp://ftp.funet.fi/pub/mirrors/sourceware.cygnus.com/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" 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 5e2078589be2..d80cd674392e 100644 --- a/sys-devel/gcc/gcc-3.1.1.ebuild +++ b/sys-devel/gcc/gcc-3.1.1.ebuild @@ -26,6 +26,7 @@ SRC_URI="http://www.ibiblio.org/gentoo/distfiles/${P}-20020701.tar.bz2 http://www.ibiblio.org/gentoo/distfiles/${P}-patches.tbz2" DESCRIPTION="Modern GCC C/C++ compiler" HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html" +LICENSE="GPL-2 LGPL-2.1" 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 499dea397d82..42620ffa44c2 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.7 2001/05/28 05:24:13 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.0-r2.ebuild,v 1.8 2002/07/09 20:13:55 aliz Exp $ A=${P}.tar.bz2 S=${WORKDIR}/${P} @@ -15,6 +15,7 @@ DEPEND="virtual/glibc >=sys-libs/ncurses-5.2-r2 RDEPEND="virtual/glibc >=sys-libs/ncurses-5.2-r2" HOMEPAGE="http://www.gnu.org/software/gdb/gdb.html" +LICENSE="GPL-2 LGPL-2" 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 7cd8e6c74e8f..128e2f05c7d7 100644 --- a/sys-devel/gdb/gdb-5.1.1-r1.ebuild +++ b/sys-devel/gdb/gdb-5.1.1-r1.ebuild @@ -2,13 +2,14 @@ # 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.1 2002/05/06 21:16:02 kain Exp $ +# $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 $ S=${WORKDIR}/${P} DESCRIPTION="GNU debugger" 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" 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 9d7e29543e7d..3346fdd50673 100644 --- a/sys-devel/gdb/gdb-5.1.1-r2.ebuild +++ b/sys-devel/gdb/gdb-5.1.1-r2.ebuild @@ -1,10 +1,11 @@ -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.1.1-r2.ebuild,v 1.1 2002/06/02 16:07:28 doctomoe Exp $ +# $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 $ S=${WORKDIR}/${P} DESCRIPTION="GNU debugger" 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" 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 d24d89d7493a..19660b14a8c3 100644 --- a/sys-devel/gdb/gdb-5.1.1.ebuild +++ b/sys-devel/gdb/gdb-5.1.1.ebuild @@ -2,13 +2,14 @@ # 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.1 2002/04/11 13:50:25 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.1.1.ebuild,v 1.2 2002/07/09 20:13:55 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="GNU debugger" 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" 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 12a958c8dc66..0ba59ee70c59 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.1 2002/02/07 21:47:37 karltk Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.1.ebuild,v 1.2 2002/07/09 20:13:55 aliz Exp $ A=${P}.tar.bz2 S=${WORKDIR}/${P} @@ -10,6 +10,7 @@ DESCRIPTION="GNU debugger" 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" 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 126cb53c3fcb..fdc7f42e37bd 100644 --- a/sys-devel/gettext/gettext-0.11.1.ebuild +++ b/sys-devel/gettext/gettext-0.11.1.ebuild @@ -1,11 +1,12 @@ # 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.3 2002/04/28 06:28:10 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.11.1.ebuild,v 1.4 2002/07/09 20:13:55 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" 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 7a06646e6e97..2408a874607e 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,13 +1,14 @@ # 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.2 2001/03/06 05:27:28 achim Exp $ +# $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 $ A=${P}.tar.gz S=${WORKDIR}/${P} DESCRIPTION="Linux dynamic loader & linker" SRC_URI="ftp://ftp.ods.com/pub/linux/${A}" RDEPEND="sys-libs/lib-compat" +LICENSE="LD.SO" src_unpack() { diff --git a/sys-devel/libtool/libtool-1.4-r1.ebuild b/sys-devel/libtool/libtool-1.4-r1.ebuild index 9804393e41fb..b5e01d7da6f4 100644 --- a/sys-devel/libtool/libtool-1.4-r1.ebuild +++ b/sys-devel/libtool/libtool-1.4-r1.ebuild @@ -1,13 +1,14 @@ # 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.3 2002/04/10 18:48:35 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.4-r1.ebuild,v 1.4 2002/07/09 20:13:55 aliz Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} 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" 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 9528c2e6d3cb..4fe6c2e16e68 100644 --- a/sys-devel/libtool/libtool-1.4.1-r8.ebuild +++ b/sys-devel/libtool/libtool-1.4.1-r8.ebuild @@ -1,12 +1,13 @@ # 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.2 2002/06/26 22:40:14 azarah Exp $ +# $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 $ 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" 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 d142486113d1..177776d476ef 100644 --- a/sys-devel/libtool/libtool-1.4.1-r9.ebuild +++ b/sys-devel/libtool/libtool-1.4.1-r9.ebuild @@ -1,12 +1,13 @@ # 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.1 2002/07/03 19:11:10 azarah Exp $ +# $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 $ 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" 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 432338f0094c..07da2abc9fe1 100644 --- a/sys-devel/libtool/libtool-1.4.2-r1.ebuild +++ b/sys-devel/libtool/libtool-1.4.2-r1.ebuild @@ -1,12 +1,13 @@ # 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.3 2002/04/10 18:48:35 azarah Exp $ +# $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 $ 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" DEPEND="virtual/glibc" diff --git a/sys-devel/m4/m4-1.4o-r2.ebuild b/sys-devel/m4/m4-1.4o-r2.ebuild index 9e23751f0f69..64da7af557f6 100644 --- a/sys-devel/m4/m4-1.4o-r2.ebuild +++ b/sys-devel/m4/m4-1.4o-r2.ebuild @@ -1,13 +1,14 @@ # 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.4 2001/03/06 05:27:28 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4o-r2.ebuild,v 1.5 2002/07/09 20:13:55 aliz Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} DESCRIPTION="GNU macro processor" SRC_URI="ftp://ftp.seindal.dk/gnu/${A}" HOMEPAGE="http://www.gnu.org/software/m4/m4.html" +LICENSE="GPL-2" 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 ea5c96ccd0ca..6addbe69b529 100644 --- a/sys-devel/m4/m4-1.4p.ebuild +++ b/sys-devel/m4/m4-1.4p.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/m4/m4-1.4p.ebuild,v 1.1 2002/03/21 08:03:12 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4p.ebuild,v 1.2 2002/07/09 20:13:55 aliz Exp $ MY_P=${P/p/ppre2} S=${WORKDIR}/${MY_P} 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" 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 f34208bee820..d0806c15e1d5 100644 --- a/sys-devel/make/make-3.79.1-r3.ebuild +++ b/sys-devel/make/make-3.79.1-r3.ebuild @@ -1,13 +1,14 @@ # 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.2 2001/11/24 18:40:50 drobbins Exp $ +# $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 $ A=${P}.tar.gz S=${WORKDIR}/${P} 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" 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 501458ef63ef..dad1e9fb11b7 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.2 2001/11/24 18:40:50 drobbins Exp $ +# $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 $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -9,6 +9,7 @@ DESCRIPTION="Utility to apply diffs to files" SRC_URI="ftp://ftp.gnu.org/gnu/patch/${A}" HOMEPAGE="http://www.gnu.org/software/patch/patch.html" DEPEND="virtual/glibc" +LICENSE="GPL-2" 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 86e1d97cb54c..8512f9c69e0e 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.1 2002/04/15 20:36:20 murphy Exp $ +# $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 $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -9,6 +9,7 @@ DESCRIPTION="Utility to apply diffs to files" SRC_URI="ftp://ftp.gnu.org/gnu/patch/${A}" HOMEPAGE="http://www.gnu.org/software/patch/patch.html" DEPEND="virtual/glibc" +LICENSE="GPL-2" src_compile() { diff --git a/sys-devel/spython/spython-2.0-r7.ebuild b/sys-devel/spython/spython-2.0-r7.ebuild index 257cfa3ad419..731806d9f9ef 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.7 2001/09/13 16:18:37 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/spython/spython-2.0-r7.ebuild,v 1.8 2002/07/09 20:13:55 aliz Exp $ S=${WORKDIR}/Python-2.0 S2=${WORKDIR}/python-fchksum-1.1 @@ -10,6 +10,7 @@ SRC_URI="http://www.python.org/ftp/python/2.0/BeOpen-Python-2.0.tar.bz2 http://www.azstarnet.com/~donut/programs/fchksum/python-fchksum-1.1.tar.gz" HOMEPAGE="http://www.python.org http://www.azstarnet.com/~donut/programs/fchksum/" +LICENSE="PYTHON" 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 e1288eed30fb..c2a8c9afa20b 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.1 2001/11/16 07:09:26 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/spython/spython-2.0-r8.ebuild,v 1.2 2002/07/09 20:13:55 aliz Exp $ S=${WORKDIR}/Python-2.0 S2=${WORKDIR}/python-fchksum-1.1 @@ -10,6 +10,7 @@ SRC_URI="http://www.python.org/ftp/python/2.0/BeOpen-Python-2.0.tar.bz2 http://www.azstarnet.com/~donut/programs/fchksum/python-fchksum-1.1.tar.gz" HOMEPAGE="http://www.python.org http://www.azstarnet.com/~donut/programs/fchksum/" +LICENSE="PYTHON" 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 e2865e9414a3..f276d55dfc7b 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.1 2002/03/15 04:09:13 blocke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/spython/spython-2.0-r9.ebuild,v 1.2 2002/07/09 20:13:55 aliz Exp $ S=${WORKDIR}/Python-2.0 S2=${WORKDIR}/python-fchksum-1.1 @@ -10,6 +10,7 @@ SRC_URI="http://www.python.org/ftp/python/2.0/BeOpen-Python-2.0.tar.bz2 http://www.azstarnet.com/~donut/programs/fchksum/python-fchksum-1.1.tar.gz" HOMEPAGE="http://www.python.org http://www.azstarnet.com/~donut/programs/fchksum/" +LICENSE="PYTHON" DEPEND=">=sys-devel/autoconf-2.13 >=sys-libs/zlib-1.1.4 readline? ( >=sys-libs/readline-4.1 >=sys-libs/ncurses-5.2 )" |