Summary: | New ebuild: tachyon | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Christopher Schwan <handgranaten-herbert> |
Component: | New packages | Assignee: | Alexey Shvetsov <alexxy> |
Status: | RESOLVED FIXED | ||
Severity: | enhancement | Keywords: | EBUILD, InOverlay, InVCS |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 201321 | ||
Attachments: |
tachyon ebuild
New ebuild for tachyon with some fixes Proposed Changes for ebuild |
Description
Christopher Schwan
2009-11-21 17:47:28 UTC
Created attachment 210806 [details]
tachyon ebuild
I plan to add it to sci overlay first Added to sci overlay Added to tree Thanks for adding to the tree - I have some comments on my original ebuild: - License: Tachyons license is "some kind of BSD" which means it matches best /usr/portage/licenses/BSD but is not identical to it and its of course not "as-is". What to do in this case ? - QA: I appended to every command a "die" Created attachment 221013 [details]
New ebuild for tachyon with some fixes
One more thing: You should remove "RESTRICT=..." for the ebuilds in tree please create a new ebuild based on in tree one and post it with diff to in tree one Created attachment 221517 [details, diff]
Proposed Changes for ebuild
Most import changes:
- LICENSE is "kind of BSD", not as-is
- removed restriction to download only from mirrors
- replaced eerror with die
- appended dies to commands
Ok =) commited |