--- gdal-1.5.0-r1.ebuild 2008-04-11 20:37:03.000000000 +0200 +++ gdal-1.5.0-r1.ebuild 2008-04-15 23:48:56.000000000 +0200 @@ -64,14 +64,14 @@ eaclocal eautoconf epatch "${FILESDIR}"/${PN}-1.4.2-datadir.patch \ - "${FILESDIR}"/${P}-python-install.patch \ - "${FILESDIR}"/${P}-soname.patch \ - "${FILESDIR}"/${P}-makefile.patch - + "${FILESDIR}"/${PN}-1.5.0-soname.patch \ + "${FILESDIR}"/${PN}-1.5.0-makefile.patch \ + "${FILESDIR}"/${P}-max-min.patch \ + "${FILESDIR}"/${P}-python-install.patch if useq netcdf && useq hdf; then einfo "Checking if HDF4 is compiled with szip..." if built_with_use sci-libs/hdf szip ; then einfo "Found HDF4 compiled with szip. Nice." else