diff options
author | Torsten Veller <tove@gentoo.org> | 2005-07-06 13:45:03 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2005-07-06 13:45:03 +0000 |
commit | 1b5910886f3423b16b1f360ac8f3c2d7f0c8cc18 (patch) | |
tree | bd6a53cc03bf16c6bc62932e97a669dce97d07d1 /app-crypt/outguess/metadata.xml | |
parent | Stable on sparc (diff) | |
download | gentoo-2-1b5910886f3423b16b1f360ac8f3c2d7f0c8cc18.tar.gz gentoo-2-1b5910886f3423b16b1f360ac8f3c2d7f0c8cc18.tar.bz2 gentoo-2-1b5910886f3423b16b1f360ac8f3c2d7f0c8cc18.zip |
From zhen to crypto herd.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-crypt/outguess/metadata.xml')
-rw-r--r-- | app-crypt/outguess/metadata.xml | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/app-crypt/outguess/metadata.xml b/app-crypt/outguess/metadata.xml index c271c0a6aa16..1d222a10860a 100644 --- a/app-crypt/outguess/metadata.xml +++ b/app-crypt/outguess/metadata.xml @@ -1,11 +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>zhen@gentoo.org</email> - <name>John Davis</name> - <description>Full time maintainer</description> -</maintainer> - <longdescription>outguess is a flexible stenography tool</longdescription> +<herd>crypto</herd> +<longdescription> + OutGuess is a universal steganographic tool that allows the insertion of + hidden information into the redundant bits of data sources. +</longdescription> </pkgmetadata> |