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

Collapse All | Expand All

(-)openvpn-2.1.4.ebuild.old (-2 / +3 lines)
Lines 92-97 Link Here
92
92
93
	# install documentation
93
	# install documentation
94
	dodoc AUTHORS ChangeLog PORTS README
94
	dodoc AUTHORS ChangeLog PORTS README
95
	use ipv6 && dodoc ChangeLog.IPv6 README.ipv6 README.IPv6
95
	use eurephia && dodoc README.eurephia
96
	use eurephia && dodoc README.eurephia
96
97
97
	# remove empty dir
98
	# remove empty dir
Lines 168-175 Link Here
168
169
169
	if use ipv6 ; then
170
	if use ipv6 ; then
170
		einfo ""
171
		einfo ""
171
		einfo "This build contains IPv6-Patch from JuanJo Ciarlante and"
172
		einfo "This build contains IPv6-Transport-Patch from JuanJo Ciarlante and"
172
		einfo "IPv6-Transport-Patch from Gert Doering."
173
		einfo "IPv6-Payload-Patch from Gert Doering."
173
		einfo "For more information please visit:"
174
		einfo "For more information please visit:"
174
		einfo "http://github.com/jjo/openvpn-ipv6 (JuanJo Ciarlante-Patch)"
175
		einfo "http://github.com/jjo/openvpn-ipv6 (JuanJo Ciarlante-Patch)"
175
		einfo "http://www.greenie.net/ipv6/openvpn.html (Gert Doering-Patch)"
176
		einfo "http://www.greenie.net/ipv6/openvpn.html (Gert Doering-Patch)"

Return to bug 335563