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

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +3 lines)
Line  Link Here
0
-- ./crypto++-5.6.1-r1.ebuild  2011-02-27 12:31:07.000000000 +0100
0
++ /usr/local/portage/dev-libs/crypto++/crypto++-5.6.1-r2.ebuild       2011-12-27 02:49:43.688323939 +0100
Lines 22-28 Link Here
22
22
23
src_prepare() {
23
src_prepare() {
24
       epatch "${FILESDIR}/${P}-fix_build_system.patch" \
24
       epatch "${FILESDIR}/${P}-fix_build_system.patch" \
25
               "${FILESDIR}/${P}-sunos.patch"
25
               "${FILESDIR}/${P}-sunos.patch" \
26
               "${FILESDIR}/${P}-rijndael.patch"
26
}
27
}
27
28
28
src_compile() {
29
src_compile() {

Return to bug 322713