summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-lang/icc/icc-5.0.1.ebuild6
-rw-r--r--dev-lang/icc/icc-6.0.ebuild6
-rw-r--r--media-sound/emu10k1-audigy/emu10k1-audigy-20020214.ebuild4
-rw-r--r--media-video/em8300-modules/em8300-modules-0.12.0.ebuild4
-rw-r--r--media-video/mgavideo/mgavideo-0.1.0.6.ebuild4
-rw-r--r--media-video/nvidia-kernel/nvidia-kernel-1.0.2314.ebuild2
-rw-r--r--media-video/nvidia-kernel/nvidia-kernel-1.0.2802-r1.ebuild2
-rw-r--r--media-video/nvidia-kernel/nvidia-kernel-1.0.2880.ebuild4
-rw-r--r--net-dialup/isdn4k-utils/isdn4k-utils-3.1_p1-r2.ebuild4
-rw-r--r--net-dialup/isdn4k-utils/isdn4k-utils-3.1_p1-r3.ebuild4
-rw-r--r--net-fs/ftpfs/ftpfs-0.6.2-r1.ebuild33
-rw-r--r--net-fs/ftpfs/ftpfs-0.6.2-r2.ebuild2
-rw-r--r--net-fs/ftpfs/ftpfs-0.6.2.ebuild30
-rw-r--r--profiles/default-1.0-gcc3/virtuals1
-rw-r--r--profiles/default-1.0/virtuals1
-rw-r--r--profiles/default-1.0_rc6/virtuals1
-rw-r--r--profiles/default-sparc-1.0/virtuals1
-rw-r--r--profiles/default-sparc64-1.0/virtuals1
-rw-r--r--sys-apps/acpid/acpid-1.0.0.ebuild4
-rw-r--r--sys-apps/iproute/iproute-20010824.ebuild4
-rw-r--r--sys-apps/lsof/lsof-4.60-r1.ebuild54
-rw-r--r--sys-kernel/gentoo-sources/gentoo-sources-2.4.19.ebuild4
-rw-r--r--sys-kernel/openmosix-sources/openmosix-sources-2.4.17_pre3.ebuild4
-rw-r--r--sys-kernel/openmosix-sources/openmosix-sources-2.4.17_pre4.ebuild4
-rw-r--r--sys-kernel/vanilla-sources/vanilla-sources-2.4.18.ebuild4
-rw-r--r--sys-kernel/xfs-sources/xfs-sources-2.4.18.ebuild4
26 files changed, 94 insertions, 98 deletions
diff --git a/dev-lang/icc/icc-5.0.1.ebuild b/dev-lang/icc/icc-5.0.1.ebuild
index c81813f35938..549facf22cde 100644
--- a/dev-lang/icc/icc-5.0.1.ebuild
+++ b/dev-lang/icc/icc-5.0.1.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: William McArthur <sandymac@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/icc/icc-5.0.1.ebuild,v 1.2 2002/04/19 05:43:52 sandymac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/icc/icc-5.0.1.ebuild,v 1.3 2002/04/25 06:56:22 drobbins Exp $
S=${WORKDIR}
@@ -17,12 +17,12 @@ HOMEPAGE="http://www.intel.com/software/products/compilers/c50/linux/"
# Orginally I included app-shells/tcsh because there is one shell script that
# uses it but I found there is alse a ksh/bash version of that script provided
# but what documentation I read only referenced the tcsh version.
-DEPEND=">=sys-kernel/linux-sources-2.4
+DEPEND=">=virtual/linux-sources-2.4
>=sys-libs/glibc-2.2.2
sys-apps/cpio
app-arch/rpm"
-RDEPEND=">=sys-kernel/linux-sources-2.4
+RDEPEND=">=virtual/linux-sources-2.4
>=sys-libs/glibc-2.2.2"
src_compile() {
diff --git a/dev-lang/icc/icc-6.0.ebuild b/dev-lang/icc/icc-6.0.ebuild
index c92eb84b7406..46a0bc5c1632 100644
--- a/dev-lang/icc/icc-6.0.ebuild
+++ b/dev-lang/icc/icc-6.0.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: William McArthur <sandymac@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/icc/icc-6.0.ebuild,v 1.1 2002/04/24 06:02:31 sandymac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/icc/icc-6.0.ebuild,v 1.2 2002/04/25 06:56:22 drobbins Exp $
S=${WORKDIR}
@@ -16,12 +16,12 @@ SRC_URI="${SRC_URI1} ${SRC_URI2} ${SRC_URI3}"
HOMEPAGE="http://www.intel.com/software/products/compilers/c60l/"
-DEPEND=">=sys-kernel/linux-sources-2.4
+DEPEND=">=virtual/linux-sources-2.4
>=sys-libs/glibc-2.2.2
sys-apps/cpio
app-arch/rpm"
-RDEPEND=">=sys-kernel/linux-sources-2.4
+RDEPEND=">=virtual/linux-sources-2.4
>=sys-libs/glibc-2.2.2"
src_compile() {
diff --git a/media-sound/emu10k1-audigy/emu10k1-audigy-20020214.ebuild b/media-sound/emu10k1-audigy/emu10k1-audigy-20020214.ebuild
index 0a1739ae5a56..225ff3713b82 100644
--- a/media-sound/emu10k1-audigy/emu10k1-audigy-20020214.ebuild
+++ b/media-sound/emu10k1-audigy/emu10k1-audigy-20020214.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/media-sound/emu10k1-audigy/emu10k1-audigy-20020214.ebuild,v 1.2 2002/04/05 23:42:46 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/emu10k1-audigy/emu10k1-audigy-20020214.ebuild,v 1.3 2002/04/25 06:56:22 drobbins Exp $
S=${WORKDIR}/emu10k1-audigy
DESCRIPTION="Drivers, utilities and effects for the SoundBlaster Audigy line of sound cards"
SRC_URI="http://prdownloads.sourceforge.net/emu10k1/audigy-driver-2002-02-14.tar.gz"
HOMEPAGE="http://www.sourceforge.net/projects/emu10k1/"
-DEPEND="virtual/kernel"
+DEPEND="virtual/linux-sources"
RDEPEND="media-sound/aumix"
src_unpack()
diff --git a/media-video/em8300-modules/em8300-modules-0.12.0.ebuild b/media-video/em8300-modules/em8300-modules-0.12.0.ebuild
index 5e4c61a8ebff..9729e6bd37a9 100644
--- a/media-video/em8300-modules/em8300-modules-0.12.0.ebuild
+++ b/media-video/em8300-modules/em8300-modules-0.12.0.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: Brandon Low <lostlogic@lostlogicx.com>
-# $Header: /var/cvsroot/gentoo-x86/media-video/em8300-modules/em8300-modules-0.12.0.ebuild,v 1.1 2002/04/23 02:54:25 agenkin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/em8300-modules/em8300-modules-0.12.0.ebuild,v 1.2 2002/04/25 06:56:22 drobbins Exp $
DESCRIPTION="em8300 video decoder card kernel modules"
HOMEPAGE="http://dxr3.sourceforge.net"
-DEPEND="sys-kernel/linux-sources"
+DEPEND="virtual/linux-sources"
S="${WORKDIR}/${P}"
SRC_URI="http://prdownloads.sourceforge.net/dxr3/${P/-modules/}.tar.gz"
diff --git a/media-video/mgavideo/mgavideo-0.1.0.6.ebuild b/media-video/mgavideo/mgavideo-0.1.0.6.ebuild
index a60abc9980a5..9d7daa3c300e 100644
--- a/media-video/mgavideo/mgavideo-0.1.0.6.ebuild
+++ b/media-video/mgavideo/mgavideo-0.1.0.6.ebuild
@@ -9,9 +9,9 @@ DESCRIPTION="Matrox Marvel G200/G400/Rainbow Runner G-series V4L I and II driver
HOMEPAGE="http://marvel.sourceforge.net"
DEPEND="virtual/glibc
- virtual/kernel"
+ virtual/linux-sources"
-RDEPEND="virtual/kernel"
+RDEPEND="virtual/linux-sources"
src_unpack() {
unpack ${A}
diff --git a/media-video/nvidia-kernel/nvidia-kernel-1.0.2314.ebuild b/media-video/nvidia-kernel/nvidia-kernel-1.0.2314.ebuild
index cb0a2fefc994..690cbb5e0ee0 100644
--- a/media-video/nvidia-kernel/nvidia-kernel-1.0.2314.ebuild
+++ b/media-video/nvidia-kernel/nvidia-kernel-1.0.2314.ebuild
@@ -13,7 +13,7 @@ NV_ARCHIVE="${NV_PACKAGE}.tar.gz"
SRC_URI="http://205.158.109.140/XFree86_40/1.0-2313/${NV_ARCHIVE}"
HOMEPAGE="http://www.nvidia.com/"
-DEPEND="sys-kernel/linux-sources"
+DEPEND="virtual/linux-sources"
nv_get_kernel_version () {
# Determine the version of the kernel sources
diff --git a/media-video/nvidia-kernel/nvidia-kernel-1.0.2802-r1.ebuild b/media-video/nvidia-kernel/nvidia-kernel-1.0.2802-r1.ebuild
index 66ddb630599d..caf44aa91171 100644
--- a/media-video/nvidia-kernel/nvidia-kernel-1.0.2802-r1.ebuild
+++ b/media-video/nvidia-kernel/nvidia-kernel-1.0.2802-r1.ebuild
@@ -13,7 +13,7 @@ RESTRICT="nostrip"
DESCRIPTION="Linux kernel module for the NVIDIA's X driver"
HOMEPAGE="http://www.nvidia.com/"
-DEPEND="sys-kernel/linux-sources"
+DEPEND="virtual/linux-sources"
NV_PACKAGE=NVIDIA_kernel-${NV_V}
SRC_URI="http://205.158.109.140/XFree86_40/${NV_V}/${NV_PACKAGE}.tar.gz"
diff --git a/media-video/nvidia-kernel/nvidia-kernel-1.0.2880.ebuild b/media-video/nvidia-kernel/nvidia-kernel-1.0.2880.ebuild
index 5fc8786c06d2..8eec884bb627 100644
--- a/media-video/nvidia-kernel/nvidia-kernel-1.0.2880.ebuild
+++ b/media-video/nvidia-kernel/nvidia-kernel-1.0.2880.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: Martin Schlemmer <azarah@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/media-video/nvidia-kernel/nvidia-kernel-1.0.2880.ebuild,v 1.1 2002/04/07 05:43:58 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/nvidia-kernel/nvidia-kernel-1.0.2880.ebuild,v 1.2 2002/04/25 06:56:22 drobbins Exp $
NV_V=${PV/1.0./1.0-}
NV_PACKAGE=NVIDIA_kernel-${NV_V}
@@ -11,7 +11,7 @@ SRC_URI="ftp://download.nvidia.com/XFree86_40/${NV_V}/${NV_PACKAGE}.tar.gz
http://download.nvidia.com/XFree86_40/${NV_V}/${NV_PACKAGE}.tar.gz"
HOMEPAGE="http://www.nvidia.com/"
-DEPEND="sys-kernel/linux-sources"
+DEPEND="virtual/linux-sources"
# Make sure Portage does _NOT_ strip symbols. Need both lines for
# Portage 1.8.9+
diff --git a/net-dialup/isdn4k-utils/isdn4k-utils-3.1_p1-r2.ebuild b/net-dialup/isdn4k-utils/isdn4k-utils-3.1_p1-r2.ebuild
index 95e3de2caeb4..18cdfdab422c 100644
--- a/net-dialup/isdn4k-utils/isdn4k-utils-3.1_p1-r2.ebuild
+++ b/net-dialup/isdn4k-utils/isdn4k-utils-3.1_p1-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/net-dialup/isdn4k-utils/isdn4k-utils-3.1_p1-r2.ebuild,v 1.1 2001/03/12 11:14:42 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/isdn4k-utils/isdn4k-utils-3.1_p1-r2.ebuild,v 1.2 2002/04/25 06:56:22 drobbins Exp $
A=isdn4k-utils.v3.1pre1.tar.gz
S=${WORKDIR}/isdn4k-utils
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.isdn4linux.de/pub/isdn4linux/utils/"${A}
HOMEPAGE="http://www.isdn4linux.de/"
DEPEND="virtual/glibc
- >=sys-kernel/linux-sources-2.4
+ >=virtual/linux-sources-2.4
>=sys-libs/ncurses-5.1
>=sys-libs/gdbm-1.8.0
mysql? ( >=dev-db/mysql-3.23.26 )
diff --git a/net-dialup/isdn4k-utils/isdn4k-utils-3.1_p1-r3.ebuild b/net-dialup/isdn4k-utils/isdn4k-utils-3.1_p1-r3.ebuild
index 219d17a4e371..9170ecbd5d4e 100644
--- a/net-dialup/isdn4k-utils/isdn4k-utils-3.1_p1-r3.ebuild
+++ b/net-dialup/isdn4k-utils/isdn4k-utils-3.1_p1-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/net-dialup/isdn4k-utils/isdn4k-utils-3.1_p1-r3.ebuild,v 1.1 2002/01/15 01:27:50 gbevin Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/isdn4k-utils/isdn4k-utils-3.1_p1-r3.ebuild,v 1.2 2002/04/25 06:56:22 drobbins Exp $
A=isdn4k-utils.v3.1pre1.tar.gz
S=${WORKDIR}/isdn4k-utils
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.isdn4linux.de/pub/isdn4linux/utils/"${A}
HOMEPAGE="http://www.isdn4linux.de/"
DEPEND="virtual/glibc
- >=sys-kernel/linux-sources-2.4
+ >=virtual/linux-sources-2.4
>=sys-libs/ncurses-5.1
>=sys-libs/gdbm-1.8.0
mysql? ( >=dev-db/mysql-3.23.26 )
diff --git a/net-fs/ftpfs/ftpfs-0.6.2-r1.ebuild b/net-fs/ftpfs/ftpfs-0.6.2-r1.ebuild
deleted file mode 100644
index 7a04c5babb5d..000000000000
--- a/net-fs/ftpfs/ftpfs-0.6.2-r1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2001 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# Author Ryan Tolboom <ryan@gentoo.org>
-# /space/gentoo/cvsroot/gentoo-x86/net-fs/ftpfs/ftpfs-0.6.2.ebuild,v 1.1 2001/12/02 14:17:10 ryan Exp
-
-A=${P}-k2.4.tar.gz
-S=${WORKDIR}/${P}-k2.4
-DESCRIPTION="A filesystem for mounting FTP volumes"
-SRC_URI="http://ftp1.sourceforge.net/ftpfs/${A}"
-HOMEPAGE="http://ftpfs.sourceforge.net"
-
-DEPEND="virtual/glibc
- virtual/kernel"
-
-src_compile() {
- cd ftpfs
- try make
- cd ../ftpmount
- try make CFLAGS="${CFLAGS}"
-}
-
-src_install() {
- try make MODULESDIR=${D}/lib/modules/${KVERS} FTPMOUNT=${D}/usr/bin/ftpmount install
- dodoc CHANGELOG
- docinto html
- dodoc docs/*.html
- docinto html/img
- dodoc docs/img/*
-}
-
-pkg_postinst() {
- try depmod -aq
-}
diff --git a/net-fs/ftpfs/ftpfs-0.6.2-r2.ebuild b/net-fs/ftpfs/ftpfs-0.6.2-r2.ebuild
index 0b29e36f0942..a35e1b15e476 100644
--- a/net-fs/ftpfs/ftpfs-0.6.2-r2.ebuild
+++ b/net-fs/ftpfs/ftpfs-0.6.2-r2.ebuild
@@ -10,7 +10,7 @@ SRC_URI="http://ftp1.sourceforge.net/ftpfs/${A}"
HOMEPAGE="http://ftpfs.sourceforge.net"
DEPEND="virtual/glibc
- virtual/kernel"
+ virtual/linux-sources"
src_compile() {
cd ftpfs
diff --git a/net-fs/ftpfs/ftpfs-0.6.2.ebuild b/net-fs/ftpfs/ftpfs-0.6.2.ebuild
deleted file mode 100644
index e73e48f523bb..000000000000
--- a/net-fs/ftpfs/ftpfs-0.6.2.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2001 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# Author Ryan Tolboom <ryan@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-fs/ftpfs/ftpfs-0.6.2.ebuild,v 1.1 2001/12/02 14:17:10 ryan Exp $
-
-A=${P}-k2.4.tar.gz
-S=${WORKDIR}/${P}-k2.4
-DESCRIPTION="A filesystem for mounting FTP volumes"
-SRC_URI="http://ftp1.sourceforge.net/ftpfs/${A}"
-HOMEPAGE="http://ftpfs.sourceforge.net"
-
-DEPEND="virtual/glibc
- virtual/kernel"
-
-src_compile() {
- cd ftpfs
- try make
- cd ../ftpmount
- try make CFLAGS="${CFLAGS}"
-}
-
-src_install() {
- try make MODULESDIR=${D}/lib/modules/`uname -r` FTPMOUNT=${D}/usr/bin/ftpmount install
- dodoc CHANGELOG
- docinto html
- dodoc docs/*.html
- docinto html/img
- dodoc docs/img/*
- try depmod -aq
-}
diff --git a/profiles/default-1.0-gcc3/virtuals b/profiles/default-1.0-gcc3/virtuals
index baff0859cea7..508cfb54e2c8 100644
--- a/profiles/default-1.0-gcc3/virtuals
+++ b/profiles/default-1.0-gcc3/virtuals
@@ -3,6 +3,7 @@ virtual/python dev-lang/python
virtual/mta net-mail/ssmtp
virtual/alsa media-sound/alsa-driver
virtual/kernel sys-kernel/linux-headers
+virtual/linux-sources sys-kernel/gentoo-sources
virtual/glibc sys-libs/glibc
virtual/x11 x11-base/xfree
virtual/opengl x11-base/xfree
diff --git a/profiles/default-1.0/virtuals b/profiles/default-1.0/virtuals
index d51bf48d69ab..88fc97a9da9b 100644
--- a/profiles/default-1.0/virtuals
+++ b/profiles/default-1.0/virtuals
@@ -3,6 +3,7 @@ virtual/python dev-lang/python
virtual/mta net-mail/ssmtp
virtual/alsa media-sound/alsa-driver
virtual/kernel sys-kernel/linux-headers
+virtual/linux-sources sys-kernel/gentoo-sources
virtual/glibc sys-libs/glibc
virtual/x11 x11-base/xfree
virtual/opengl x11-base/xfree
diff --git a/profiles/default-1.0_rc6/virtuals b/profiles/default-1.0_rc6/virtuals
index a1c6b5eb8439..5062bf5613bb 100644
--- a/profiles/default-1.0_rc6/virtuals
+++ b/profiles/default-1.0_rc6/virtuals
@@ -3,6 +3,7 @@ virtual/python dev-lang/python
virtual/mta net-mail/ssmtp
virtual/alsa media-sound/alsa-driver
virtual/kernel sys-kernel/linux-headers
+virtual/linux-sources sys-kernel/gentoo-sources
virtual/glibc sys-libs/glibc
virtual/x11 x11-base/xfree
virtual/opengl x11-base/xfree
diff --git a/profiles/default-sparc-1.0/virtuals b/profiles/default-sparc-1.0/virtuals
index d51bf48d69ab..88fc97a9da9b 100644
--- a/profiles/default-sparc-1.0/virtuals
+++ b/profiles/default-sparc-1.0/virtuals
@@ -3,6 +3,7 @@ virtual/python dev-lang/python
virtual/mta net-mail/ssmtp
virtual/alsa media-sound/alsa-driver
virtual/kernel sys-kernel/linux-headers
+virtual/linux-sources sys-kernel/gentoo-sources
virtual/glibc sys-libs/glibc
virtual/x11 x11-base/xfree
virtual/opengl x11-base/xfree
diff --git a/profiles/default-sparc64-1.0/virtuals b/profiles/default-sparc64-1.0/virtuals
index d51bf48d69ab..88fc97a9da9b 100644
--- a/profiles/default-sparc64-1.0/virtuals
+++ b/profiles/default-sparc64-1.0/virtuals
@@ -3,6 +3,7 @@ virtual/python dev-lang/python
virtual/mta net-mail/ssmtp
virtual/alsa media-sound/alsa-driver
virtual/kernel sys-kernel/linux-headers
+virtual/linux-sources sys-kernel/gentoo-sources
virtual/glibc sys-libs/glibc
virtual/x11 x11-base/xfree
virtual/opengl x11-base/xfree
diff --git a/sys-apps/acpid/acpid-1.0.0.ebuild b/sys-apps/acpid/acpid-1.0.0.ebuild
index a353e53cb1fb..c1fdd5baaa87 100644
--- a/sys-apps/acpid/acpid-1.0.0.ebuild
+++ b/sys-apps/acpid/acpid-1.0.0.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: Martin Schlemmer <azarah@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/acpid/acpid-1.0.0.ebuild,v 1.3 2001/12/31 23:47:55 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/acpid/acpid-1.0.0.ebuild,v 1.4 2002/04/25 06:56:23 drobbins Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Daemon for Advanced Configuration and Power Interface."
@@ -11,7 +11,7 @@ HOMEPAGE="http://acpid.sourceforge.net/"
# We need the patched kernel with latest ACPI code, or else it will
# be broken. Hopefully it will be merge into release kernel soon.
DEPEND="virtual/glibc
- >=sys-kernel/linux-sources-2.4.10-r4"
+ >=virtual/linux-sources-2.4.10-r4"
src_compile() {
diff --git a/sys-apps/iproute/iproute-20010824.ebuild b/sys-apps/iproute/iproute-20010824.ebuild
index bfa921b6b95a..fd1f66a48c07 100644
--- a/sys-apps/iproute/iproute-20010824.ebuild
+++ b/sys-apps/iproute/iproute-20010824.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute/iproute-20010824.ebuild,v 1.1 2002/04/20 05:25:47 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute/iproute-20010824.ebuild,v 1.2 2002/04/25 06:56:23 drobbins Exp $
S=${WORKDIR}/iproute2
DESCRIPTION="Kernel 2.4 routing and traffic control utilities"
SRC_URI="ftp://ftp.inr.ac.ru/ip-routing/iproute2-2.4.7-now-ss010824.tar.gz"
-DEPEND="virtual/glibc virtual/kernel"
+DEPEND="virtual/glibc virtual/linux-sources"
src_unpack() {
unpack ${A}
diff --git a/sys-apps/lsof/lsof-4.60-r1.ebuild b/sys-apps/lsof/lsof-4.60-r1.ebuild
new file mode 100644
index 000000000000..5f4a899c484b
--- /dev/null
+++ b/sys-apps/lsof/lsof-4.60-r1.ebuild
@@ -0,0 +1,54 @@
+# 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>
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/lsof/lsof-4.60-r1.ebuild,v 1.3 2002/04/25 06:56:23 drobbins Exp $
+
+MY_P=${P/-/_}
+S=${WORKDIR}/${MY_P}
+DESCRIPTION="Lists open files for running Unix processes"
+SRC_URI="ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/${MY_P}_W.tar.gz
+ ftp://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/${MY_P}_W.tar.gz"
+HOMEPAGE="http://"
+
+DEPEND="virtual/glibc virtual/linux-sources"
+
+#This pkg appears to be highly kernel-dependent.
+
+src_unpack() {
+ unpack ${A}
+ cd ${WORKDIR}
+ tar xf ${MY_P}.tar || die
+ cd ${S}
+}
+
+src_compile() {
+ #interactive script: Enable HASSECURITY, WARNINGSTATE, and HASKERNIDCK
+ #is there a way to avoid the "echo to a file + file read"?
+ #Just piping in the results didn't seem to work.
+ echo -e "y\ny\ny\nn\ny\ny\n" > ${T}/junk
+ ./Configure linux < ${T}/junk
+
+ #simple Makefile hack to insert CFLAGS
+ cp Makefile Makefile.orig
+ sed -e "s/-DLINUXV/${CFLAGS} -DLINUXV/" Makefile.orig > Makefile
+
+ make all || die
+}
+
+src_install () {
+ #/usr/sbin is a good location -- drobbins
+ dosbin lsof
+ # .a libs not needed during boot so they go in /usr/lib -- drobbins
+ dolib lib/liblsof.a
+ insinto /usr/share/lsof/scripts
+ doins scripts/*
+ doman lsof.8
+ local x
+ for x in 00*
+ do
+ newdoc ${x} ${x/00/}
+ done
+ cd ${D}/usr/share/doc/${PF}
+ mv .README.FIRST.gz README.FIRST.gz
+}
+
diff --git a/sys-kernel/gentoo-sources/gentoo-sources-2.4.19.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-2.4.19.ebuild
index b366d22e73f8..30b4253cb5ed 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-2.4.19.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-2.4.19.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# Maintainer: Daniel Robbins <drobbins@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-2.4.19.ebuild,v 1.1 2002/04/23 05:19:56 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-2.4.19.ebuild,v 1.2 2002/04/25 06:56:23 drobbins Exp $
#OKV=original kernel version, KV=patched kernel version. They can be the same.
#we use this next variable to avoid duplicating stuff on cvs
@@ -19,7 +19,7 @@ ETYPE="sources"
DESCRIPTION="Full sources for the Gentoo Linux kernel"
SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.4/linux-${OKV}.tar.bz2 http://www.ibiblio.org/gentoo/distfiles/linux-gentoo-${KV}.patch.bz2"
-PROVIDE="virtual/kernel"
+PROVIDE="virtual/linux-sources"
HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/"
if [ $ETYPE = "sources" ] && [ -z "`use build`" ]
diff --git a/sys-kernel/openmosix-sources/openmosix-sources-2.4.17_pre3.ebuild b/sys-kernel/openmosix-sources/openmosix-sources-2.4.17_pre3.ebuild
index 1df31a7cfe89..3f7be72e58e2 100644
--- a/sys-kernel/openmosix-sources/openmosix-sources-2.4.17_pre3.ebuild
+++ b/sys-kernel/openmosix-sources/openmosix-sources-2.4.17_pre3.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-kernel/openmosix-sources/openmosix-sources-2.4.17_pre3.ebuild,v 1.4 2002/03/22 05:26:09 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/openmosix-sources/openmosix-sources-2.4.17_pre3.ebuild,v 1.5 2002/04/25 06:56:23 drobbins Exp $
#OKV=original kernel version, KV=patched kernel version. They can be the same.
#we use this next variable to avoid duplicating stuff on cvs
@@ -14,7 +14,7 @@ S=${WORKDIR}/${DIRNAME}
DESCRIPTION="Full sources for the Gentoo Linux kernel"
SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.4/linux-${OKV}.tar.bz2 http://www.ibiblio.org/gentoo/distfiles/linux-gentoo-${KV}.patch.bz2"
-PROVIDE="virtual/kernel"
+PROVIDE="virtual/linux-sources"
HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/"
if [ $PN = "openmosix-sources" ] && [ -z "`use build`" ]
diff --git a/sys-kernel/openmosix-sources/openmosix-sources-2.4.17_pre4.ebuild b/sys-kernel/openmosix-sources/openmosix-sources-2.4.17_pre4.ebuild
index fb6c573697aa..66a042c6cd22 100644
--- a/sys-kernel/openmosix-sources/openmosix-sources-2.4.17_pre4.ebuild
+++ b/sys-kernel/openmosix-sources/openmosix-sources-2.4.17_pre4.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# Maintainer: Daniel Robbins <drobbins@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/openmosix-sources/openmosix-sources-2.4.17_pre4.ebuild,v 1.1 2002/04/02 04:18:49 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/openmosix-sources/openmosix-sources-2.4.17_pre4.ebuild,v 1.2 2002/04/25 06:56:23 drobbins Exp $
#OKV=original kernel version, KV=patched kernel version. They can be the same.
#we use this next variable to avoid duplicating stuff on cvs
@@ -19,7 +19,7 @@ ETYPE="sources"
DESCRIPTION="Full sources for the Gentoo Linux kernel"
SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.4/linux-${OKV}.tar.bz2 http://www.ibiblio.org/gentoo/distfiles/linux-gentoo-${KV}.patch.bz2"
-PROVIDE="virtual/kernel"
+PROVIDE="virtual/linux-sources"
HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/"
if [ $ETYPE = "sources" ] && [ -z "`use build`" ]
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-2.4.18.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-2.4.18.ebuild
index 855b8dfe81f7..5844c1cc2638 100644
--- a/sys-kernel/vanilla-sources/vanilla-sources-2.4.18.ebuild
+++ b/sys-kernel/vanilla-sources/vanilla-sources-2.4.18.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# Maintainer: Daniel Robbins <drobbins@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.4.18.ebuild,v 1.1 2002/04/25 02:06:14 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.4.18.ebuild,v 1.2 2002/04/25 06:56:23 drobbins Exp $
#OKV=original kernel version, KV=patched kernel version. They can be the same.
#we use this next variable to avoid duplicating stuff on cvs
@@ -18,7 +18,7 @@ ETYPE="sources"
DESCRIPTION="Full sources for the Gentoo Linux kernel"
SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.4/linux-${OKV}.tar.bz2"
-PROVIDE="virtual/kernel"
+PROVIDE="virtual/linux-sources"
HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/"
if [ $ETYPE = "sources" ] && [ -z "`use build`" ]
diff --git a/sys-kernel/xfs-sources/xfs-sources-2.4.18.ebuild b/sys-kernel/xfs-sources/xfs-sources-2.4.18.ebuild
index 64e5c8b9af3c..a846890e2e48 100644
--- a/sys-kernel/xfs-sources/xfs-sources-2.4.18.ebuild
+++ b/sys-kernel/xfs-sources/xfs-sources-2.4.18.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# Maintainer: Daniel Robbins <drobbins@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/xfs-sources/xfs-sources-2.4.18.ebuild,v 1.1 2002/04/23 05:19:56 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/xfs-sources/xfs-sources-2.4.18.ebuild,v 1.2 2002/04/25 06:56:23 drobbins Exp $
#OKV=original kernel version, KV=patched kernel version. They can be the same.
#we use this next variable to avoid duplicating stuff on cvs
@@ -18,7 +18,7 @@ ETYPE="sources"
DESCRIPTION="Full sources for the Gentoo Linux kernel"
SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.4/linux-${OKV}.tar.bz2 http://www.ibiblio.org/gentoo/distfiles/linux-gentoo-${KV}.patch.bz2"
-PROVIDE="virtual/kernel"
+PROVIDE="virtual/linux-sources"
HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/"
if [ $ETYPE = "sources" ] && [ -z "`use build`" ]