From 7fb1f9e349885c327a817ac1f2ca68618576ca97 Mon Sep 17 00:00:00 2001
From: Alin Năstac <mrness@gentoo.org>
Date: Sun, 4 Jun 2006 08:00:26 +0000
Subject: replace gcc-41 patch with a cleaner version Package-Manager:
 portage-2.0.54-r2

---
 net-dialup/l2tpd/Manifest                                 | 8 ++++----
 net-dialup/l2tpd/files/l2tpd-0.70_pre20031121-gcc41.patch | 7 +------
 2 files changed, 5 insertions(+), 10 deletions(-)

(limited to 'net-dialup')

diff --git a/net-dialup/l2tpd/Manifest b/net-dialup/l2tpd/Manifest
index c2fef1dc38e8..5971988ca1bd 100644
--- a/net-dialup/l2tpd/Manifest
+++ b/net-dialup/l2tpd/Manifest
@@ -3,14 +3,14 @@ Hash: SHA1
 
 MD5 e8c12f391d0bc5622b88f9894b2235b7 ChangeLog 2485
 MD5 032a62f61bd560e76f0130861b79be73 files/digest-l2tpd-0.70_pre20031121 155
-MD5 b585ccb98a0e98b243e3f49335dbd380 files/l2tpd-0.70_pre20031121-gcc41.patch 687
+MD5 0578517e4aacffe7a13b53a9f2028128 files/l2tpd-0.70_pre20031121-gcc41.patch 476
 MD5 650e9deed5657b0b1e9722c8316fd70d files/l2tpd-init 718
 MD5 4c2ed2117f6736eda2db5fa5b5a52df7 l2tpd-0.70_pre20031121.ebuild 1203
 MD5 ec2f84816306825d125d0c01bd86758d metadata.xml 163
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.2.2 (GNU/Linux)
 
-iD8DBQFEgpIhjG8pv1lIUX4RAq1pAJ4vgyMjubifw/Ap+BLLFIkVyzr7TgCdHYsS
-tqrDwfDFt/qayJ1zMdFpPS8=
-=YzKb
+iD8DBQFEgpMujG8pv1lIUX4RAo8sAKDMBqqzCEbtEtEEwEAlm090+gSblwCgm0Ke
+CEScS7vvx3vxJUUsbe6dpLo=
+=lZCL
 -----END PGP SIGNATURE-----
diff --git a/net-dialup/l2tpd/files/l2tpd-0.70_pre20031121-gcc41.patch b/net-dialup/l2tpd/files/l2tpd-0.70_pre20031121-gcc41.patch
index 57840f6bf8a1..bbd0212308fd 100644
--- a/net-dialup/l2tpd/files/l2tpd-0.70_pre20031121-gcc41.patch
+++ b/net-dialup/l2tpd/files/l2tpd-0.70_pre20031121-gcc41.patch
@@ -1,16 +1,11 @@
 diff -ur l2tpd-0.70-pre20031121.orig-orig/aaa.h l2tpd-0.70-pre20031121.orig/aaa.h
 --- l2tpd-0.70-pre20031121.orig-orig/aaa.h	2006-06-03 14:26:19.000000000 -0400
 +++ l2tpd-0.70-pre20031121.orig/aaa.h	2006-06-03 14:27:41.000000000 -0400
-@@ -48,7 +48,7 @@
+@@ -48,7 +48,6 @@
  };
  
  extern struct lns *get_lns (struct tunnel *);
 -extern struct addr_ent *uaddr[];
-+static struct addr_ent *uaddr[];
  extern unsigned int get_addr (struct iprange *);
  extern void reserve_addr (unsigned int);
  extern void unreserve_addr (unsigned int);
-Only in l2tpd-0.70-pre20031121.orig: .aaa.h.swp
-Only in l2tpd-0.70-pre20031121.orig: aaa.o
-Only in l2tpd-0.70-pre20031121.orig: l2tpd
-Only in l2tpd-0.70-pre20031121.orig: md5.o
-- 
cgit v1.2.3-65-gdbad