Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 99898 - ckpt-20051413.ebuild (New Package)
Summary: ckpt-20051413.ebuild (New Package)
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2005-07-22 05:00 UTC by Marco Maggesi
Modified: 2005-08-24 10:02 UTC (History)
1 user (show)

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


Attachments
ckpt ebuild (ckpt-20050413.ebuild,709 bytes, text/plain)
2005-07-22 08:02 UTC, Marco Maggesi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marco Maggesi 2005-07-22 05:00:14 UTC
Hi!

Please find attached ckpt-20051413.ebuild.

CAVEAT: I am new to writing ebuilds.


From http://www.cs.wisc.edu/~zandy/ckpt/

  "ckpt is a set of libraries and programs for user-level process
   checkpointing.  Its main advantage over other user-level checkpointing
   systems is that it does not require you to re-link your programs.
   You can even inject it into running programs."

M.
Comment 1 Marco Maggesi 2005-07-22 08:02:20 UTC
Created attachment 64058 [details]
ckpt ebuild

I forgot the attachment, sorry!
Comment 2 Ciaran McCreesh 2005-08-24 10:02:22 UTC
Please fix the following and reopen:

* LICENSE is invalid.
* You can kill the (R)DEPEND.
* ${D} should be quoted.
* You probably want mkdir -p or dodir in src_install.
* URLs with -latest won't work.