Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 23310 - New ebuild for ncurses-ruby
Summary: New ebuild for ncurses-ruby
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Tom Payne (RETIRED)
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2003-06-22 23:24 UTC by Henry Jen
Modified: 2003-07-07 14:55 UTC (History)
0 users

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


Attachments
ncurses-ruby-0.7.1.ebuild (ncurses-ruby-0.7.1.ebuild,385 bytes, text/plain)
2003-06-22 23:25 UTC, Henry Jen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Henry Jen 2003-06-22 23:24:07 UTC
This ebuild is for the ncurses-ruby, which wraps ncurses function for ruby
programming language.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Henry Jen 2003-06-22 23:25:03 UTC
Created attachment 13712 [details]
ncurses-ruby-0.7.1.ebuild
Comment 2 Henry Jen 2003-06-25 18:35:56 UTC
Change the version to 1.4_rc4, maybe it will be noticed earlier.
Comment 3 Tom Payne (RETIRED) gentoo-dev 2003-07-07 14:55:52 UTC
Virtually perfect ebuild -- thanks very much.

Minor points are:
1) No header line (needs the first three lines of /usr/portage/skel.ebuild)
2) einstall doesn't need || die (read man 5 ebuild).
3) You must specify IUSE

But these are very minor points :-)

Thanks -- patched version in CVS.