summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-08-14 05:24:49 -0400
committerMike Frysinger <vapier@gentoo.org>2015-08-14 05:28:28 -0400
commit08f5af62f72a31906eb6ce4dbe359045ab86ef53 (patch)
tree20d4a5f3128c383f4a598ff93035384a99babfd9 /net-firewall
parentnet-firewall/iptables: add subslot to track libxtables #489882 (diff)
downloadgentoo-08f5af62f72a31906eb6ce4dbe359045ab86ef53.tar.gz
gentoo-08f5af62f72a31906eb6ce4dbe359045ab86ef53.tar.bz2
gentoo-08f5af62f72a31906eb6ce4dbe359045ab86ef53.zip
net-firewall/iptables: document bug that added gen_usr_ldscript #332175
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/iptables/iptables-1.4.21-r1.ebuild2
-rw-r--r--net-firewall/iptables/iptables-1.4.21-r2.ebuild2
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 eddbed3a52a8..056b1b498180 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 619d8439bb6c..e70cf3346f99 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