Bug 160001 - dev-donet/pnetlib : broken autotools handling (cleanup ebuilds please)
Bug#: 160001 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: All Status: RESOLVED Severity: major Priority: P2
Resolution: FIXED Assigned To: dotnet@gentoo.org Reported By: flameeyes@gentoo.org
Component: Ebuilds
URL: 
Summary: dev-donet/pnetlib : broken autotools handling (cleanup ebuilds please)
Keywords:  
Status Whiteboard: 
Opened: 2007-01-04 09:35 0000
Description:   Opened: 2007-01-04 09:35 0000
The following ebuilds are found to have broken autotools handling, as they run
libtoolize directly (they never should, instead they should call eautoreconf in
autotools.eclass, read http://www.gentoo.org/proj/en/qa/autofailure.xml for
more information):

./dev-dotnet/pnetlib/pnetlib-0.6.12.ebuild:     libtoolize --force --copy ||
die
./dev-dotnet/pnetlib/pnetlib-0.7.0.ebuild:      libtoolize --force --copy ||
die
./dev-dotnet/pnetlib/pnetlib-0.7.2.ebuild:      libtoolize --force --copy ||
die

Please cleanup the ebuilds by asking for stable marking, removing obsolete
ebuilds with no relevant keywords, or porting the fixes in newer versions (if
presents) to properly handle autotools.

Thanks,
Diego

------- Comment #1 From Petteri Räty 2007-04-13 22:16:56 0000 -------
0.6.12 needs arm keywords so that we can remove it:
betelgeuse@pena /usr/portage/dev-dotnet/pnetlib $ adjutrix -w arm
=dev-dotnet/pnetlib-0.7.4
Package                       Version             Current Keywords  Masks
============================= =================== ================= =========
dev-dotnet/pnetlib            0.7.4               ~arm
betelgeuse@pena /usr/portage/dev-dotnet/pnetlib $ eshowkw
Keywords for dev-dotnet/pnetlib:

       |                           s     |
       |                 p         p     |
       |                 p         a   x |
       |                 c         r   8 |
       |                 -         c   6 | u
       | a a             m p     s -   - | n
       | l m   h i m m   a p s   p f   f | u s
       | p d a p a 6 i p c c 3   a b x b | s l
       | h 6 r p 6 8 p p o 6 9 s r s 8 s | e o
       | a 4 m a 4 k s c s 4 0 h c d 6 d | d t
-------+---------------------------------+----
0.6.10 |   + + + +     +             +   | * 0
0.6.12 |   + + ~ +     +             +   |
0.7.0  |   ~ ~ ~ ~     ~             ~   | *
0.7.2  |   ~ ~ ~ ~     ~             ~   | *
0.7.4  |   + ~ + +     +             +   |

------- Comment #2 From Jurek Bartuszek 2007-06-23 14:13:21 0000 -------
Older versions have been removed, only one ebuild needed fixing. Done in CVS,
thanks.