summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTilman Klar <phoenix@gentoo.org>2002-09-15 08:10:32 +0000
committerTilman Klar <phoenix@gentoo.org>2002-09-15 08:10:32 +0000
commit7a40257406420a4ef7421f29fc17c4307c3183df (patch)
tree84c7a7b983b127c90b5f940df73baaef99a36188 /net-dialup
parentadded libgnomeui dependency (diff)
downloadgentoo-2-7a40257406420a4ef7421f29fc17c4307c3183df.tar.gz
gentoo-2-7a40257406420a4ef7421f29fc17c4307c3183df.tar.bz2
gentoo-2-7a40257406420a4ef7421f29fc17c4307c3183df.zip
Modified SRC_URI.
Diffstat (limited to 'net-dialup')
-rw-r--r--net-dialup/ppp/ChangeLog7
-rw-r--r--net-dialup/ppp/ppp-2.4.1-r11.ebuild4
2 files changed, 8 insertions, 3 deletions
diff --git a/net-dialup/ppp/ChangeLog b/net-dialup/ppp/ChangeLog
index 6ba54a062b74..32354c37c128 100644
--- a/net-dialup/ppp/ChangeLog
+++ b/net-dialup/ppp/ChangeLog
@@ -1,9 +1,14 @@
# ChangeLog for net-dialup/ppp
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ChangeLog,v 1.9 2002/09/05 16:14:31 phoenix Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ChangeLog,v 1.10 2002/09/15 08:10:32 phoenix Exp $
*ppp-2.4.1-r11 (28 Aug 2002)
+ 15 Sep 2002; phoen][x <phoenix@gentoo.org> ppp-2.4.1-r11.ebuild :
+
+ Uploaded the tarball to ibiblio and modified SRC_URI.
+ This closes bug 7771.
+
05 Sep 2002; phoen][x <phoenix@gentoo.org> ppp-2.4.1-r11.ebuild :
Enabled callback.
diff --git a/net-dialup/ppp/ppp-2.4.1-r11.ebuild b/net-dialup/ppp/ppp-2.4.1-r11.ebuild
index c793cf80c276..43238b095ea1 100644
--- a/net-dialup/ppp/ppp-2.4.1-r11.ebuild
+++ b/net-dialup/ppp/ppp-2.4.1-r11.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.1-r11.ebuild,v 1.2 2002/09/05 16:14:31 phoenix Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.1-r11.ebuild,v 1.3 2002/09/15 08:10:32 phoenix Exp $
S=${WORKDIR}/${P}.pppoe4
DESCRIPTION="Point-to-point protocol - patched for pppoe"
-SRC_URI="http://www.shoshin.uwaterloo.ca/~mostrows/${P}-pppoe4.tgz"
+SRC_URI="mirror://gentoo/${P}-pppoe4.tgz"
HOMEPAGE="http://www.samba.org/ppp"
DEPEND="virtual/glibc"