diff options
author | Mamoru Komachi <usata@gentoo.org> | 2003-10-30 08:15:03 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2003-10-30 08:15:03 +0000 |
commit | 4d222cbcaf346d093563dcfb76a71f09d42f1c04 (patch) | |
tree | 03de47aa95bed5a661d87e27c53b708dc6c3b32c /media-libs/t1lib/metadata.xml | |
parent | added initscript (diff) | |
download | historical-4d222cbcaf346d093563dcfb76a71f09d42f1c04.tar.gz historical-4d222cbcaf346d093563dcfb76a71f09d42f1c04.tar.bz2 historical-4d222cbcaf346d093563dcfb76a71f09d42f1c04.zip |
Added metadata.xml, clarified DESCRIPTION
Diffstat (limited to 'media-libs/t1lib/metadata.xml')
-rw-r--r-- | media-libs/t1lib/metadata.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/media-libs/t1lib/metadata.xml b/media-libs/t1lib/metadata.xml new file mode 100644 index 000000000000..05b0780a58f6 --- /dev/null +++ b/media-libs/t1lib/metadata.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>no-herd</herd> +<maintainer> + <email>usata@gentoo.org</email> + <name>Mamoru KOMACHI</name> + <description>I maintain the package because there is no herd for + fonts. If font.eclass will be introduced to Portage and font herd + created, This package will belong to font herd.</description> +</maintainer> +</pkgmetadata> |