diff options
author | Karl Trygve Kalleberg <karltk@gentoo.org> | 2003-11-16 02:48:26 +0000 |
---|---|---|
committer | Karl Trygve Kalleberg <karltk@gentoo.org> | 2003-11-16 02:48:26 +0000 |
commit | 67761fc5ef1a917d90d25215f3cb4bf44734541f (patch) | |
tree | 563db3dbe57e9042c982fcb68b9f360e8c34abd6 /dev-util/aegis/metadata.xml | |
parent | Fixes #28432. (diff) | |
download | historical-67761fc5ef1a917d90d25215f3cb4bf44734541f.tar.gz historical-67761fc5ef1a917d90d25215f3cb4bf44734541f.tar.bz2 historical-67761fc5ef1a917d90d25215f3cb4bf44734541f.zip |
Fixes #28432.
Diffstat (limited to 'dev-util/aegis/metadata.xml')
-rw-r--r-- | dev-util/aegis/metadata.xml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/dev-util/aegis/metadata.xml b/dev-util/aegis/metadata.xml new file mode 100644 index 000000000000..c046a7f39a81 --- /dev/null +++ b/dev-util/aegis/metadata.xml @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>no-herd</herd> +<maintainer> + <email>karltk@gentoo.org</email> + <name>Karl Trygve Kalleberg</name> --> + <description>Temporary maintainership until some interested party comes along</description> +</maintainer> +<longdescription> + Aegis is a transaction-based software configuration management system. It + provides a framework within which a team of developers may work on many + changes to a program independently, and Aegis coordinates integrating + these changes back into the master source of the program, with as little + disruption as possible. +</longdescription> +</pkgmetadata> |