diff options
author | Lisa M. Seelye <lisa@gentoo.org> | 2003-08-02 13:14:07 +0000 |
---|---|---|
committer | Lisa M. Seelye <lisa@gentoo.org> | 2003-08-02 13:14:07 +0000 |
commit | c50285e6a44ab6c3a03fb19018f3f4f4b6284ddb (patch) | |
tree | 0d52491fdf954c56b43a91f0bf716b0390b884e0 /sys-devel/distcc/metadata.xml | |
parent | manifest (diff) | |
download | gentoo-2-c50285e6a44ab6c3a03fb19018f3f4f4b6284ddb.tar.gz gentoo-2-c50285e6a44ab6c3a03fb19018f3f4f4b6284ddb.tar.bz2 gentoo-2-c50285e6a44ab6c3a03fb19018f3f4f4b6284ddb.zip |
Add metadata.xml and "fix" the ChangeLog
Diffstat (limited to 'sys-devel/distcc/metadata.xml')
-rw-r--r-- | sys-devel/distcc/metadata.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/sys-devel/distcc/metadata.xml b/sys-devel/distcc/metadata.xml new file mode 100644 index 000000000000..c4eca095377c --- /dev/null +++ b/sys-devel/distcc/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>cluster</herd> +<maintainer> + <email>lisa@gentoo.org</email> +<name>Lisa Seelye</name> +<!-- <description>Description of the maintainership</description> --> +</maintainer> +<longdescription>Distcc is a program to distribute compilation of C code across several machines on a network</longdescription> +</pkgmetadata> |