diff options
author | 2004-04-13 12:06:16 +0000 | |
---|---|---|
committer | 2004-04-13 12:06:16 +0000 | |
commit | 931ab0b90253feb8fce0e7febfc1d592823cd330 (patch) | |
tree | fa872593748ed659c8f154606173e027a9f8a668 /app-misc/mc/metadata.xml | |
parent | Version bump, added write permission for /var/cache/fonts (diff) | |
download | historical-931ab0b90253feb8fce0e7febfc1d592823cd330.tar.gz historical-931ab0b90253feb8fce0e7febfc1d592823cd330.tar.bz2 historical-931ab0b90253feb8fce0e7febfc1d592823cd330.zip |
add patch to support .tbz and .tbz2 archives
Diffstat (limited to 'app-misc/mc/metadata.xml')
-rw-r--r-- | app-misc/mc/metadata.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/app-misc/mc/metadata.xml b/app-misc/mc/metadata.xml new file mode 100644 index 000000000000..c3504b40c506 --- /dev/null +++ b/app-misc/mc/metadata.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>no-herd</herd> +<maintainer> + <email>lanius@gentoo.org</email> + <name>Heinrich Wendel</name> +</maintainer> +</pkgmetadata> |