diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2006-02-12 10:43:48 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2006-02-12 10:43:48 +0000 |
commit | c0e50c49c836a5a54a8e426199fe0973be067208 (patch) | |
tree | 28c56c64cd9d36272201092f625de066f495637f /media-plugins/mythflix/metadata.xml | |
parent | rev bump (diff) | |
download | gentoo-2-c0e50c49c836a5a54a8e426199fe0973be067208.tar.gz gentoo-2-c0e50c49c836a5a54a8e426199fe0973be067208.tar.bz2 gentoo-2-c0e50c49c836a5a54a8e426199fe0973be067208.zip |
initial commit of new plugin
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'media-plugins/mythflix/metadata.xml')
-rw-r--r-- | media-plugins/mythflix/metadata.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/media-plugins/mythflix/metadata.xml b/media-plugins/mythflix/metadata.xml new file mode 100644 index 000000000000..1cb3ba51155e --- /dev/null +++ b/media-plugins/mythflix/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>media-tv</herd> +<maintainer> + <email>cardoe@gentoo.org</email> +</maintainer> +</pkgmetadata> |