Parent Directory
|
Revision Log
Fix invalid Herd name -- Was "dev-scheme", should have been "scheme". (Portage version: 2.1_pre5-r1)
| 1 | mkennedy | 1.1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> | ||
| 3 | <pkgmetadata> | ||
| 4 | mkennedy | 1.2 | <herd>scheme</herd> |
| 5 | mkennedy | 1.1 | <longdescription> |
| 6 | CHICKEN is a compiler for the Scheme programming language. CHICKEN produces | ||
| 7 | portable, efficient C, supports almost all of the current Scheme language | ||
| 8 | standard, the Revised5 Report on the Algorithmic Language Scheme (R5RS ), and | ||
| 9 | includes many enhancements and extensions. CHICKEN runs on MacOS X, Windows, and | ||
| 10 | many Unix flavours. | ||
| 11 | </longdescription> | ||
| 12 | </pkgmetadata> |
| ViewVC Help | |
| Powered by ViewVC 1.1.20 |