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

Collapse All | Expand All

(-)file_not_specified_in_diff (-6 / +6 lines)
Line 105 Link Here
105
	if ! use cvs || ! use perl ; then
106
		myopts="${myopts} NO_CVS=YesPlease"
107
	fi
108
Lines 132-136 Link Here
132
	# Noperl is being merged to upstream as of 2009/04/05
136
	# Apply NO_CVS patch
133
	#epatch "${FILESDIR}"/20090305-git-1.6.2-noperl.patch
137
	epatch "${FILESDIR}/${PN}-1.6.3-nocvs.patch"
134
135
	# GetOpt-Long v2.38 is strict
136
	epatch "${FILESDIR}"/20090505-git-1.6.2.5-getopt-fixes.patch
137
--

Return to bug 268950