diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-11-25 11:01:27 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-11-25 11:11:33 +0100 |
commit | 8f93b7cfbf4aec8c9238e250cd7d51115e3d6831 (patch) | |
tree | 86311662d28cfbf8bdc82ee13efb2643fd82b33e /media-libs/libbmp | |
parent | app-text/ghostscript-gpl: alpha stable wrt bug #668846 (diff) | |
download | gentoo-8f93b7cfbf4aec8c9238e250cd7d51115e3d6831.tar.gz gentoo-8f93b7cfbf4aec8c9238e250cd7d51115e3d6831.tar.bz2 gentoo-8f93b7cfbf4aec8c9238e250cd7d51115e3d6831.zip |
*/*: reassign packages for xmw@g.o
Bug: https://bugs.gentoo.org/319525
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-libs/libbmp')
-rw-r--r-- | media-libs/libbmp/metadata.xml | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/media-libs/libbmp/metadata.xml b/media-libs/libbmp/metadata.xml index 8c83fdb86be3..d95355c9226f 100644 --- a/media-libs/libbmp/metadata.xml +++ b/media-libs/libbmp/metadata.xml @@ -1,10 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<maintainer type="person"> -<email>xmw@gentoo.org</email> -<name>Michael Weber</name> -</maintainer> +<!-- maintainer-needed --> <longdescription lang="en"> libbmp is a simple, cross-platform, open source (revised LGPL) C library designed for easily reading, writing, and modifying Windows bitmap (BMP) image files. The library is oriented towards the novice programmer with little formal experience, but it is sufficiently capable for anybody who desires to do I/O and pixel operations on uncompressed 1, 4, 8, 16, 24, and 32 bpp (bits per pixel) BMP files. </longdescription> |