commit:     1ad7a5d771bde07971209fe851dccd7cab782182
Author:     Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail 
<DOT> com>
AuthorDate: Sat Jan  7 16:39:48 2017 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sat Jan  7 22:27:44 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ad7a5d7

net-misc/ipv6calc: remove unused patch

 .../files/ipv6calc-0.96.0-fix-link-order.patch     | 48 ----------------------
 1 file changed, 48 deletions(-)

diff --git a/net-misc/ipv6calc/files/ipv6calc-0.96.0-fix-link-order.patch 
b/net-misc/ipv6calc/files/ipv6calc-0.96.0-fix-link-order.patch
deleted file mode 100644
index b1e48dc..00000000
--- a/net-misc/ipv6calc/files/ipv6calc-0.96.0-fix-link-order.patch
+++ /dev/null
@@ -1,48 +0,0 @@
-diff -Naur ipv6calc-0.96.0.orig/ipv6calc/Makefile.in 
ipv6calc-0.96.0/ipv6calc/Makefile.in
---- ipv6calc-0.96.0.orig/ipv6calc/Makefile.in  2014-02-03 01:45:20.000000000 
-0500
-+++ ipv6calc-0.96.0/ipv6calc/Makefile.in       2014-02-19 09:36:48.504688355 
-0500
-@@ -16,7 +16,7 @@
- 
- INCLUDES= @MD5_INCLUDE@ @GETOPT_INCLUDE@ @IP2LOCATION_INCLUDE@ 
@GEOIP_INCLUDE@ -I../ -I../lib/ -I../databases/lib/
- 
--LIBS = @IP2LOCATION_LIB@ @GEOIP_LIB@ @DYNLOAD_LIB@ @IPV6CALC_LIB@
-+LIBS = @IPV6CALC_LIB@ @IP2LOCATION_LIB@ @GEOIP_LIB@ @DYNLOAD_LIB@
- 
- GETOBJS = @LIBOBJS@
- 
-diff -Naur ipv6calc-0.96.0.orig/ipv6loganon/Makefile.in 
ipv6calc-0.96.0/ipv6loganon/Makefile.in
---- ipv6calc-0.96.0.orig/ipv6loganon/Makefile.in       2014-02-02 
14:33:21.000000000 -0500
-+++ ipv6calc-0.96.0/ipv6loganon/Makefile.in    2014-02-19 09:37:01.211687339 
-0500
-@@ -18,7 +18,7 @@
- 
- INCLUDES= $(COPTS) @MD5_INCLUDE@ @GETOPT_INCLUDE@ @IP2LOCATION_INCLUDE@ 
@GEOIP_INCLUDE@ -I../ -I../lib/
- 
--LIBS = @IP2LOCATION_LIB@ @GEOIP_LIB@ @DYNLOAD_LIB@ @IPV6CALC_LIB@
-+LIBS = @IPV6CALC_LIB@ @IP2LOCATION_LIB@ @GEOIP_LIB@ @DYNLOAD_LIB@
- 
- GETOBJS = @LIBOBJS@
- 
-diff -Naur ipv6calc-0.96.0.orig/ipv6logconv/Makefile.in 
ipv6calc-0.96.0/ipv6logconv/Makefile.in
---- ipv6calc-0.96.0.orig/ipv6logconv/Makefile.in       2014-02-02 
14:33:21.000000000 -0500
-+++ ipv6calc-0.96.0/ipv6logconv/Makefile.in    2014-02-19 09:36:32.225689657 
-0500
-@@ -18,7 +18,7 @@
- 
- INCLUDES= @MD5_INCLUDE@ @GETOPT_INCLUDE@ @IP2LOCATION_INCLUDE@ 
@GEOIP_INCLUDE@ -I../ -I../lib/ -I../databases/lib/
- 
--LIBS = @IP2LOCATION_LIB@ @GEOIP_LIB@ @DYNLOAD_LIB@ @IPV6CALC_LIB@
-+LIBS = @IPV6CALC_LIB@ @IP2LOCATION_LIB@ @GEOIP_LIB@ @DYNLOAD_LIB@
- 
- GETOBJS = @LIBOBJS@
- 
-diff -Naur ipv6calc-0.96.0.orig/ipv6logstats/Makefile.in 
ipv6calc-0.96.0/ipv6logstats/Makefile.in
---- ipv6calc-0.96.0.orig/ipv6logstats/Makefile.in      2014-02-02 
14:33:21.000000000 -0500
-+++ ipv6calc-0.96.0/ipv6logstats/Makefile.in   2014-02-19 09:37:15.840686169 
-0500
-@@ -18,7 +18,7 @@
- 
- INCLUDES= $(COPTS) @MD5_INCLUDE@ @GETOPT_INCLUDE@ @IP2LOCATION_INCLUDE@ 
@GEOIP_INCLUDE@ -I../ -I../lib/ -I../databases/lib/
- 
--LIBS = @IP2LOCATION_LIB@ @GEOIP_LIB@ @DYNLOAD_LIB@ @IPV6CALC_LIB@
-+LIBS = @IPV6CALC_LIB@ @IP2LOCATION_LIB@ @GEOIP_LIB@ @DYNLOAD_LIB@
- 
- GETOBJS = @LIBOBJS@
- 

Reply via email to