diff options
author | Alin Năstac <mrness@gentoo.org> | 2009-04-15 21:02:17 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2009-04-15 21:02:17 +0000 |
commit | d5d15e73d9aad893ebfd1ce7474dc7372507aa76 (patch) | |
tree | 50eaf59d2fb00221ed030b09487243ff925ca61c /net-misc/openswan/files | |
parent | Fix broke Manifest entries for tree-2.62.ebuild and ChangeLog. (diff) | |
download | historical-d5d15e73d9aad893ebfd1ce7474dc7372507aa76.tar.gz historical-d5d15e73d9aad893ebfd1ce7474dc7372507aa76.tar.bz2 historical-d5d15e73d9aad893ebfd1ce7474dc7372507aa76.zip |
Replace gentoo patches with with gentoo-fixed patches, added to cvs using -kb flag (#264346).
Package-Manager: portage-2.1.6.7/cvs/Linux x86_64
Diffstat (limited to 'net-misc/openswan/files')
-rw-r--r-- | net-misc/openswan/files/openswan-2.4.14-gentoo-fixed.patch (renamed from net-misc/openswan/files/openswan-2.4.14-gentoo.patch) | 4 | ||||
-rw-r--r-- | net-misc/openswan/files/openswan-2.6.21-gentoo-fixed.patch (renamed from net-misc/openswan/files/openswan-2.6.21-gentoo.patch) | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/openswan/files/openswan-2.4.14-gentoo.patch b/net-misc/openswan/files/openswan-2.4.14-gentoo-fixed.patch index 63c310fd9513..2e9d041c8e10 100644 --- a/net-misc/openswan/files/openswan-2.4.14-gentoo.patch +++ b/net-misc/openswan/files/openswan-2.4.14-gentoo-fixed.patch @@ -38,7 +38,7 @@ diff -Nru openswan-2.4.14.orig/programs/_confread/_confread.in openswan-2.4.14/p +++ openswan-2.4.14/programs/_confread/_confread.in 2009-04-08 23:06:04.000000000 +0000 @@ -14,7 +14,7 @@ # - # RCSID $Id: openswan-2.4.14-gentoo.patch,v 1.1 2009/04/08 23:30:45 mrness Exp $ + # RCSID $Id: _confread.in,v 1.81.2.5 2006-04-12 19:55:42 mcr Exp $ # -# Extract configuration info from /etc/ipsec.conf, repackage as assignments +# Extract configuration info from /etc/ipsec/ipsec.conf, repackage as assignments @@ -51,7 +51,7 @@ diff -Nru openswan-2.4.14.orig/programs/_confread/ipsec.conf.in openswan-2.4.14/ @@ -1,4 +1,4 @@ -# /etc/ipsec.conf - Openswan IPsec configuration file +# /etc/ipsec/ipsec.conf - Openswan IPsec configuration file - # RCSID $Id: openswan-2.4.14-gentoo.patch,v 1.1 2009/04/08 23:30:45 mrness Exp $ + # RCSID $Id: ipsec.conf.in,v 1.15.2.6 2006-10-19 03:49:46 paul Exp $ # This file: @FINALEXAMPLECONFDIR@/ipsec.conf-sample diff -Nru openswan-2.4.14.orig/programs/examples/l2tp-psk.conf.in openswan-2.4.14/programs/examples/l2tp-psk.conf.in diff --git a/net-misc/openswan/files/openswan-2.6.21-gentoo.patch b/net-misc/openswan/files/openswan-2.6.21-gentoo-fixed.patch index 36fef3c6b200..a9439f43843a 100644 --- a/net-misc/openswan/files/openswan-2.6.21-gentoo.patch +++ b/net-misc/openswan/files/openswan-2.6.21-gentoo-fixed.patch @@ -115,7 +115,7 @@ diff -Nru openswan-2.6.21.orig/programs/setup/Makefile openswan-2.6.21/programs/ - @rm -f setup # - # $Log: not supported by cvs2svn $ + # $Log: Makefile,v $ diff -Nru openswan-2.6.21.orig/testing/utils/make-uml.sh openswan-2.6.21/testing/utils/make-uml.sh --- openswan-2.6.21.orig/testing/utils/make-uml.sh 2009-03-30 13:11:28.000000000 +0000 +++ openswan-2.6.21/testing/utils/make-uml.sh 2009-04-10 21:20:47.000000000 +0000 |