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

Collapse All | Expand All

(-)/usr/portage/sys-apps/shadow/shadow-4.0.3-r6.ebuild (+3 lines)
Lines 54-59 Link Here
54
	# Thanks to Guy <guycad@mindspring.com>.
54
	# Thanks to Guy <guycad@mindspring.com>.
55
	epatch ${FILESDIR}/${P}-useradd-manpage-update.patch
55
	epatch ${FILESDIR}/${P}-useradd-manpage-update.patch
56
56
57
    # Patch to allow a user to add a "." to the login name,
58
	# closes bug # 22920 - Chuck Short <chuck_short@rogers.com>
59
	epatch ${FILESDIR}/${P}-chkname.patch
57
	# Necessary selinux patch
60
	# Necessary selinux patch
58
	use selinux && epatch ${DISTDIR}/${P}-selinux.patch.bz2
61
	use selinux && epatch ${DISTDIR}/${P}-selinux.patch.bz2
59
}
62
}

Return to bug 22920