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

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- /usr/portage/dev-perl/GD/GD-2.500.0.ebuild  2013-10-12 17:31:11.000000000 +0200
0
++ /usr/local/portage/dev-perl/GD/GD-2.500.0-r1.ebuild 2014-02-26 18:25:02.642569976 +0100
Lines 52-57 Link Here
52
       use png && myconf+=",PNG"
52
       use png && myconf+=",PNG"
53
       use xpm && myconf+=",XPM"
53
       use xpm && myconf+=",XPM"
54
       use gif && myconf+=",GIF"
54
       use gif && myconf+=",GIF"
55
       if has_version ">=media-libs/gd-2.0.33" ; then myconf+=",VERSION_33,GD_UNCLOSEDPOLY,GD_FTCIRCLE"; fi # Per line 284 of Makefile.PL
55
       myconf="-options '${myconf:1}'"
56
       myconf="-options '${myconf:1}'"
56
       perl-module_src_configure
57
       perl-module_src_configure
57
}
58
}

Return to bug 502546