From 0ea501c75b029578bf890e96c2e6261b1bf9b1d6 Mon Sep 17 00:00:00 2001 From: Joonas Niilola Date: Sat, 19 Feb 2022 08:17:06 +0200 Subject: net-misc/npapi-sdk: treeclean Closes: https://bugs.gentoo.org/831819 Signed-off-by: Joonas Niilola --- net-misc/npapi-sdk/Manifest | 1 - net-misc/npapi-sdk/metadata.xml | 15 --------------- net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild | 14 -------------- net-misc/npapi-sdk/npapi-sdk-9999.ebuild | 20 -------------------- profiles/package.mask | 5 ----- 5 files changed, 55 deletions(-) delete mode 100644 net-misc/npapi-sdk/Manifest delete mode 100644 net-misc/npapi-sdk/metadata.xml delete mode 100644 net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild delete mode 100644 net-misc/npapi-sdk/npapi-sdk-9999.ebuild diff --git a/net-misc/npapi-sdk/Manifest b/net-misc/npapi-sdk/Manifest deleted file mode 100644 index 376cdefa1899..000000000000 --- a/net-misc/npapi-sdk/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST npapi-sdk-0.27.2.tar.bz2 65811 BLAKE2B 7f746f077bb87ef8de31499cc3ba0f0c15197ebd9da7891096ecb368d66ca2a7a54fc2b27e7ecc78e942c74e1623b09ca1d39df8f4fbb0843a5cc0ab98b9caa9 SHA512 827d52fbc8eb601ac0e486aed267b1ca6cb8732c92f1224f4b38e039288b77d07d47c5d4cf384a3114403b85e7f086f345912f1b20b41d27785c9bb367514842 diff --git a/net-misc/npapi-sdk/metadata.xml b/net-misc/npapi-sdk/metadata.xml deleted file mode 100644 index 7b2b093df953..000000000000 --- a/net-misc/npapi-sdk/metadata.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - mgorny@gentoo.org - Michał Górny - - - mozilla@gentoo.org - Gentoo Mozilla Team - - - mgorny/npapi-sdk - - diff --git a/net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild b/net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild deleted file mode 100644 index a2433eefbda2..000000000000 --- a/net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="NPAPI headers bundle" -HOMEPAGE="https://github.com/mgorny/npapi-sdk/" -SRC_URI="https://github.com/mgorny/npapi-sdk/releases/download/${P}/${P}.tar.bz2" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 sparc x86" - -BDEPEND="virtual/pkgconfig" diff --git a/net-misc/npapi-sdk/npapi-sdk-9999.ebuild b/net-misc/npapi-sdk/npapi-sdk-9999.ebuild deleted file mode 100644 index c7c9e7a3f097..000000000000 --- a/net-misc/npapi-sdk/npapi-sdk-9999.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit autotools git-r3 - -DESCRIPTION="NPAPI headers bundle" -HOMEPAGE="https://github.com/mgorny/npapi-sdk/" -EGIT_REPO_URI="https://github.com/mgorny/${PN}.git" - -LICENSE="BSD" -SLOT="0" - -BDEPEND="virtual/pkgconfig" - -src_prepare() { - default - eautoreconf -} diff --git a/profiles/package.mask b/profiles/package.mask index ec70a17253b6..1573d1b1fdb0 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -157,11 +157,6 @@ dev-java/felix-gogo-runtime # https://bugs.gentoo.org/831474 =dev-util/meson-0.61* -# Joonas Niilola (2022-01-22) -# Served its purpose. Not supported or used by any browser anymore. -# Bug #831819. Removal in ~30 days. -net-misc/npapi-sdk - # Georgy Yakovlev (2022-01-22) # Vulnerable versions of rust, along with ebuilds that # do not build with fixed rust verions -- cgit v1.2.3-65-gdbad