Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 76384 - realtime-lsm-0.8.5.ebuild (Version Bump) / Move to linux-mod
Summary: realtime-lsm-0.8.5.ebuild (Version Bump) / Move to linux-mod
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Armando Di Cianno (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-02 00:29 UTC by Stefan Schweizer (RETIRED)
Modified: 2005-01-05 10:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
realtime-lsm-0.8.5.ebuild (realtime-lsm-0.8.5.ebuild,1.51 KB, text/plain)
2005-01-02 00:30 UTC, Stefan Schweizer (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Schweizer (RETIRED) gentoo-dev 2005-01-02 00:29:21 UTC
Hi, here is a version bump for 0.8.5, I also converted the ebuild to linux-mod, readded ~x86 (why did you remove it?) and cleaned up the ebuild. I left the TOUT=${TMP}/tmp-gas-check in for x86, after all it does not hurt, right?
Comment 1 Stefan Schweizer (RETIRED) gentoo-dev 2005-01-02 00:30:22 UTC
Created attachment 47350 [details]
realtime-lsm-0.8.5.ebuild

oh, and you should maybe update the metadata for sound@gentoo.org or
kernel@gentoo.org as herd.
Comment 2 Armando Di Cianno (RETIRED) gentoo-dev 2005-01-05 09:52:49 UTC
Looks like I did inadvertently remove the ~x86 keyword, for the last version bump, which is obviously quite wrong.

My main (but not only) dev system is a ppc machine, so the extra bit needed to massage ppc kernel modules (and the correlating x86/other bits) in the src_install section likely needs to stay.

I'll look into joining the sound herd, likely.

New version added; fixing/closing bug.
Comment 3 Stefan Schweizer (RETIRED) gentoo-dev 2005-01-05 10:00:12 UTC
I did the conversion to linux-mod for a reason, because it creates a new file in /etc/modules.d describing the modules load parameters, I think this will help users.
Comment 4 Armando Di Cianno (RETIRED) gentoo-dev 2005-01-05 10:06:40 UTC
"ahh" :-)

Okay, I'll look at intergrating that in, sounds great.  Hrm, ppc module stuff _needs_ the TOUT="" crap otherwise you have to use -sandbox to build modules on ppc.  I'll look into this soon, thanks for the heads-up.
Comment 5 Stefan Schweizer (RETIRED) gentoo-dev 2005-01-05 10:14:36 UTC
it has the TOUT stuff, I left it in for that reason .. does it not work for you?
Comment 6 Armando Di Cianno (RETIRED) gentoo-dev 2005-01-05 10:18:18 UTC
Just tested, and updated; all works.

Guess I should get to updating my other kernel module ebuild I take care of too. :-)

I probably should fire a quick email to the linux-mod maintainers about ppc and the TOUT crap ... it likely has to appear in _every_ ppc keyworded module, so maybe something more elegant can be done to accomodate.

Again, thanks for the heads up on this. :-)