Re: [gentoo-dev] kernel-mod.eclass deprecation and effected ebuilds

2005-04-28 Thread Henrik Brix Andersen
On Mon, 2005-04-25 at 15:51 +0100, John Mylchreest wrote: > For some time now kernel-mod has been deprecated in favour of linux-mod > (or linux-info in some cases). On a side note: the pcmcia.eclass is also deprecated in favor of linux-mod.eclass, please see net-wireless/hostap-driver-0.4.0 for an

Re: [gentoo-dev] kernel-mod.eclass deprecation and effected ebuilds

2005-04-27 Thread Alastair Tse
On 25 Apr 2005, at 15:51, John Mylchreest wrote: media-video/qc-usb/qc-usb-0.6.0.ebuild Old ebuild, removing from portage. Latest stable uses linux-mod. Thanks, -- Alastair (liquidx) Tse Gentoo Developer. [Python, Bluetooth, PDA, CJK, Dicts] [web] http://dev.gentoo.org/~liquidx/ -- gentoo-dev@gento

Re: [gentoo-dev] kernel-mod.eclass deprecation and effected ebuilds

2005-04-25 Thread Stefan Schweizer
Most of the current linux-mod-ebuilds do not build with portage-cvs because KV_DIR is not available in global scope any more. portage-cvs does not repeatedly source the ebuild after every stage and is more sane in this case. What is needed to fix the problems: BUILD_PARAMS="--with-kernel=${KV_DIR

Re: [gentoo-dev] kernel-mod.eclass deprecation and effected ebuilds

2005-04-25 Thread Mike Frysinger
On Monday 25 April 2005 10:51 am, John Mylchreest wrote: > media-libs/svgalib/svgalib-1.9.19-r3.ebuild 1.19.21 was already updated -mike -- gentoo-dev@gentoo.org mailing list

Re: [gentoo-dev] kernel-mod.eclass deprecation and effected ebuilds

2005-04-25 Thread Ned Ludd
madwifi done Note that most arches have mplayer-1.0_pre6-r4 marked stable (ppc x86 ppc64 sparc alpha amd64) On Mon, 2005-04-25 at 15:51 +0100, John Mylchreest wrote: > Hi all, > > For some time now kernel-mod has been deprecated in favour of linux-mod > (or linux-info in some cases). > linux-mo

Re: [gentoo-dev] kernel-mod.eclass deprecation and effected ebuilds

2005-04-25 Thread Chris Gianelloni
On Mon, 2005-04-25 at 15:51 +0100, John Mylchreest wrote: > net-misc/cisco-vpnclient-3des/cisco-vpnclient-3des-4.6.02.0030.ebuild > net-misc/cisco-vpnclient-3des/cisco-vpnclient-3des-4.0.5.ebuild > net-misc/cisco-vpnclient-3des/cisco-vpnclient-3des-4.6.00.0045-r1.ebuild > net-misc/cisco-vpnclient-3

[gentoo-dev] kernel-mod.eclass deprecation and effected ebuilds

2005-04-25 Thread John Mylchreest
Hi all, For some time now kernel-mod has been deprecated in favour of linux-mod (or linux-info in some cases). linux-mod is much tidier, accurate, and portable. Most of our ebuilds have already been migrated to using the new eclass, but the following still remain. As some good template examples pl