Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-libs/stlsoft/
Date: Sat, 12 Oct 2019 08:27:29
Message-Id: 1570868660.0d2538d89318bfe1640206394363db8a06d083c7.mgorny@gentoo
1 commit: 0d2538d89318bfe1640206394363db8a06d083c7
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 12 08:24:20 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 12 08:24:20 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d2538d8
7
8 dev-libs/stlsoft: Remove last-rited pkg
9
10 Closes: https://bugs.gentoo.org/694234
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 dev-libs/stlsoft/Manifest | 1 -
14 dev-libs/stlsoft/metadata.xml | 8 --------
15 dev-libs/stlsoft/stlsoft-1.9.111.ebuild | 22 ----------------------
16 profiles/package.mask | 6 ------
17 4 files changed, 37 deletions(-)
18
19 diff --git a/dev-libs/stlsoft/Manifest b/dev-libs/stlsoft/Manifest
20 deleted file mode 100644
21 index 6ec758e33f6..00000000000
22 --- a/dev-libs/stlsoft/Manifest
23 +++ /dev/null
24 @@ -1 +0,0 @@
25 -DIST stlsoft-1.9.111-hdrs.zip 2074341 BLAKE2B 73377b822c7c2251011691c9452ef1788dc80fb5a1334e5adad905eb6d525f766b5d817afc4386c26de2f3767114a57e1f7b8918245d7c274514cbf3ee9d130d SHA512 0b277d87444e93ac2918072daf4065240fe18d941831b41cf810427fa51d950922359fa6b9e441fb7d33e26a86a5830e237bc765ff4e7fbc2ec276a708836b7c
26
27 diff --git a/dev-libs/stlsoft/metadata.xml b/dev-libs/stlsoft/metadata.xml
28 deleted file mode 100644
29 index 35c25a05243..00000000000
30 --- a/dev-libs/stlsoft/metadata.xml
31 +++ /dev/null
32 @@ -1,8 +0,0 @@
33 -<?xml version="1.0" encoding="UTF-8"?>
34 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
35 -<pkgmetadata>
36 -<!-- maintainer-needed -->
37 - <upstream>
38 - <remote-id type="sourceforge">stlsoft</remote-id>
39 - </upstream>
40 -</pkgmetadata>
41
42 diff --git a/dev-libs/stlsoft/stlsoft-1.9.111.ebuild b/dev-libs/stlsoft/stlsoft-1.9.111.ebuild
43 deleted file mode 100644
44 index 8a17de2830d..00000000000
45 --- a/dev-libs/stlsoft/stlsoft-1.9.111.ebuild
46 +++ /dev/null
47 @@ -1,22 +0,0 @@
48 -# Copyright 1999-2012 Gentoo Foundation
49 -# Distributed under the terms of the GNU General Public License v2
50 -
51 -EAPI=4
52 -
53 -DESCRIPTION="Robust, Lightweight, Cross-platform, Template Software"
54 -HOMEPAGE="http://www.stlsoft.org/"
55 -SRC_URI="mirror://sourceforge/stlsoft/${P}-hdrs.zip"
56 -
57 -LICENSE="BSD"
58 -SLOT="1.9"
59 -KEYWORDS="~amd64 ~x86"
60 -IUSE=""
61 -
62 -DEPEND="app-arch/unzip"
63 -RDEPEND=""
64 -
65 -src_install() {
66 - default
67 - insinto /usr
68 - doins -r include/
69 -}
70
71 diff --git a/profiles/package.mask b/profiles/package.mask
72 index 5a5356666b8..3d954d5ad44 100644
73 --- a/profiles/package.mask
74 +++ b/profiles/package.mask
75 @@ -585,12 +585,6 @@ dev-libs/xml-security-c
76 # Removal in 30 days. Bug #694236.
77 dev-libs/syncdir
78
79 -# Michał Górny <mgorny@g.o> (2019-09-12)
80 -# Unmaintained. Current version from 2011, latest upstream 2015.
81 -# No reverse dependencies.
82 -# Removal in 30 days. Bug #694234.
83 -dev-libs/stlsoft
84 -
85 # Lars Wendler <polynomial-c@g.o> (2019-09-04)
86 # Unofficial build. Superseded by official 2.49.5 release.
87 # Masked for removal.