IT's been out for years now ;) Reproducible: Always
Also, shouldn't the ebuild only depend on libpq and not the full postgresql?
Created attachment 160006 [details] ebuild for dev-libs/pgperl-2.1.1
I have attached a new ebuild for pgperl (aka 'Pg') 2.1.1. A few fixes/modifications: - Points to the PostgreSQL mirror now - Depends on postgresql-base instead of postgresql-server. You only need client side libraries/headers to compile, not the full server install. - Use pg_config from libpq to get the right libdir and includedir
@postgresql: Please help with these ebuilds.
+ 07 Jan 2010; Patrick Lauer <patrick@gentoo.org> +pgperl-2.1.1.ebuild: + Bump for #198171, thanks to Matt Michalowski Looks good to me.