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

Collapse All | Expand All

(-)freebsd-lib-9.0-r3.ebuild (-2 / +2 lines)
Lines 85-97 Link Here
85
}
85
}
86
86
87
PATCHES=(
87
PATCHES=(
88
	"${FILESDIR}/${PN}-6.0-pmc.patch"
88
	"${FILESDIR}/${PN}-6.0-gccfloat.patch"
89
	"${FILESDIR}/${PN}-6.0-gccfloat.patch"
89
	"${FILESDIR}/${PN}-6.0-flex-2.5.31.patch"
90
	"${FILESDIR}/${PN}-6.0-flex-2.5.31.patch"
90
	"${FILESDIR}/${PN}-6.1-csu.patch"
91
	"${FILESDIR}/${PN}-6.1-csu.patch"
91
	"${FILESDIR}/${PN}-8.0-rpcsec_gss.patch"
92
	"${FILESDIR}/${PN}-8.0-rpcsec_gss.patch"
92
	"${FILESDIR}/${PN}-9.0-liblink.patch"
93
	"${FILESDIR}/${PN}-9.0-liblink.patch"
93
	"${FILESDIR}/${PN}-bsdxml2expat.patch"
94
	"${FILESDIR}/${PN}-bsdxml2expat.patch" )
94
	"${FILESDIR}/${PN}-9.0-trylock-adaptive.patch" )
95
95
96
# Here we disable and remove source which we don't need or want
96
# Here we disable and remove source which we don't need or want
97
# In order:
97
# In order:

Return to bug 426838