diff options
Diffstat (limited to 'sys-apps/ifplugd/ifplugd-0.15.ebuild')
-rw-r--r-- | sys-apps/ifplugd/ifplugd-0.15.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sys-apps/ifplugd/ifplugd-0.15.ebuild b/sys-apps/ifplugd/ifplugd-0.15.ebuild index 6ad7e2d7004a..c4f4bd41d604 100644 --- a/sys-apps/ifplugd/ifplugd-0.15.ebuild +++ b/sys-apps/ifplugd/ifplugd-0.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/ifplugd/ifplugd-0.15.ebuild,v 1.5 2004/06/30 17:24:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ifplugd/ifplugd-0.15.ebuild,v 1.6 2004/07/15 01:47:49 agriffis Exp $ DESCRIPTION="Brings up/down ethernet ports automatically with cable detection" HOMEPAGE="http://www.stud.uni-hamburg.de/users/lennart/projects/ifplugd" @@ -11,8 +11,6 @@ KEYWORDS="~x86 ~amd64" IUSE="doc" DEPEND="dev-libs/libdaemon" -S=${WORKDIR}/${P} - # Gentoo-provided scripts. Version is for the scripts, not ifplugd. INITSCRIPT=${FILESDIR}/gentoo-ifplugd-init-v2 ACTIONSCRIPT=${FILESDIR}/gentoo-ifplugd.action-v2 |