Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Switched CHICKEN release information to meta file distribution |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
0e3909cc5d5300450acfe28ed0ca0586 |
User & Date: | murphy 2015-05-02 22:45:38.457 |
Context
2017-02-23
| ||
18:37 | Point CHICKEN release-info to chisel mirror check-in: 430d9073e3 user: murphy tags: trunk | |
2015-05-02
| ||
22:45 | Switched CHICKEN release information to meta file distribution check-in: 0e3909cc5d user: murphy tags: trunk | |
2015-05-01
| ||
23:46 | Updated CHICKEN release information file check-in: c123bef977 user: murphy tags: trunk | |
Changes
Changes to chicken/canvas-draw.release-info.
1 2 3 | ;; -*- mode: Scheme; -*- (repo fossil "http://chust.org/fossils/{egg-name}") | | | 1 2 3 4 5 6 | ;; -*- mode: Scheme; -*- (repo fossil "http://chust.org/fossils/{egg-name}") (uri meta-file "http://chust.org/fossils/{egg-name}/doc/v{egg-release}/chicken/{egg-name}.meta") (release "1.1.1") (release "1.1.0") |