diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-31 17:03:13 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-31 17:03:13 +0000 |
commit | fe60d38dfb1bd4c2f6aad073203c0fd5db780616 (patch) | |
tree | d7d6fb98a8cf9acea911d0570468aa703dc1db6c /sys-process/cronutils | |
parent | Add upstream remote-id annotations using tools by Corentin Chary, bug #406287. (diff) | |
download | historical-fe60d38dfb1bd4c2f6aad073203c0fd5db780616.tar.gz historical-fe60d38dfb1bd4c2f6aad073203c0fd5db780616.tar.bz2 historical-fe60d38dfb1bd4c2f6aad073203c0fd5db780616.zip |
Add upstream remote-id annotations using tools by Corentin Chary, bug #406287.
Diffstat (limited to 'sys-process/cronutils')
-rw-r--r-- | sys-process/cronutils/metadata.xml | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/sys-process/cronutils/metadata.xml b/sys-process/cronutils/metadata.xml index 8c7fe42ec8df..8f1728680760 100644 --- a/sys-process/cronutils/metadata.xml +++ b/sys-process/cronutils/metadata.xml @@ -5,12 +5,11 @@ <email>ramereth@gentoo.org</email> <name>Lance Albertson</name> </maintainer> - <longdescription lang="en"> - Utilities to assist running batch processing jobs. - + <longdescription lang="en">Utilities to assist running batch processing jobs. * runalarm: Limit the run time of a process. * runlock: Prevent concurrent runs of a process. - * runstat: Export statistics about a process's execution. - </longdescription> + * runstat: Export statistics about a process's execution. </longdescription> + <upstream> + <remote-id type="google-code">cronutils</remote-id> + </upstream> </pkgmetadata> - |