diff options
author | 2009-06-07 23:20:06 +0000 | |
---|---|---|
committer | 2009-06-07 23:20:06 +0000 | |
commit | c24059e2be7ad4ea3ca82741f3664069016c5fe2 (patch) | |
tree | 1ed465d03c88f0877383522d7a74dfcbea602d1d /net-p2p/torrentinfo/metadata.xml | |
parent | Update plugdev message to be more explicit (diff) | |
download | historical-c24059e2be7ad4ea3ca82741f3664069016c5fe2.tar.gz historical-c24059e2be7ad4ea3ca82741f3664069016c5fe2.tar.bz2 historical-c24059e2be7ad4ea3ca82741f3664069016c5fe2.zip |
Initial commit. Fixes bug Fixes bug 253799
Package-Manager: portage-2.2_rc33/cvs/Linux x86_64
Diffstat (limited to 'net-p2p/torrentinfo/metadata.xml')
-rw-r--r-- | net-p2p/torrentinfo/metadata.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net-p2p/torrentinfo/metadata.xml b/net-p2p/torrentinfo/metadata.xml new file mode 100644 index 000000000000..50045fe14246 --- /dev/null +++ b/net-p2p/torrentinfo/metadata.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>no-herd</herd> +<maintainer> +<email>hwoarang@gentoo.org</email> +<name>Markos Chandras</name> +</maintainer> +</pkgmetadata> + |