diff options
author | Tim Harder <radhermit@gentoo.org> | 2013-11-23 23:27:50 +0000 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2013-11-23 23:27:50 +0000 |
commit | 2e46d26024b08e1e189b79c04d9eee9ae96af52a (patch) | |
tree | fb5bca4494c0b24a6a91b24b0bc2d4c6da53a0ca /media-gfx/dcraw/metadata.xml | |
parent | Version bump. Bug #492280 (diff) | |
download | gentoo-2-2e46d26024b08e1e189b79c04d9eee9ae96af52a.tar.gz gentoo-2-2e46d26024b08e1e189b79c04d9eee9ae96af52a.tar.bz2 gentoo-2-2e46d26024b08e1e189b79c04d9eee9ae96af52a.zip |
Version bump, add myself as maintainer.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
Diffstat (limited to 'media-gfx/dcraw/metadata.xml')
-rw-r--r-- | media-gfx/dcraw/metadata.xml | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/media-gfx/dcraw/metadata.xml b/media-gfx/dcraw/metadata.xml index 94b2414ed49a..67db058208f8 100644 --- a/media-gfx/dcraw/metadata.xml +++ b/media-gfx/dcraw/metadata.xml @@ -1,15 +1,16 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<maintainer> - <email>maintainer-needed@gentoo.org</email> -</maintainer> -<longdescription> -This utility converts the native (RAW), format of various digital cameras into -netpbm portable pixmap (.ppm) image. Supports the following models: Canon, -Kodak, Olympus, Nikon, Fuji, Minolta and Sigma (see -http://www.cybercom.net/~dcoffin/dcraw/ for full list) Note: This utility does -not read directly from the cameras, only the files after they have been -downloaded, use gphoto2 for that. -</longdescription> + <maintainer> + <email>radhermit@gentoo.org</email> + <name>Tim Harder</name> + </maintainer> + <longdescription> + This utility converts the native (RAW), format of various digital cameras into + netpbm portable pixmap (.ppm) image. Supports the following models: Canon, + Kodak, Olympus, Nikon, Fuji, Minolta and Sigma (see + http://www.cybercom.net/~dcoffin/dcraw/ for full list) Note: This utility does + not read directly from the cameras, only the files after they have been + downloaded, use gphoto2 for that. + </longdescription> </pkgmetadata> |