diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2000-08-16 04:38:34 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2000-08-16 04:38:34 +0000 |
commit | 5208fbf4b8428c0f3146f48f046f42c27ece0cd1 (patch) | |
tree | fd0263a0ab995ced009dbd237d7a0710fdea1c71 | |
parent | removed all "CATEGORY" entries in ebuild. They shouldn't be needed anymore. (diff) | |
download | historical-5208fbf4b8428c0f3146f48f046f42c27ece0cd1.tar.gz historical-5208fbf4b8428c0f3146f48f046f42c27ece0cd1.tar.bz2 historical-5208fbf4b8428c0f3146f48f046f42c27ece0cd1.zip |
removed all "CATEGORY" entries in ebuild. They shouldn't be needed anymore.
-rw-r--r-- | sys-devel/autoconf/autoconf-2.13-r1.ebuild | 3 | ||||
-rw-r--r-- | sys-devel/automake/automake-1.4-r1.ebuild | 3 | ||||
-rw-r--r-- | sys-devel/bc/bc-1.05a-r1.ebuild | 3 | ||||
-rw-r--r-- | sys-devel/bin86/bin86-0.15.0-r1.ebuild | 3 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.10.0.18-r1.ebuild | 3 | ||||
-rw-r--r-- | sys-devel/bison/bison-1.28-r1.ebuild | 3 | ||||
-rw-r--r-- | sys-devel/flex/flex-2.5.4a-r1.ebuild | 3 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-2.95.2-r1.ebuild | 3 | ||||
-rw-r--r-- | sys-devel/gdb/gdb-5.0-r1.ebuild | 3 | ||||
-rw-r--r-- | sys-devel/libtool/libtool-1.3.5-r1.ebuild | 3 | ||||
-rw-r--r-- | sys-devel/m4/m4-1.4o-r1.ebuild | 3 | ||||
-rw-r--r-- | sys-devel/make/make-3.79.1-r1.ebuild | 3 | ||||
-rw-r--r-- | sys-devel/patch/patch-2.5.4-r1.ebuild | 3 | ||||
-rw-r--r-- | sys-devel/perl/perl-5.6.0-r1.ebuild | 3 | ||||
-rw-r--r-- | sys-devel/python-basic/python-basic-1.5.2-r1.ebuild | 3 | ||||
-rw-r--r-- | sys-kernel/linux-UP-2.2.17/linux-UP-2.2.17_pre13-r6.ebuild | 3 | ||||
-rw-r--r-- | sys-kernel/linux-UP-2.2.17/linux-UP-2.2.17p13-r5.ebuild | 3 |
17 files changed, 17 insertions, 34 deletions
diff --git a/sys-devel/autoconf/autoconf-2.13-r1.ebuild b/sys-devel/autoconf/autoconf-2.13-r1.ebuild index 47bfe9f160f4..56e680938024 100644 --- a/sys-devel/autoconf/autoconf-2.13-r1.ebuild +++ b/sys-devel/autoconf/autoconf-2.13-r1.ebuild @@ -1,13 +1,12 @@ # 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/autoconf/autoconf-2.13-r1.ebuild,v 1.1 2000/08/03 14:16:17 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.13-r1.ebuild,v 1.2 2000/08/16 04:38:32 drobbins Exp $ P=autoconf-2.13 A=${P}.tar.gz S=${WORKDIR}/${P} DESCRIPTION="Used to create autoconfiguration files" -CATEGORY="sys-devel" SRC_URI="ftp://prep.ai.mit.edu/gnu/autoconf/${A}" HOMEPAGE="http://www.gnu.org/software/autoconf/autoconf.html" diff --git a/sys-devel/automake/automake-1.4-r1.ebuild b/sys-devel/automake/automake-1.4-r1.ebuild index 4e624c5306ae..b9ebfb1f1d1c 100644 --- a/sys-devel/automake/automake-1.4-r1.ebuild +++ b/sys-devel/automake/automake-1.4-r1.ebuild @@ -1,13 +1,12 @@ # 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/automake/automake-1.4-r1.ebuild,v 1.1 2000/08/03 14:16:17 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.4-r1.ebuild,v 1.2 2000/08/16 04:38:32 drobbins Exp $ P=automake-1.4 A=${P}.tar.gz S=${WORKDIR}/${P} DESCRIPTION="Used to generate Makefile.in from Makefile.am" -CATEGORY="sys-devel" SRC_URI="ftp://prep.ai.mit.edu/gnu/automake/${A}" HOMEPAGE="http://www.gnu.org/software/automake/automake.html" diff --git a/sys-devel/bc/bc-1.05a-r1.ebuild b/sys-devel/bc/bc-1.05a-r1.ebuild index 424039abe1a1..07917162ae6b 100644 --- a/sys-devel/bc/bc-1.05a-r1.ebuild +++ b/sys-devel/bc/bc-1.05a-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/bc/bc-1.05a-r1.ebuild,v 1.1 2000/08/03 14:16:17 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bc/bc-1.05a-r1.ebuild,v 1.2 2000/08/16 04:38:32 drobbins Exp $ P=bc-1.05a A=${P}.tar.gz @@ -9,7 +9,6 @@ S=${WORKDIR}/bc-1.05 DESCRIPTION="Handy console-based calculator utility" SRC_URI="ftp://ftp.gnu.ai.mit.edu/pub/gnu/bc/${A}" HOMEPAGE="http://www.gnu.org/software/bc/bc.html" -CATEGORY="sys-devel" src_compile() { ./configure --with-readline --host=${CHOST} --prefix=/usr diff --git a/sys-devel/bin86/bin86-0.15.0-r1.ebuild b/sys-devel/bin86/bin86-0.15.0-r1.ebuild index df579e88d2e1..ca41c07fe96a 100644 --- a/sys-devel/bin86/bin86-0.15.0-r1.ebuild +++ b/sys-devel/bin86/bin86-0.15.0-r1.ebuild @@ -1,13 +1,12 @@ # 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.0-r1.ebuild,v 1.1 2000/08/03 14:16:17 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.15.0-r1.ebuild,v 1.2 2000/08/16 04:38:33 drobbins Exp $ P=bin86-0.15.0 A=${P}.tar.gz S=${WORKDIR}/bin86 DESCRIPTION="Assembler and loader used to create kernel bootsector" -CATEGORY="sys-devel" SRC_URI="http://www.cix.co.uk/~mayday/${A}" HOMEPAGE="http://www.cix.co.uk/~mayday/" diff --git a/sys-devel/binutils/binutils-2.10.0.18-r1.ebuild b/sys-devel/binutils/binutils-2.10.0.18-r1.ebuild index 57a130d70957..fcf73954eb8b 100644 --- a/sys-devel/binutils/binutils-2.10.0.18-r1.ebuild +++ b/sys-devel/binutils/binutils-2.10.0.18-r1.ebuild @@ -1,13 +1,12 @@ # 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/binutils/binutils-2.10.0.18-r1.ebuild,v 1.1 2000/08/03 14:16:17 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.10.0.18-r1.ebuild,v 1.2 2000/08/16 04:38:33 drobbins Exp $ P=binutils-2.10.0.18 A=${P}.tar.gz S=${WORKDIR}/${P} DESCRIPTION="Tools necessary to build programs" -CATEGORY="sys-devel" SRC_URI="ftp://ftp.varesearch.com/pub/support/hjl/binutils/${A}" src_compile() { diff --git a/sys-devel/bison/bison-1.28-r1.ebuild b/sys-devel/bison/bison-1.28-r1.ebuild index ef4c7b2b5b20..69799ade03f9 100644 --- a/sys-devel/bison/bison-1.28-r1.ebuild +++ b/sys-devel/bison/bison-1.28-r1.ebuild @@ -1,12 +1,11 @@ # 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-r1.ebuild,v 1.1 2000/08/03 14:16:17 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.28-r1.ebuild,v 1.2 2000/08/16 04:38:33 drobbins Exp $ P=bison-1.28 A=${P}.tar.gz S=${WORKDIR}/${P} -CATEGORY="sys-devel" 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" diff --git a/sys-devel/flex/flex-2.5.4a-r1.ebuild b/sys-devel/flex/flex-2.5.4a-r1.ebuild index 47a648e2d2b3..912cae047e41 100644 --- a/sys-devel/flex/flex-2.5.4a-r1.ebuild +++ b/sys-devel/flex/flex-2.5.4a-r1.ebuild @@ -1,12 +1,11 @@ # 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-r1.ebuild,v 1.1 2000/08/03 14:16:17 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/flex-2.5.4a-r1.ebuild,v 1.2 2000/08/16 04:38:33 drobbins Exp $ P=flex-2.5.4a A=${P}.tar.gz S=${WORKDIR}/flex-2.5.4 -CATEGORY="sys-devel" DESCRIPTION="GNU lexical analyser generator" SRC_URI="ftp://prep.ai.mit.edu/non-gnu/flex/${A}" HOMEPAGE="http://www.gnu.org/software/flex/flex.html" diff --git a/sys-devel/gcc/gcc-2.95.2-r1.ebuild b/sys-devel/gcc/gcc-2.95.2-r1.ebuild index 60723604a427..3812d10d9f34 100644 --- a/sys-devel/gcc/gcc-2.95.2-r1.ebuild +++ b/sys-devel/gcc/gcc-2.95.2-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 Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-2.95.2-r1.ebuild,v 1.1 2000/08/03 14:16:17 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-2.95.2-r1.ebuild,v 1.2 2000/08/16 04:38:33 drobbins Exp $ P=gcc-2.95.2 A="gcc-2.95.2.tar.gz libg++-2.8.1.3.tar.gz libg++-2.8.1.3-20000419.diff.gz" @@ -10,7 +10,6 @@ A1=gcc-exception-fix.diff.gz A2=gcc-accept-doublecolon.diff.gz S=${WORKDIR}/gcc-2.95.2 T=/usr -CATEGORY="sys-devel" DESCRIPTION="modern gcc c/c++ compiler" SRC_URI="ftp://prep.ai.mit.edu/gnu/gcc/gcc-2.95.2.tar.gz ftp://ftp.leo.org/pub/comp/os/unix/gnu/gcc/gcc-2.95.2.tar.gz diff --git a/sys-devel/gdb/gdb-5.0-r1.ebuild b/sys-devel/gdb/gdb-5.0-r1.ebuild index 57c51d6a8764..bbdb5002f0c5 100644 --- a/sys-devel/gdb/gdb-5.0-r1.ebuild +++ b/sys-devel/gdb/gdb-5.0-r1.ebuild @@ -1,12 +1,11 @@ # 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-r1.ebuild,v 1.1 2000/08/03 14:16:17 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.0-r1.ebuild,v 1.2 2000/08/16 04:38:33 drobbins Exp $ P=gdb-5.0 A=${P}.tar.bz2 S=${WORKDIR}/${P} -CATEGORY="sys-devel" DESCRIPTION="GNU debugger" SRC_URI="ftp://sourceware.cygnus.com/pub/gdb/releases/${A}" HOMEPAGE="http://www.gnu.org/software/gdb/gdb.html" diff --git a/sys-devel/libtool/libtool-1.3.5-r1.ebuild b/sys-devel/libtool/libtool-1.3.5-r1.ebuild index bb90dff59081..3241fd4bcb8b 100644 --- a/sys-devel/libtool/libtool-1.3.5-r1.ebuild +++ b/sys-devel/libtool/libtool-1.3.5-r1.ebuild @@ -1,13 +1,12 @@ # 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.3.5-r1.ebuild,v 1.1 2000/08/03 14:16:17 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.3.5-r1.ebuild,v 1.2 2000/08/16 04:38:33 drobbins Exp $ P=libtool-1.3.5 A=${P}.tar.gz S=${WORKDIR}/${P} DESCRIPTION="A shared library tool for developers" -CATEGORY="sys-devel" SRC_URI="ftp://prep.ai.mit.edu/gnu/libtool/${A}" HOMEPAGE="http://www.gnu.org/software/libtool/libtool.html" diff --git a/sys-devel/m4/m4-1.4o-r1.ebuild b/sys-devel/m4/m4-1.4o-r1.ebuild index 65e90e4e1cca..7e8301de03b8 100644 --- a/sys-devel/m4/m4-1.4o-r1.ebuild +++ b/sys-devel/m4/m4-1.4o-r1.ebuild @@ -1,13 +1,12 @@ # 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-r1.ebuild,v 1.1 2000/08/03 14:16:17 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4o-r1.ebuild,v 1.2 2000/08/16 04:38:34 drobbins Exp $ P=m4-1.4o A=${P}.tar.gz S=${WORKDIR}/${P} DESCRIPTION="GNU macro processor" -CATEGORY="sys-devel" SRC_URI="ftp://ftp.seindal.dk/gnu/${A}" HOMEPAGE="http://www.gnu.org/software/m4/m4.html" diff --git a/sys-devel/make/make-3.79.1-r1.ebuild b/sys-devel/make/make-3.79.1-r1.ebuild index a0475898638b..e53d24d42603 100644 --- a/sys-devel/make/make-3.79.1-r1.ebuild +++ b/sys-devel/make/make-3.79.1-r1.ebuild @@ -1,13 +1,12 @@ # 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-r1.ebuild,v 1.1 2000/08/03 14:16:17 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/make-3.79.1-r1.ebuild,v 1.2 2000/08/16 04:38:34 drobbins Exp $ P=make-3.79.1 A=${P}.tar.gz S=${WORKDIR}/${P} DESCRIPTION="Standard tool to compile source trees" -CATEGORY="sys-devel" SRC_URI="ftp://prep.ai.mit.edu/gnu/make/${P}" HOMEPAGE="http://www.gnu.org/software/make/make.html" diff --git a/sys-devel/patch/patch-2.5.4-r1.ebuild b/sys-devel/patch/patch-2.5.4-r1.ebuild index 2bc19e5c5d42..e40d138083fe 100644 --- a/sys-devel/patch/patch-2.5.4-r1.ebuild +++ b/sys-devel/patch/patch-2.5.4-r1.ebuild @@ -1,13 +1,12 @@ # 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-r1.ebuild,v 1.1 2000/08/03 14:16:17 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/patch-2.5.4-r1.ebuild,v 1.2 2000/08/16 04:38:34 drobbins Exp $ P=patch-2.5.4 A=${P}.tar.gz S=${WORKDIR}/${P} DESCRIPTION="Utility to apply diffs to files" -CATEGORY="sys-devel" SRC_URI="ftp://ftp.gnu.org/gnu/patch/${A}" HOMEPAGE="http://www.gnu.org/software/patch/patch.html" diff --git a/sys-devel/perl/perl-5.6.0-r1.ebuild b/sys-devel/perl/perl-5.6.0-r1.ebuild index a63e83c7c629..25bb857f18a4 100644 --- a/sys-devel/perl/perl-5.6.0-r1.ebuild +++ b/sys-devel/perl/perl-5.6.0-r1.ebuild @@ -1,13 +1,12 @@ # 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/perl/perl-5.6.0-r1.ebuild,v 1.1 2000/08/03 14:16:17 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/perl/perl-5.6.0-r1.ebuild,v 1.2 2000/08/16 04:38:34 drobbins Exp $ P=perl-5.6.0 A=${P}.tar.gz S=${WORKDIR}/perl-5.6.0 DESCRIPTION="Larry Wall's Practical Extraction and Reporting Language" -CATEGORY="sys-devel" SRC_URI="ftp://ftp.perl.org/pub/perl/CPAN/src/${A}" HOMEPAGE="http://www.perl.org" diff --git a/sys-devel/python-basic/python-basic-1.5.2-r1.ebuild b/sys-devel/python-basic/python-basic-1.5.2-r1.ebuild index 30a835925ae1..fb4ce1622999 100644 --- a/sys-devel/python-basic/python-basic-1.5.2-r1.ebuild +++ b/sys-devel/python-basic/python-basic-1.5.2-r1.ebuild @@ -1,12 +1,11 @@ # 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/python-basic/python-basic-1.5.2-r1.ebuild,v 1.1 2000/08/03 14:16:17 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/python-basic/python-basic-1.5.2-r1.ebuild,v 1.2 2000/08/16 04:38:34 drobbins Exp $ P=python-basic-1.5.2 A=py152.tgz S=${WORKDIR}/Python-1.5.2 -CATEGORY="sys-devel" DESCRIPTION="A really great language" SRC_URI="http://www.python.org/ftp/python/src/${A}" diff --git a/sys-kernel/linux-UP-2.2.17/linux-UP-2.2.17_pre13-r6.ebuild b/sys-kernel/linux-UP-2.2.17/linux-UP-2.2.17_pre13-r6.ebuild index 3d1bd01105fb..941623873150 100644 --- a/sys-kernel/linux-UP-2.2.17/linux-UP-2.2.17_pre13-r6.ebuild +++ b/sys-kernel/linux-UP-2.2.17/linux-UP-2.2.17_pre13-r6.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-kernel/linux-UP-2.2.17/linux-UP-2.2.17_pre13-r6.ebuild,v 1.1 2000/08/13 03:07:01 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-UP-2.2.17/linux-UP-2.2.17_pre13-r6.ebuild,v 1.2 2000/08/16 04:38:34 drobbins Exp $ P=linux-UP-2.2.17p13 A="linux-2.2.16.tar.bz2 i2c-2.5.2.tar.gz lm_sensors-2.5.2.tar.gz @@ -12,7 +12,6 @@ A="linux-2.2.16.tar.bz2 i2c-2.5.2.tar.gz lm_sensors-2.5.2.tar.gz S=${WORKDIR}/linux DESCRIPTION="Linux kernel for UP systems with reiserfs,usb,sensors,raid,udma,nfs3 and pppoe support" -CATEGORY=sys-kernel SRC_URI="ftp://ftp.uk.kernel.org/pub/linux/kernel/v2.2/linux-2.2.16.tar.bz2 ftp://ftp.de.kernel.org/pub/linux/kernel/v2.2/linux-2.2.16.tar.bz2 ftp://ftp.kernel.org/pub/linux/kernel/people/alan/2.2.17pre/pre-patch-2.2.17-13.bz2 diff --git a/sys-kernel/linux-UP-2.2.17/linux-UP-2.2.17p13-r5.ebuild b/sys-kernel/linux-UP-2.2.17/linux-UP-2.2.17p13-r5.ebuild index 5cffdcc10bf0..daa2806b4a2b 100644 --- a/sys-kernel/linux-UP-2.2.17/linux-UP-2.2.17p13-r5.ebuild +++ b/sys-kernel/linux-UP-2.2.17/linux-UP-2.2.17p13-r5.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-kernel/linux-UP-2.2.17/linux-UP-2.2.17p13-r5.ebuild,v 1.1 2000/08/03 15:58:15 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-UP-2.2.17/linux-UP-2.2.17p13-r5.ebuild,v 1.2 2000/08/16 04:38:34 drobbins Exp $ P=linux-UP-2.2.17p13 A="linux-2.2.16.tar.bz2 i2c-2.5.2.tar.gz lm_sensors-2.5.2.tar.gz @@ -11,7 +11,6 @@ A="linux-2.2.16.tar.bz2 i2c-2.5.2.tar.gz lm_sensors-2.5.2.tar.gz S=${WORKDIR}/linux DESCRIPTION="Linux kernel for UP systems with reiserfs,usb,sensors,raid,udma and pppoe support" -CATEGORY=sys-kernel SRC_URI="ftp://ftp.uk.kernel.org/pub/linux/kernel/v2.2/linux-2.2.16.tar.bz2 ftp://ftp.de.kernel.org/pub/linux/kernel/v2.2/linux-2.2.16.tar.bz2 ftp://ftp.kernel.org/pub/linux/kernel/people/alan/2.2.17pre/pre-patch-2.2.17-13.bz2 |