Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 555920 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-3 / +5 lines)
Line  Link Here
0
-- /usr/portage/net-firewall/iptables/iptables-1.6.1-r2.ebuild 2018-01-10 09:40:01.000000000 +0300
0
++ /usr/local/portage/net-firewall/iptables/iptables-1.6.1-r2.ebuild   2018-02-09 11:37:57.799928935 +0300
Lines 100-108 Link Here
100
               newconfd "${FILESDIR}"/ip6tables-1.4.13.confd ip6tables
100
               newconfd "${FILESDIR}"/ip6tables-1.4.13.confd ip6tables
101
       fi
101
       fi
102
       systemd_dounit "${FILESDIR}"/systemd/iptables-{re,}store.service
102
       systemd_dounit "${FILESDIR}"/systemd/iptables.service
103
       systemd_install_serviced "${FILESDIR}"/systemd/iptables.service.conf
103
       if use ipv6 ; then
104
       if use ipv6 ; then
104
               systemd_dounit "${FILESDIR}"/systemd/ip6tables-{re,}store.service
105
               systemd_dounit "${FILESDIR}"/systemd/ip6tables.service
106
               systemd_install_serviced "${FILESDIR}"/systemd/ip6tables.service.conf
105
       fi
107
       fi
106
       # Move important libs to /lib #332175
108
       # Move important libs to /lib #332175

Return to bug 555920