Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libbrahe/files/, profiles/, dev-libs/libbrahe/
Date: Sun, 12 Sep 2021 08:04:37
Message-Id: 1631433860.3f68f2fff86b0ea23d02a7c1fd39578c8beef33b.jsmolic@gentoo
1 commit: 3f68f2fff86b0ea23d02a7c1fd39578c8beef33b
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 12 08:00:22 2021 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 12 08:04:20 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f68f2ff
7
8 dev-libs/libbrahe: Remove last-rited pkg
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 dev-libs/libbrahe/Manifest | 1 -
13 dev-libs/libbrahe/files/1.1.0-missing_libs.patch | 7 ------
14 dev-libs/libbrahe/libbrahe-1.1.0-r1.ebuild | 31 ------------------------
15 dev-libs/libbrahe/metadata.xml | 5 ----
16 profiles/package.mask | 8 ------
17 5 files changed, 52 deletions(-)
18
19 diff --git a/dev-libs/libbrahe/Manifest b/dev-libs/libbrahe/Manifest
20 deleted file mode 100644
21 index e08a023139f..00000000000
22 --- a/dev-libs/libbrahe/Manifest
23 +++ /dev/null
24 @@ -1 +0,0 @@
25 -DIST libbrahe-1.1.0.tar.gz 344264 BLAKE2B 84d32344ce9a8f8447b2963d88352a48ec286d1f9c7f39f9ac0da019198cb06f5cc9909eef891ae1e324bfc4a29eea9df4c9a6685f388098ece0888fbeeb4c70 SHA512 54f2d0c9c1c04429fab59d365d6a4144eed29a400edccd7ed9e5d19876565071ac76686da73e7f84c857057c8c52e1b85d2e257203724cbd9f1877d76024927f
26
27 diff --git a/dev-libs/libbrahe/files/1.1.0-missing_libs.patch b/dev-libs/libbrahe/files/1.1.0-missing_libs.patch
28 deleted file mode 100644
29 index d9153a812ad..00000000000
30 --- a/dev-libs/libbrahe/files/1.1.0-missing_libs.patch
31 +++ /dev/null
32 @@ -1,7 +0,0 @@
33 ---- a/src/Makefile.am
34 -+++ b/src/Makefile.am
35 -@@ -14,3 +14,4 @@
36 -
37 - AM_CFLAGS = -std=gnu99 -pedantic -Wall -Wno-format
38 - DEFS = -I. -I$(srcdir)
39 -+LIBS = -lm
40
41 diff --git a/dev-libs/libbrahe/libbrahe-1.1.0-r1.ebuild b/dev-libs/libbrahe/libbrahe-1.1.0-r1.ebuild
42 deleted file mode 100644
43 index 63f386c80ec..00000000000
44 --- a/dev-libs/libbrahe/libbrahe-1.1.0-r1.ebuild
45 +++ /dev/null
46 @@ -1,31 +0,0 @@
47 -# Copyright 1999-2021 Gentoo Authors
48 -# Distributed under the terms of the GNU General Public License v2
49 -
50 -EAPI=7
51 -
52 -inherit autotools
53 -
54 -DESCRIPTION="A Heterogenous C Library of Numeric Functions"
55 -HOMEPAGE="http://www.coyotegulch.com/products/brahe/"
56 -SRC_URI="http://www.coyotegulch.com/distfiles/${P}.tar.gz"
57 -
58 -LICENSE="GPL-2"
59 -SLOT="0"
60 -KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux"
61 -
62 -DOCS=( AUTHORS ChangeLog NEWS )
63 -
64 -PATCHES=(
65 - "${FILESDIR}/${PV}-missing_libs.patch"
66 -)
67 -
68 -src_prepare() {
69 - default
70 - eautoreconf
71 -}
72 -
73 -src_install() {
74 - default
75 -
76 - find "${ED}" -name '*.a' -delete || die
77 -}
78
79 diff --git a/dev-libs/libbrahe/metadata.xml b/dev-libs/libbrahe/metadata.xml
80 deleted file mode 100644
81 index 85e4ed814fa..00000000000
82 --- a/dev-libs/libbrahe/metadata.xml
83 +++ /dev/null
84 @@ -1,5 +0,0 @@
85 -<?xml version="1.0" encoding="UTF-8"?>
86 -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
87 -<pkgmetadata>
88 -<!-- maintainer-needed -->
89 -</pkgmetadata>
90
91 diff --git a/profiles/package.mask b/profiles/package.mask
92 index 13055109032..3a48d7bebe0 100644
93 --- a/profiles/package.mask
94 +++ b/profiles/package.mask
95 @@ -203,14 +203,6 @@ dev-perl/MooseX-Types-DateTimeX
96 # no easy fix. Removal in 30 days.
97 dev-perl/Perlbal-XS-HTTPHeaders
98
99 -# David Seifert <soap@g.o> (2021-08-13)
100 -# Dead upstream, new "forked" upstream that just added the last version
101 -# on Github but doesn't maintain them. Unmaintained for the past 10
102 -# years in ::gentoo, no other real distros package these anymore.
103 -# HOMEPAGE leads to some scammy site.
104 -# Bug #318143, #626666, #626668, Removal in ~30 days.
105 -dev-libs/libbrahe
106 -
107 # David Seifert <soap@g.o> (2021-08-04)
108 # Last release over 4 years ago, upstream pretty much dead, the
109 # ecosystem has switched to dev-util/pkgconf, which is alive. Testing