diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-31 17:02:18 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-31 17:02:18 +0000 |
commit | 082323a50d19d4dc44a9ae5804ad58421266c17b (patch) | |
tree | d7899f56702883d4e3876f7d2de9e527021c6a07 /app-arch/snappy | |
parent | Add upstream remote-id annotations using tools by Corentin Chary, bug #406287. (diff) | |
download | historical-082323a50d19d4dc44a9ae5804ad58421266c17b.tar.gz historical-082323a50d19d4dc44a9ae5804ad58421266c17b.tar.bz2 historical-082323a50d19d4dc44a9ae5804ad58421266c17b.zip |
Add upstream remote-id annotations using tools by Corentin Chary, bug #406287.
Diffstat (limited to 'app-arch/snappy')
-rw-r--r-- | app-arch/snappy/metadata.xml | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/app-arch/snappy/metadata.xml b/app-arch/snappy/metadata.xml index 023df31fd2c6..35d868e4c31d 100644 --- a/app-arch/snappy/metadata.xml +++ b/app-arch/snappy/metadata.xml @@ -5,10 +5,11 @@ <email>nirbheek@gentoo.org</email> <name>Nirbheek Chauhan</name> </maintainer> - <longdescription lang="en"> - Snappy is a compression/decompression library. It does not aim for + <longdescription lang="en">Snappy is a compression/decompression library. It does not aim for maximum compression, or compatibility with any other compression library; instead, it aims for very high speeds and reasonable - compression. - </longdescription> + compression.</longdescription> + <upstream> + <remote-id type="google-code">snappy</remote-id> + </upstream> </pkgmetadata> |