Re: [gentoo-dev] Re: gentoo-x86 commit in media-gfx/graphicsmagick: ChangeLog graphicsmagick-1.3.12.ebuild

2010-03-21 Thread Fabian Groffen
On 21-03-2010 10:35:29 +0100, Torsten Veller wrote:
> > -EAPI="2"
> > +EAPI="3"
> >  
> >  inherit eutils toolchain-funcs flag-o-matic perl-module
> 
> perl-module.eclass currently does not support EAPI=3.

ohw, I see, that's unfortunate.  I'll open a bug.  Thanks.


-- 
Fabian Groffen
Gentoo on a different level



[gentoo-dev] Re: gentoo-x86 commit in media-gfx/graphicsmagick: ChangeLog graphicsmagick-1.3.12.ebuild

2010-03-21 Thread Torsten Veller
* "Fabian Groffen (grobian)" :
> grobian 10/03/21 09:24:54
> 
>   Modified: ChangeLog graphicsmagick-1.3.12.ebuild
>   Log:
>   Add EPREFIX to configure arguments, bump to EAPI=3
>   (Portage version: 2.2.00.15838-prefix/cvs/Darwin powerpc)

> file : 
> http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/graphicsmagick/graphicsmagick-1.3.12.ebuild?rev=1.2&view=markup
> plain: 
> http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/graphicsmagick/graphicsmagick-1.3.12.ebuild?rev=1.2&content-type=text/plain
> diff : 
> http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/graphicsmagick/graphicsmagick-1.3.12.ebuild?r1=1.1&r2=1.2
> 
> -EAPI="2"
> +EAPI="3"
>  
>  inherit eutils toolchain-funcs flag-o-matic perl-module

perl-module.eclass currently does not support EAPI=3.