commit:     3f68f2fff86b0ea23d02a7c1fd39578c8beef33b
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 12 08:00:22 2021 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sun Sep 12 08:04:20 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f68f2ff

dev-libs/libbrahe: Remove last-rited pkg

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 dev-libs/libbrahe/Manifest                       |  1 -
 dev-libs/libbrahe/files/1.1.0-missing_libs.patch |  7 ------
 dev-libs/libbrahe/libbrahe-1.1.0-r1.ebuild       | 31 ------------------------
 dev-libs/libbrahe/metadata.xml                   |  5 ----
 profiles/package.mask                            |  8 ------
 5 files changed, 52 deletions(-)

diff --git a/dev-libs/libbrahe/Manifest b/dev-libs/libbrahe/Manifest
deleted file mode 100644
index e08a023139f..00000000000
--- a/dev-libs/libbrahe/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST libbrahe-1.1.0.tar.gz 344264 BLAKE2B 
84d32344ce9a8f8447b2963d88352a48ec286d1f9c7f39f9ac0da019198cb06f5cc9909eef891ae1e324bfc4a29eea9df4c9a6685f388098ece0888fbeeb4c70
 SHA512 
54f2d0c9c1c04429fab59d365d6a4144eed29a400edccd7ed9e5d19876565071ac76686da73e7f84c857057c8c52e1b85d2e257203724cbd9f1877d76024927f

diff --git a/dev-libs/libbrahe/files/1.1.0-missing_libs.patch 
b/dev-libs/libbrahe/files/1.1.0-missing_libs.patch
deleted file mode 100644
index d9153a812ad..00000000000
--- a/dev-libs/libbrahe/files/1.1.0-missing_libs.patch
+++ /dev/null
@@ -1,7 +0,0 @@
---- a/src/Makefile.am
-+++ b/src/Makefile.am
-@@ -14,3 +14,4 @@
- 
- AM_CFLAGS = -std=gnu99 -pedantic -Wall -Wno-format
- DEFS = -I. -I$(srcdir)
-+LIBS = -lm

diff --git a/dev-libs/libbrahe/libbrahe-1.1.0-r1.ebuild 
b/dev-libs/libbrahe/libbrahe-1.1.0-r1.ebuild
deleted file mode 100644
index 63f386c80ec..00000000000
--- a/dev-libs/libbrahe/libbrahe-1.1.0-r1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools
-
-DESCRIPTION="A Heterogenous C Library of Numeric Functions"
-HOMEPAGE="http://www.coyotegulch.com/products/brahe/";
-SRC_URI="http://www.coyotegulch.com/distfiles/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux"
-
-DOCS=( AUTHORS ChangeLog NEWS )
-
-PATCHES=(
-       "${FILESDIR}/${PV}-missing_libs.patch"
-)
-
-src_prepare() {
-       default
-       eautoreconf
-}
-
-src_install() {
-       default
-
-       find "${ED}" -name '*.a' -delete || die
-}

diff --git a/dev-libs/libbrahe/metadata.xml b/dev-libs/libbrahe/metadata.xml
deleted file mode 100644
index 85e4ed814fa..00000000000
--- a/dev-libs/libbrahe/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-<!-- maintainer-needed -->
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 13055109032..3a48d7bebe0 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -203,14 +203,6 @@ dev-perl/MooseX-Types-DateTimeX
 # no easy fix. Removal in 30 days.
 dev-perl/Perlbal-XS-HTTPHeaders
 
-# David Seifert <s...@gentoo.org> (2021-08-13)
-# Dead upstream, new "forked" upstream that just added the last version
-# on Github but doesn't maintain them. Unmaintained for the past 10
-# years in ::gentoo, no other real distros package these anymore.
-# HOMEPAGE leads to some scammy site.
-# Bug #318143, #626666, #626668, Removal in ~30 days.
-dev-libs/libbrahe
-
 # David Seifert <s...@gentoo.org> (2021-08-04)
 # Last release over 4 years ago, upstream pretty much dead, the
 # ecosystem has switched to dev-util/pkgconf, which is alive. Testing

Reply via email to