diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-11-14 08:04:41 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-11-14 08:04:41 +0000 |
commit | a381b8934ecaf6f01221c08ac1d75095078bb39c (patch) | |
tree | 0f42a388c8a57074b163f14f2122b83718261557 /x11-libs | |
parent | old (diff) | |
download | historical-a381b8934ecaf6f01221c08ac1d75095078bb39c.tar.gz historical-a381b8934ecaf6f01221c08ac1d75095078bb39c.tar.bz2 historical-a381b8934ecaf6f01221c08ac1d75095078bb39c.zip |
metadata
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libast/metadata.xml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/x11-libs/libast/metadata.xml b/x11-libs/libast/metadata.xml new file mode 100644 index 000000000000..3556fdd3fb8a --- /dev/null +++ b/x11-libs/libast/metadata.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>no-herd</herd> +<maintainer> + <email>vapier@gentoo.org</email> + <name>Mike Frysinger</name> +</maintainer> +<longdescription> +LibAST is the Library of Assorted Spiffy Things. It contains many +spiffy things, and it is a library. Thus, the ever-so-creative name. +LibAST has been previously known as libmej, the Eterm helper library +which nobody really understood and certainly never used. My current +plan is to gradually remove some of the neat stuff from Eterm that +could be made generic (things like the theme parsing engine, the +command-line options parser, perhaps the event engine, ...) and place +it here in the hopes that others will find them useful. +</longdescription> +</pkgmetadata> |