summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlin Năstac <mrness@gentoo.org>2005-10-04 18:50:00 +0000
committerAlin Năstac <mrness@gentoo.org>2005-10-04 18:50:00 +0000
commit499c644f85d94374bfa1b78302c8a5515db8a870 (patch)
tree60a212ed93ed3d28c40e166ad5a51eed3b0a43ba /net-dialup/l2tpd
parentRemove INSTALL and COPYING from docs (diff)
downloadhistorical-499c644f85d94374bfa1b78302c8a5515db8a870.tar.gz
historical-499c644f85d94374bfa1b78302c8a5515db8a870.tar.bz2
historical-499c644f85d94374bfa1b78302c8a5515db8a870.zip
use debian third party mirror in SRC_URI
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'net-dialup/l2tpd')
-rw-r--r--net-dialup/l2tpd/Manifest10
-rw-r--r--net-dialup/l2tpd/l2tpd-0.70_pre20031121.ebuild6
2 files changed, 13 insertions, 3 deletions
diff --git a/net-dialup/l2tpd/Manifest b/net-dialup/l2tpd/Manifest
index aaab9da3568e..f707dc50c366 100644
--- a/net-dialup/l2tpd/Manifest
+++ b/net-dialup/l2tpd/Manifest
@@ -1,3 +1,6 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 2541121cba42bd4dcf36a6ebb443f61e l2tpd-0.70_pre20031121.ebuild 1211
MD5 29dfcbb649bcd5c173d0a97130006a13 l2tpd-0.69-r2.ebuild 1871
MD5 7b8f8d80ba1cb31a24a450e015cab848 ChangeLog 1858
@@ -6,3 +9,10 @@ MD5 8fac6f64a3fa92ee4046a60f1c09dc66 files/digest-l2tpd-0.69-r2 67
MD5 a89d2270d8abbae0aa7faf07488736f0 files/l2tpd-0.69-can-2004-0649.patch 700
MD5 acfec4f77489a740550c83d5d275477d files/l2tpd-init 473
MD5 b77ebcaec769239a75f6715bac6d1bf3 files/digest-l2tpd-0.70_pre20031121 155
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1 (GNU/Linux)
+
+iD8DBQFDQs7zNSP4Vda7IdsRAlQQAJ40yz4kxPMq9Ds7+2fiNAj0UBwjhQCfULCB
+0JwJPjPCiDh72x9SV3VDMuA=
+=7lR6
+-----END PGP SIGNATURE-----
diff --git a/net-dialup/l2tpd/l2tpd-0.70_pre20031121.ebuild b/net-dialup/l2tpd/l2tpd-0.70_pre20031121.ebuild
index 2acdf209930e..62bede22aeab 100644
--- a/net-dialup/l2tpd/l2tpd-0.70_pre20031121.ebuild
+++ b/net-dialup/l2tpd/l2tpd-0.70_pre20031121.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/l2tpd/l2tpd-0.70_pre20031121.ebuild,v 1.3 2005/05/13 04:25:09 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/l2tpd/l2tpd-0.70_pre20031121.ebuild,v 1.4 2005/10/04 18:50:00 mrness Exp $
inherit eutils
@@ -8,8 +8,8 @@ DESCRIPTION="Layer 2 Tunnelling Protocol Daemon"
HOMEPAGE="http://l2tpd.snapgear.org/"
MY_P="l2tpd_0.70-pre20031121"
S="${WORKDIR}/${P/_/-}.orig"
-SRC_URI="http://ftp.debian.org/debian/pool/main/l/l2tpd/${MY_P}.orig.tar.gz
- http://ftp.debian.org/debian/pool/main/l/l2tpd/${MY_P}-2.diff.gz"
+SRC_URI="mirror://debian/pool/main/l/l2tpd/${MY_P}.orig.tar.gz
+ mirror://debian/pool/main/l/l2tpd/${MY_P}-2.diff.gz"
DEPEND="virtual/libc
>=sys-apps/sed-4"