diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-05-27 17:27:40 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-05-27 17:27:40 +0000 |
commit | 6715bf5720376ba7d417699ca04161d9e0b65c32 (patch) | |
tree | 845cbebcace1759befe8b44d08e7df8ca0e97fff /net-misc/linesrv | |
parent | version bump and bugfixes (diff) | |
download | gentoo-2-6715bf5720376ba7d417699ca04161d9e0b65c32.tar.gz gentoo-2-6715bf5720376ba7d417699ca04161d9e0b65c32.tar.bz2 gentoo-2-6715bf5720376ba7d417699ca04161d9e0b65c32.zip |
sourceforge updates
Diffstat (limited to 'net-misc/linesrv')
-rw-r--r-- | net-misc/linesrv/linesrv-2.1.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/linesrv/linesrv-2.1.6-r1.ebuild b/net-misc/linesrv/linesrv-2.1.6-r1.ebuild index c7195605638a..b6faf4e3ec1b 100644 --- a/net-misc/linesrv/linesrv-2.1.6-r1.ebuild +++ b/net-misc/linesrv/linesrv-2.1.6-r1.ebuild @@ -1,12 +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/net-misc/linesrv/linesrv-2.1.6-r1.ebuild,v 1.1 2002/05/04 04:11:14 woodchip Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/linesrv/linesrv-2.1.6-r1.ebuild,v 1.2 2002/05/27 17:27:39 drobbins Exp $ DESCRIPTION="Client/Server system to control the Internet link of a masquerading server" HOMEPAGE="http://linecontrol.sourceforge.net" S=${WORKDIR}/linesrv-2.1 -SRC_URI="http://prdownloads.sourceforge.net/linecontrol/${PN}-${PV}.src.tar.bz2" +SRC_URI="mirror://sourceforge/linecontrol/${PN}-${PV}.src.tar.bz2" #windows client: http://people.ee.ethz.ch/~sfuchs/LineControl/down/wlc-122.zip DEPEND="virtual/glibc pam? ( >=sys-libs/pam-0.75 )" |