commit: f5f1f912b69c513f9c5d23d4a48cd09bb504a8a2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Dec 22 17:37:25 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Dec 22 17:38:12 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5f1f912
dev-libs/libpo6: treeclean Closes: https://bugs.gentoo.org/527386 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-libs/libpo6/Manifest | 1 - dev-libs/libpo6/libpo6-0.8.0.ebuild | 21 --------------------- dev-libs/libpo6/metadata.xml | 8 -------- profiles/package.mask | 6 ------ 4 files changed, 36 deletions(-) diff --git a/dev-libs/libpo6/Manifest b/dev-libs/libpo6/Manifest deleted file mode 100644 index 4671d2a623a3..000000000000 --- a/dev-libs/libpo6/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST libpo6-0.8.0.tar.gz 364709 BLAKE2B 848a69ee3e4685bd81a3c6974b342b420c00e20cd78058a3f87bdbe7ee20b47cf4a43d5bbc3c613bcf01a70c7cf19658521a5450f54f18b4a2717e53408e57d0 SHA512 0fed5af37f47245ecdd84dd4dcc5d24dd84dacbd93cf1eb9b4b2e86fba6d26e7f459a9a274b0c42397fc5e22d48cb603ee2b809979cf48675710ba9221d8a3bf diff --git a/dev-libs/libpo6/libpo6-0.8.0.ebuild b/dev-libs/libpo6/libpo6-0.8.0.ebuild deleted file mode 100644 index 94435303959f..000000000000 --- a/dev-libs/libpo6/libpo6-0.8.0.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="Hyperdex libpo6 support library" -HOMEPAGE="http://hyperdex.org" -SRC_URI="http://hyperdex.org/src/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64" - -src_configure() { - econf --disable-static -} - -src_install() { - default - find "${ED}" -name '*.la' -delete || die -} diff --git a/dev-libs/libpo6/metadata.xml b/dev-libs/libpo6/metadata.xml deleted file mode 100644 index 2ce0e74f9864..000000000000 --- a/dev-libs/libpo6/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 type="person"> - <email>[email protected]</email> - <name>Patrick Lauer</name> - </maintainer> -</pkgmetadata> diff --git a/profiles/package.mask b/profiles/package.mask index 8119711ef456..0be801ee6c0e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -369,12 +369,6 @@ dev-lang/ferite # Removal on 2023-11-25. Bug #908406. app-misc/realpath -# Michał Górny <[email protected]> (2023-10-26) -# Hyperdex "support libraries". Hyperdex was removed in 2020. -# No revdeps outside the bunch. -# Removal on 2023-11-25. Bug #527386. -dev-libs/libpo6 - # Ulrich Müller <[email protected]> (2023-10-19) # Pretest versions, masked for testing. <app-editors/emacs-29.1.9999:29-vcs
