diff options
Diffstat (limited to 'net-dialup/ppp/ppp-2.4.1-r7.ebuild')
-rw-r--r-- | net-dialup/ppp/ppp-2.4.1-r7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/ppp/ppp-2.4.1-r7.ebuild b/net-dialup/ppp/ppp-2.4.1-r7.ebuild index b1de59486d05..e69e9f2e2272 100644 --- a/net-dialup/ppp/ppp-2.4.1-r7.ebuild +++ b/net-dialup/ppp/ppp-2.4.1-r7.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/net-dialup/ppp/ppp-2.4.1-r7.ebuild,v 1.3 2002/07/11 06:30:45 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.1-r7.ebuild,v 1.4 2002/07/17 03:11:56 lamer Exp $ # modified by Christian Loitsch <gentoo00@loitsch.org> S=${WORKDIR}/${P}.pppoe4 DESCRIPTION="Point-to-point protocol - patched for pppoe" SRC_URI="http://www.shoshin.uwaterloo.ca/~mostrows/${P}-pppoe4.tgz" -HOMEPAGE="http://www.shoshin.uwaterloo.ca/~mostrows/index.html" +HOMEPAGE="http://www.samba.org/ppp" DEPEND="virtual/glibc" PROVIDE="virtual/pppd" |