* Descriptors now have a "system" field specifying the platform that

the build or run action should be perfomed on.  This ensures that
  descriptors have different hashes on different platforms.
This commit is contained in:
Eelco Dolstra 2003-03-24 12:49:40 +00:00
parent 9d2f128252
commit 2dc84e5569
16 changed files with 1480 additions and 32 deletions

View file

@ -1,3 +1,5 @@
id : aterm-2.0
# Original sources.
src = url(http://www.cwi.nl/projects/MetaEnv/aterm/aterm-2.0.tar.gz)