+++ /dev/null
-DIST libbmp-0.1.3.tar.bz2 254442 BLAKE2B 6b389e397cb99009017a629a51fde104007573a1e71a1175779946c72500be221337212b72655f5b45bd4873f9d5fcc5712c3f481f0afe84a7d83dc317ad590c SHA512 70eb81832c16b9ebd7005a643efe0362c91389d91ab9a9d5d7456b3bb87f508c3b56f12d4c6a546c60f263f656ff6a00145b31f7bb997921c552664b9bfbbd74
+++ /dev/null
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils
-
-DESCRIPTION="C library for reading, writing, and modifying Windows bitmap image files"
-HOMEPAGE="https://code.google.com/p/libbmp/"
-SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.bz2"
-
-LICENSE="GPL-3"
-SLOT="0/2"
-KEYWORDS="~amd64 ~x86"
-IUSE="static-libs"
-
-RDEPEND=""
-RDEPEND=""
-
-src_configure() {
- econf $(use_enable static-libs static)
-}
-
-src_install() {
- default
- prune_libtool_files
-}
+++ /dev/null
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<!-- 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>
-</pkgmetadata>
net-libs/libs3
net-libs/libyahoo2
-# Michał Górny <mgorny@gentoo.org> (2019-09-13)
-# Unmaintained. No reverse dependencies.
-#
-# media-libs/libbmp: 2010, homepage gone.
-#
-# Removal in 30 days. Bug #694254.
-media-libs/libbmp
-
# Lars Wendler <polynomial-c@gentoo.org> (2019-09-04)
# Unofficial build. Superseded by official 2.49.5 release.
# Masked for removal.