diff options
author | Kurt Lieber <klieber@gentoo.org> | 2003-10-03 12:56:05 +0000 |
---|---|---|
committer | Kurt Lieber <klieber@gentoo.org> | 2003-10-03 12:56:05 +0000 |
commit | b5f963d694dd57e069fe3d005645022beee50b86 (patch) | |
tree | cbfc30ca00fee2045da4df051443c96470fc9fec /net-misc/cfengine/metadata.xml | |
parent | updated ebuild with misc. fixes and tweaks. thanks to rladams@kelsey-seybold... (diff) | |
download | historical-b5f963d694dd57e069fe3d005645022beee50b86.tar.gz historical-b5f963d694dd57e069fe3d005645022beee50b86.tar.bz2 historical-b5f963d694dd57e069fe3d005645022beee50b86.zip |
updated ebuild with misc. fixes and tweaks. thanks to rladams@kelsey-seybold.com for the submission
Diffstat (limited to 'net-misc/cfengine/metadata.xml')
-rw-r--r-- | net-misc/cfengine/metadata.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net-misc/cfengine/metadata.xml b/net-misc/cfengine/metadata.xml new file mode 100644 index 000000000000..ee9609e840d0 --- /dev/null +++ b/net-misc/cfengine/metadata.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>no-herd</herd> +<maintainer> + <email>klieber@gentoo.org</email> +</maintainer> +<longdescription> +Cfengine, or the configuration engine is an autonomous agent and a middle to high level policy language for building expert systems which administrate and configure large computer networks. Cfengine uses the idea of classes and a primitive intelligence to define and automate the configuration and maintenance of system state, for small to huge configurations. Cfengine is designed to be a part of a computer immune system, and can be thought of as a gaming agent. It is ideal for cluster management and has been adopted for use all over the world in small and huge organizations alike. +</longdescription> +</pkgmetadata> |