commit:     d6f555a6002331d71c92fdd5906c36a4d3c2c3d4
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 10 12:52:27 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Dec 10 12:52:27 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6f555a6

sci-geosciences/mapnik-world-boundaries: Remove last-rited pkg

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

 profiles/package.mask                              |  6 -----
 sci-geosciences/mapnik-world-boundaries/Manifest   |  2 --
 .../mapnik-world-boundaries-20090514.ebuild        | 29 ----------------------
 .../mapnik-world-boundaries/metadata.xml           |  8 ------
 4 files changed, 45 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index ec54bc32cf2..f264e5c979b 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -472,12 +472,6 @@ kde-apps/kde-meta:5
 # emerge --noreplace kde-plasma/plasma-meta kde-apps/kdecore-meta
 kde-apps/kdebase-meta:5
 
-# Michał Górny <[email protected]> (2020-10-26)
-# This packages makes little sense without sci-geosciences/mapnik.
-# It has not been updated in 11 years, so it has been useless anyway.
-# Removal in 14 days.  Bug #559060.
-sci-geosciences/mapnik-world-boundaries
-
 # Thomas Deutschmann <[email protected]> (2018-12-10)
 # Marek Szuba <[email protected]> (2020-10-13)
 # Ulrich Müller <[email protected]> (2020-11-06)

diff --git a/sci-geosciences/mapnik-world-boundaries/Manifest 
b/sci-geosciences/mapnik-world-boundaries/Manifest
deleted file mode 100644
index 300821a14a1..00000000000
--- a/sci-geosciences/mapnik-world-boundaries/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST processed_p-20090514.zip 255429573 BLAKE2B 
c0dc970f03a92ea2071d9a4edcfeb060e3bc972a681f2a153fd512ddd2a4f4605ccd9125a9a7584d83f35560245f7fee6e58ec153ab51b899c75b4e9cc5837e7
 SHA512 
8a6c35def519b8c3652bfa6d63b62b1c3e2acbfc833a62157443c171e495f8698912ccbd36a4def590329937ad4b9f4c4595a016013df8209cbc7c5b3e19b2c4
-DIST world_boundaries-spherical-20090331.tgz 52857349 BLAKE2B 
9a968a5682607980010eb3eb8080ab1a9e94c4581e3bd201b572f793249b322d01ee4224e090cfb118474e396e7c9aab8900a6119506a29757d57ed04d7e547f
 SHA512 
2d83049688b52987ffa26afb25a340dd1f68f22fe8fbf8e5ca10a798e34cde9c6e4508c44edf86cd46f7ab3d154b123cbbd6084f8b7087c5fbb4c6a14b9cc69d

diff --git 
a/sci-geosciences/mapnik-world-boundaries/mapnik-world-boundaries-20090514.ebuild
 
b/sci-geosciences/mapnik-world-boundaries/mapnik-world-boundaries-20090514.ebuild
deleted file mode 100644
index e68b87be369..00000000000
--- 
a/sci-geosciences/mapnik-world-boundaries/mapnik-world-boundaries-20090514.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Mapnik World Boundaries"
-HOMEPAGE="https://www.openstreetmap.org/";
-SRC_URI="mirror://gentoo/world_boundaries-spherical-20090331.tgz
-       mirror://gentoo/processed_p-20090514.zip"
-
-LICENSE="CC-BY-SA-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE=""
-
-DEPEND="app-arch/unzip"
-RDEPEND=""
-
-S="${WORKDIR}"
-
-src_prepare() {
-       default
-       mv coastlines/* world_boundaries/
-}
-
-src_install() {
-       insinto /usr/share/mapnik
-       doins -r world_boundaries
-}

diff --git a/sci-geosciences/mapnik-world-boundaries/metadata.xml 
b/sci-geosciences/mapnik-world-boundaries/metadata.xml
deleted file mode 100644
index 2761b1b9e5c..00000000000
--- a/sci-geosciences/mapnik-world-boundaries/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 type="project">
-               <email>[email protected]</email>
-               <name>Gentoo Geosciences Project</name>
-       </maintainer>
-</pkgmetadata>

Reply via email to