commit:     991c391bf08962ce3f41a2a6a124d9ae472d251a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 13 12:34:44 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Oct 13 12:36:43 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=991c391b

media-libs/libbmp: Remove last-rited pkg

Closes: https://bugs.gentoo.org/694254
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 media-libs/libbmp/Manifest            |  1 -
 media-libs/libbmp/libbmp-0.1.3.ebuild | 27 ---------------------------
 media-libs/libbmp/metadata.xml        |  8 --------
 profiles/package.mask                 |  8 --------
 4 files changed, 44 deletions(-)

diff --git a/media-libs/libbmp/Manifest b/media-libs/libbmp/Manifest
deleted file mode 100644
index fe150056025..00000000000
--- a/media-libs/libbmp/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST libbmp-0.1.3.tar.bz2 254442 BLAKE2B 
6b389e397cb99009017a629a51fde104007573a1e71a1175779946c72500be221337212b72655f5b45bd4873f9d5fcc5712c3f481f0afe84a7d83dc317ad590c
 SHA512 
70eb81832c16b9ebd7005a643efe0362c91389d91ab9a9d5d7456b3bb87f508c3b56f12d4c6a546c60f263f656ff6a00145b31f7bb997921c552664b9bfbbd74

diff --git a/media-libs/libbmp/libbmp-0.1.3.ebuild 
b/media-libs/libbmp/libbmp-0.1.3.ebuild
deleted file mode 100644
index dd12685224f..00000000000
--- a/media-libs/libbmp/libbmp-0.1.3.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# 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
-}

diff --git a/media-libs/libbmp/metadata.xml b/media-libs/libbmp/metadata.xml
deleted file mode 100644
index d95355c9226..00000000000
--- a/media-libs/libbmp/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?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>

diff --git a/profiles/package.mask b/profiles/package.mask
index def10cfca6c..4dbf9528644 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -578,14 +578,6 @@ net-libs/libgmail
 net-libs/libs3
 net-libs/libyahoo2
 
-# Michał Górny <mgo...@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 <polynomia...@gentoo.org> (2019-09-04)
 # Unofficial build. Superseded by official 2.49.5 release.
 # Masked for removal.

Reply via email to