commit:     f2341bce703fa3ce7e0f9c87b8adbfc82341ce3b
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Wed Nov  8 12:39:48 2023 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Wed Nov  8 12:39:52 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2341bce

dev-libs/libtubo: treeclean

Closes: https://bugs.gentoo.org/898314
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 dev-libs/libtubo/Manifest              |  1 -
 dev-libs/libtubo/libtubo-5.0.15.ebuild | 27 ---------------------------
 dev-libs/libtubo/metadata.xml          |  8 --------
 profiles/package.mask                  |  1 -
 4 files changed, 37 deletions(-)

diff --git a/dev-libs/libtubo/Manifest b/dev-libs/libtubo/Manifest
deleted file mode 100644
index 5725a55bc138..000000000000
--- a/dev-libs/libtubo/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST libtubo0-5.0.15.tar.bz2 389945 BLAKE2B 
c43122bbba766da40130ea06e3209be47c42003ea2955b66c10d94f2e977d573040d0d7c41485b403a471966ff077033c9e4de0d3561ad73eb9b78cf79074014
 SHA512 
148147ef30b4f803ed3e45d07b85ce9fe68750938fd6a1f5e87f08e1da41d633b99934f0766ba0f62c793bd664ab43335e273068bbae1d2fe06f0cc9825d1d98

diff --git a/dev-libs/libtubo/libtubo-5.0.15.ebuild 
b/dev-libs/libtubo/libtubo-5.0.15.ebuild
deleted file mode 100644
index c6feb05d374e..000000000000
--- a/dev-libs/libtubo/libtubo-5.0.15.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-MY_P=${PN}0-${PV}
-
-DESCRIPTION="small and simple interprocess communication library"
-HOMEPAGE="http://xffm.org/libtubo";
-SRC_URI="mirror://sourceforge/xffm/${PN}/${MY_P}.tar.bz2"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-BDEPEND="virtual/pkgconfig"
-
-S="${WORKDIR}"/${MY_P}
-
-src_configure() {
-       econf --disable-static
-}
-
-src_install() {
-       default
-       find "${ED}" -name '*.la' -delete || die
-}

diff --git a/dev-libs/libtubo/metadata.xml b/dev-libs/libtubo/metadata.xml
deleted file mode 100644
index 99052ec6f8d2..000000000000
--- a/dev-libs/libtubo/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <!--maintainer-needed-->
-       <upstream>
-               <remote-id type="sourceforge">xffm</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 808da410f22e..d00d32137c3d 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -314,7 +314,6 @@ x11-misc/sselp
 # other distro carries this.
 # Removal on 2023-11-06. Bug #742782, #742809, #771858, #811393,
 # #898314, #898322, #898324, #898326.
-dev-libs/libtubo
 x11-libs/librfm
 
 # Sam James <[email protected]> (2023-10-06)

Reply via email to