commit:     011865f9a0f4bb3180567962803cf18ca7445fcf
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Oct  7 08:09:17 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Oct  7 08:12:21 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=011865f9

media-libs/libnut: Remove last-rited pkg

Closes: https://bugs.gentoo.org/313087
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 media-libs/libnut/Manifest          |  1 -
 media-libs/libnut/libnut-661.ebuild | 26 --------------------------
 media-libs/libnut/metadata.xml      | 10 ----------
 profiles/package.mask               |  7 -------
 4 files changed, 44 deletions(-)

diff --git a/media-libs/libnut/Manifest b/media-libs/libnut/Manifest
deleted file mode 100644
index 2a3d7a6e66d..00000000000
--- a/media-libs/libnut/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST libnut-661.tar.bz2 41997 BLAKE2B 
99c6768a5828f53d138aee69c386840a46e345853b9a41bf2804217427e55ef08bc307d7455ccef9fdc8df21557529f3d291282294fda82583d6d26314a6fa4b
 SHA512 
5982244c0bfe3cd81ec9dd03288f51abb2a736508ad966746d16439cf5abd50ec2829f5d75da160b88484da7e246232f994ac2aaba8427a1370ad3fd95144c06

diff --git a/media-libs/libnut/libnut-661.ebuild 
b/media-libs/libnut/libnut-661.ebuild
deleted file mode 100644
index 024eed8a0b3..00000000000
--- a/media-libs/libnut/libnut-661.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit flag-o-matic
-
-DESCRIPTION="Library and tools to create NUT multimedia files"
-HOMEPAGE="http://svn.mplayerhq.hu/nut/
-       http://wiki.multimedia.cx/index.php?title=NUT
-       http://www.nut-container.org/";
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd"
-IUSE=""
-DEPEND=""
-RDEPEND=""
-
-src_install() {
-       emake PREFIX="${D}/usr" install || die "make install died"
-       dodoc README
-       cd "${S}"/nututils
-       dobin nutindex nutmerge nutparse
-}

diff --git a/media-libs/libnut/metadata.xml b/media-libs/libnut/metadata.xml
deleted file mode 100644
index 95e3c8e9377..00000000000
--- a/media-libs/libnut/metadata.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-<maintainer type="project">
-<email>[email protected]</email>
-</maintainer>
-<longdescription lang="en">
-NUT is a container format under construction by MPlayer and FFmpeg developers.
-</longdescription>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index d3946edd46a..49b83568506 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1128,13 +1128,6 @@ media-libs/sdif
 # Removal in 30 days.  Bug #693642.
 media-libs/libopendaap
 
-# Michał Górny <[email protected]> (2019-09-07)
-# Does not install correctly on multilib systems.  EAPI 0.  Multiple
-# other QA issues.  Obscure format with unlikely real use.  The domain
-# for homepage expired.  Last upstream commit in 2013.
-# Removal in 30 days.  Bug #313087.
-media-libs/libnut
-
 # Lars Wendler <[email protected]> (2019-09-04)
 # Unofficial build. Superseded by official 2.49.5 release.
 # Masked for removal.

Reply via email to