diff --git a/profiles/arch/amd64/no-multilib/package.mask b/profiles/arch/amd64/no-multilib/package.mask index 45d113b969a26..ec59313638065 100644 --- a/profiles/arch/amd64/no-multilib/package.mask +++ b/profiles/arch/amd64/no-multilib/package.mask @@ -5,10 +5,6 @@ # This code assumes 32-bit longs and must therefore be built as a 32-bit binary. sys-fs/atari-fdisk -# David Seifert (2018-01-03) -# Requires 32-bit multilib compatibility -sys-block/megamgr - # James Le Cuirot (2016-08-13) # Steam requires amd64 multilib. These are steam-overlay packages. dev-util/adobe-air-runtime diff --git a/profiles/package.mask b/profiles/package.mask index 333153a9fbd29..bf72d416d4d6a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -354,14 +354,6 @@ dev-python/tinycss # Removal on 2024-05-23 (2024-04-20) -# EAPI6 package, with no reverse dependencies. Not really maintained -# since gentoo's transition to git. Distfile is fetch and mirror -# restricted, and based on comment in ebuild, the source isn't stable -# and we can lose the only source for distfile. -# Removal on 2024-05-20, bug #930346. -sys-block/megamgr - # Michał Górny (2024-04-11) # Contains a bug that could render the kernel fail to boot. # https://lore.kernel.org/oe-lkp/202403221630.2692c998-oliver.sang@intel.com/ diff --git a/sys-block/megamgr/Manifest b/sys-block/megamgr/Manifest deleted file mode 100644 index 3391acfcacdea..0000000000000 --- a/sys-block/megamgr/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST ut_linux_mgr_5.20.zip 253549 BLAKE2B eb173d349e5399229f55ec073246993068caea01dcc707ec11d34a418cd42368eb80028e4363cad7e1bb707558e6eb8b629a2071387bff40471daa98d1d14c94 SHA512 3f942ab3d7a192bc1a945945d20545ffdbbbdd9c4af238701cf7357fe5b3f405c2e777da7c42908e1acb676499ee87aec261bcad729a4d787f8e098af132bda6 diff --git a/sys-block/megamgr/megamgr-5.20-r2.ebuild b/sys-block/megamgr/megamgr-5.20-r2.ebuild deleted file mode 100644 index 7688cadd9b6c6..0000000000000 --- a/sys-block/megamgr/megamgr-5.20-r2.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2018 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="LSI Logic MegaRAID Text User Interface management tool" -HOMEPAGE="http://www.lsi.com" -SRC_URI="http://www.lsi.com/downloads/Public/MegaRAID%20Common%20Files/ut_linux_${PN##mega}_${PV}.zip" - -LICENSE="LSI" -SLOT="0" -# This package can never enter stable, it can't be mirrored and upstream -# can remove the distfiles from their mirror anytime. -KEYWORDS="~amd64 ~x86" -IUSE="" -RESTRICT="mirror fetch" - -DEPEND="app-arch/unzip" -RDEPEND="" - -S="${WORKDIR}" - -QA_PRESTRIPPED="/opt/bin/megamgr" - -pkg_nofetch() { - einfo "Upstream has implement a mandatory clickthrough EULA for distfile download" - einfo "Please visit ${SRC_URI}" - einfo "And place ${A} in your DISTDIR directory" -} - -src_install() { - exeinto /opt/bin - newexe megamgr.bin megamgr - - newdoc ut_linux_${PN##mega}_${PV}.txt ${PN}-release-${PV}.txt -} diff --git a/sys-block/megamgr/metadata.xml b/sys-block/megamgr/metadata.xml deleted file mode 100644 index 115e9d64a6695..0000000000000 --- a/sys-block/megamgr/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - -