Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 28897 - as11-1.0.ebuild (New package)
Summary: as11-1.0.ebuild (New package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Chuck Short (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-16 11:04 UTC by Mark Lopes
Modified: 2003-09-22 20:02 UTC (History)
1 user (show)

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


Attachments
as11-1.0.ebuild (ebuild) (as11-1.0.ebuild,526 bytes, text/plain)
2003-09-16 11:06 UTC, Mark Lopes
Details
Suggestions for ebuild (as11-1.0.ebuild.suggestions,699 bytes, application/octet-stream)
2003-09-18 18:52 UTC, Chuck Short (RETIRED)
Details
as11-1.0.ebuild (with suggested changes) (as11-1.0.ebuild,514 bytes, text/plain)
2003-09-20 23:23 UTC, Mark Lopes
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lopes 2003-09-16 11:04:45 UTC
Hello,

This is an ebuild for the as11 assembeler which can be found at
http://www.ai.mit.edu/people/rsargent/as11.html

This is the offical assembeler from Motorola for the 68HC11 series of
microcontrollers. 

I would suggest that this ebuild be placed under dev-lang/as11
Comment 1 Mark Lopes 2003-09-16 11:06:12 UTC
Created attachment 17816 [details]
as11-1.0.ebuild (ebuild)

Ebuild for as11
Comment 2 Chuck Short (RETIRED) gentoo-dev 2003-09-18 18:52:53 UTC
Created attachment 17955 [details]
Suggestions for ebuild

Hello, I had a look at your ebuild and made a couple of suggestions. You didnt
need the MY_P because you could have used ${PN}, I also changed the DEPEND TO
virtual/glibc and removed the cd ${S}. If you make these changes to the ebuild
then I would be happy to add your ebuil to cvs. 

Thanks
zul
Comment 3 Mark Lopes 2003-09-20 23:23:28 UTC
Created attachment 18062 [details]
as11-1.0.ebuild (with suggested changes)

Great. I've made the necessary changes.
Comment 4 Chuck Short (RETIRED) gentoo-dev 2003-09-22 20:02:55 UTC
Added to cvs, thanks for the ebuild.