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/polylib/
Date: Sat, 12 Oct 2019 08:23:29
Message-Id: 1570868514.5c48a04587d15739bc42c4a7ee0d44f47765c64b.mgorny@gentoo
1 commit: 5c48a04587d15739bc42c4a7ee0d44f47765c64b
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 12 08:21:54 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 12 08:21:54 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c48a045
7
8 dev-libs/polylib: Remove last-rited pkg
9
10 Closes: https://bugs.gentoo.org/694224
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 dev-libs/polylib/metadata.xml | 5 -----
14 dev-libs/polylib/polylib-9999.ebuild | 27 ---------------------------
15 profiles/package.mask | 6 ------
16 3 files changed, 38 deletions(-)
17
18 diff --git a/dev-libs/polylib/metadata.xml b/dev-libs/polylib/metadata.xml
19 deleted file mode 100644
20 index 6f49eba8f49..00000000000
21 --- a/dev-libs/polylib/metadata.xml
22 +++ /dev/null
23 @@ -1,5 +0,0 @@
24 -<?xml version="1.0" encoding="UTF-8"?>
25 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
26 -<pkgmetadata>
27 -<!-- maintainer-needed -->
28 -</pkgmetadata>
29
30 diff --git a/dev-libs/polylib/polylib-9999.ebuild b/dev-libs/polylib/polylib-9999.ebuild
31 deleted file mode 100644
32 index dabb9d8742d..00000000000
33 --- a/dev-libs/polylib/polylib-9999.ebuild
34 +++ /dev/null
35 @@ -1,27 +0,0 @@
36 -# Copyright 1999-2019 Gentoo Authors
37 -# Distributed under the terms of the GNU General Public License v2
38 -
39 -EAPI=6
40 -
41 -inherit autotools git-r3
42 -
43 -EGIT_REPO_URI="https://repo.or.cz/r/${PN}.git"
44 -
45 -DESCRIPTION="ppl port of cloog"
46 -HOMEPAGE="http://icps.u-strasbg.fr/polylib/"
47 -
48 -LICENSE="GPL-2"
49 -SLOT="0"
50 -KEYWORDS=""
51 -IUSE=""
52 -
53 -src_prepare() {
54 - default
55 - eautoreconf
56 - sed -i '/Libs:/s:@LDFLAGS@::' configure
57 -}
58 -
59 -src_install() {
60 - default
61 - dodoc doc/Changes
62 -}
63
64 diff --git a/profiles/package.mask b/profiles/package.mask
65 index 6cab6841979..19e52e86df0 100644
66 --- a/profiles/package.mask
67 +++ b/profiles/package.mask
68 @@ -607,12 +607,6 @@ dev-libs/sblim-sfcc
69 # Removal in 30 days. Bug #694226.
70 dev-libs/rote
71
72 -# Michał Górny <mgorny@g.o> (2019-09-12)
73 -# Unmaintained. Added in 2008. Live ebuild only. No reverse
74 -# dependencies.
75 -# Removal in 14 days. Bug #694224.
76 -dev-libs/polylib
77 -
78 # Lars Wendler <polynomial-c@g.o> (2019-09-04)
79 # Unofficial build. Superseded by official 2.49.5 release.
80 # Masked for removal.