diff options
author | Alin Năstac <mrness@gentoo.org> | 2005-01-10 00:25:56 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2005-01-10 00:25:56 +0000 |
commit | abd930bff459841d08913007845d7d8c09c52583 (patch) | |
tree | b86b1750741dda8d2f070cbbc2330c264cccbcf1 /net-dialup/ppp | |
parent | Bug #77159 redux. (diff) | |
download | historical-abd930bff459841d08913007845d7d8c09c52583.tar.gz historical-abd930bff459841d08913007845d7d8c09c52583.tar.bz2 historical-abd930bff459841d08913007845d7d8c09c52583.zip |
remove RCSID lines
Diffstat (limited to 'net-dialup/ppp')
-rw-r--r-- | net-dialup/ppp/Manifest | 8 | ||||
-rw-r--r-- | net-dialup/ppp/files/2.4.3/fixes-from-upstream-cvs.patch | 27 |
2 files changed, 4 insertions, 31 deletions
diff --git a/net-dialup/ppp/Manifest b/net-dialup/ppp/Manifest index d79f3ee34239..d70973c5f23e 100644 --- a/net-dialup/ppp/Manifest +++ b/net-dialup/ppp/Manifest @@ -53,14 +53,14 @@ MD5 636e57af528015248a294a363a4ecaf8 files/2.4.3/confd.ppp0 2781 MD5 fa2a5b8df496922fa2fb592115953b6b files/2.4.3/options-pppoe 53 MD5 561a149f78198208724ab4527837eb8c files/2.4.3/mpls.patch 10470 MD5 46f07887363e6b1cf7ae30e522bf4eeb files/2.4.3/net.ppp0 4414 -MD5 d4ab907865c5df0cc25eaf8fa42dedf3 files/2.4.3/fixes-from-upstream-cvs.patch 3832 +MD5 d166dfb51a6e7fa6a5a05120817dbccd files/2.4.3/fixes-from-upstream-cvs.patch 2862 MD5 5d83af7b897082a0b1ecd70a2cc2a0c7 files/2.4.3/modules.ppp 268 MD5 05cb3f055d11109381811e26568a9b30 files/2.4.3/ip-down 734 MD5 f0ad3e0c62aec1771536caf00e28b9c6 files/2.4.3/pppoe.html 7605 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) -iD8DBQFB4TeZjiC39V7gKu0RAiB7AJwOrK9IpKUw/tM9cCqfDaPqjYJLWwCfYb1u -knWbNpnHDiAFoeagGzJd89g= -=/9DV +iD8DBQFB4cufjiC39V7gKu0RAhOKAJ9Kuy5r3lCpIUEBhQKcXBamTXX2BwCfSLTH +oWF3XACH+q1iZ/Xvz4N8d1A= +=9OOg -----END PGP SIGNATURE----- diff --git a/net-dialup/ppp/files/2.4.3/fixes-from-upstream-cvs.patch b/net-dialup/ppp/files/2.4.3/fixes-from-upstream-cvs.patch index dc18bb573d62..3998ea0e4c84 100644 --- a/net-dialup/ppp/files/2.4.3/fixes-from-upstream-cvs.patch +++ b/net-dialup/ppp/files/2.4.3/fixes-from-upstream-cvs.patch @@ -2,15 +2,6 @@ Patches from upstream CVS for bug IDs 1103-1106. diff -Nru ppp-2.4.3.orig/pppd/auth.c ppp-2.4.3/pppd/auth.c --- ppp-2.4.3.orig/pppd/auth.c 2004-11-12 12:30:51.000000000 +0200 +++ ppp-2.4.3/pppd/auth.c 2005-01-09 15:42:42.938985272 +0200 -@@ -68,7 +68,7 @@ - * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. - */ - --#define RCSID "$Id: fixes-from-upstream-cvs.patch,v 1.1 2005/01/09 13:54:23 mrness Exp $" -+#define RCSID "$Id: fixes-from-upstream-cvs.patch,v 1.1 2005/01/09 13:54:23 mrness Exp $" - - #include <stdio.h> - #include <stddef.h> @@ -532,9 +532,12 @@ link_required(unit) int unit; @@ -44,15 +35,6 @@ diff -Nru ppp-2.4.3.orig/pppd/auth.c ppp-2.4.3/pppd/auth.c diff -Nru ppp-2.4.3.orig/pppd/options.c ppp-2.4.3/pppd/options.c --- ppp-2.4.3.orig/pppd/options.c 2005-01-09 15:41:20.733482408 +0200 +++ ppp-2.4.3/pppd/options.c 2005-01-09 15:43:57.593636040 +0200 -@@ -40,7 +40,7 @@ - * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. - */ - --#define RCSID "$Id: fixes-from-upstream-cvs.patch,v 1.1 2005/01/09 13:54:23 mrness Exp $" -+#define RCSID "$Id: fixes-from-upstream-cvs.patch,v 1.1 2005/01/09 13:54:23 mrness Exp $" - - #include <ctype.h> - #include <stdio.h> @@ -58,12 +58,12 @@ #ifdef PPP_FILTER #include <pcap.h> @@ -106,15 +88,6 @@ diff -Nru ppp-2.4.3.orig/pppd/options.c ppp-2.4.3/pppd/options.c diff -Nru ppp-2.4.3.orig/pppd/tty.c ppp-2.4.3/pppd/tty.c --- ppp-2.4.3.orig/pppd/tty.c 2004-11-13 14:07:29.000000000 +0200 +++ ppp-2.4.3/pppd/tty.c 2005-01-09 15:42:42.937985424 +0200 -@@ -68,7 +68,7 @@ - * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. - */ - --#define RCSID "$Id: fixes-from-upstream-cvs.patch,v 1.1 2005/01/09 13:54:23 mrness Exp $" -+#define RCSID "$Id: fixes-from-upstream-cvs.patch,v 1.1 2005/01/09 13:54:23 mrness Exp $" - - #include <stdio.h> - #include <ctype.h> @@ -755,14 +755,6 @@ close(pty_master); pty_master = -1; |