Raw Config for at
<package project="MeeGo:1.0:Core" name="at">
<title>Job spooling tools</title>
<description>At and batch read commands from standard input or from a specified
file. At allows you to specify that a command will be run at a
particular time. Batch will execute commands when the system load
levels drop to a particular level. Both commands use /bin/sh.
You should install the at package if you need a utility for
time-oriented job control. Note: If it is a recurring job that will
need to be repeated at the same time every day/week, etc. you should
use crontab instead.
#%{?_without_check: %define _without_check 1}
#%{!?_without_check: %define _without_check 1}
#%{!?_without_check: %define _without_check 0}
# FIX THIS!
</description>
<devel project="MeeGo:1.0:Core:Update:Testing" package="at"/>
<url>http://ftp.debian.org/debian/pool/main/a/at</url>
</package>