diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2007-07-25 08:24:08 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2007-07-25 08:24:08 +0000 |
commit | 4670cbc0bf20eb0e3a17545c20b54dee6e9f42ed (patch) | |
tree | 5d7ef504da03e7def6d08f936d118c9f87b027f8 /sys-block/tapecat/metadata.xml | |
parent | Removed mask on hplip-2.7.6 as it seems to work. (diff) | |
download | gentoo-2-4670cbc0bf20eb0e3a17545c20b54dee6e9f42ed.tar.gz gentoo-2-4670cbc0bf20eb0e3a17545c20b54dee6e9f42ed.tar.bz2 gentoo-2-4670cbc0bf20eb0e3a17545c20b54dee6e9f42ed.zip |
New ebuild. Tapecat is a useful tool to analyze the content of tapes without storing all of the content onto disk. Ebuild by Robin H. Johnson <robbat2@gentoo.org>.
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'sys-block/tapecat/metadata.xml')
-rw-r--r-- | sys-block/tapecat/metadata.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/sys-block/tapecat/metadata.xml b/sys-block/tapecat/metadata.xml new file mode 100644 index 000000000000..70aaab5b294f --- /dev/null +++ b/sys-block/tapecat/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>base-system</herd> +<herd>app-backup</herd> +<maintainer> + <email>robbat2@gentoo.org</email> +</maintainer> +</pkgmetadata> |