commit:     08f5af62f72a31906eb6ce4dbe359045ab86ef53
Author:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 14 09:24:49 2015 +0000
Commit:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Fri Aug 14 09:28:28 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08f5af62

net-firewall/iptables: document bug that added gen_usr_ldscript #332175

 net-firewall/iptables/iptables-1.4.21-r1.ebuild | 2 +-
 net-firewall/iptables/iptables-1.4.21-r2.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-firewall/iptables/iptables-1.4.21-r1.ebuild 
b/net-firewall/iptables/iptables-1.4.21-r1.ebuild
index eddbed3..056b1b4 100644
--- a/net-firewall/iptables/iptables-1.4.21-r1.ebuild
+++ b/net-firewall/iptables/iptables-1.4.21-r1.ebuild
@@ -87,7 +87,7 @@ src_install() {
                systemd_dounit 
"${FILESDIR}"/systemd/ip6tables{,-{re,}store}.service
        fi
 
-       # Move important libs to /lib
+       # Move important libs to /lib #332175
        gen_usr_ldscript -a ip{4,6}tc iptc xtables
 
        prune_libtool_files

diff --git a/net-firewall/iptables/iptables-1.4.21-r2.ebuild 
b/net-firewall/iptables/iptables-1.4.21-r2.ebuild
index 619d843..e70cf33 100644
--- a/net-firewall/iptables/iptables-1.4.21-r2.ebuild
+++ b/net-firewall/iptables/iptables-1.4.21-r2.ebuild
@@ -91,7 +91,7 @@ src_install() {
                systemd_dounit 
"${FILESDIR}"/systemd/ip6tables{,-{re,}store}.service
        fi
 
-       # Move important libs to /lib
+       # Move important libs to /lib #332175
        gen_usr_ldscript -a ip{4,6}tc iptc xtables
 
        prune_libtool_files

Reply via email to