Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 128363
Collapse All | Expand All

(-)DateManip-5.44.ebuild (+5 lines)
Lines 15-17 Link Here
15
IUSE=""
15
IUSE=""
16
16
17
mydoc="HISTORY TODO"
17
mydoc="HISTORY TODO"
18
19
src_install () {
20
	pod2man ${S}/Manip.pod > ${S}/Date::Manip.3 || die
21
	doman ${S}/Date::Manip.3 || die
22
}

Return to bug 128363