blob: 153ee540f783f15f91085fcdcf7b0e4001c29b43 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>no-herd</herd>
<maintainer><email>bicatali@gentoo.org</email></maintainer>
<longdescription lang="en">
CMT is a configuration management environment, based on some
management conventions and comprises several shell-based
utilities. It is an attempt to formalize software production and
especially configuration management around a package-oriented
principle. Used in High Energy Physics large experiments, where
tailored packages are developped and they do not know the existence
of portage and overlays.
</longdescription>
</pkgmetadata>
|