commit:     a92acebe21895c4f98c667f6b1850faa49d7bf6c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Oct  7 08:10:08 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Oct  7 08:12:22 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a92acebe

media-libs/libopendaap: Remove last-rited pkg

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

 media-libs/libopendaap/Manifest                    |  1 -
 .../files/libopendaap-0.4.0-freebsd.patch          | 10 --------
 media-libs/libopendaap/libopendaap-0.4.0.ebuild    | 27 ----------------------
 media-libs/libopendaap/metadata.xml                |  5 ----
 profiles/package.mask                              |  6 -----
 5 files changed, 49 deletions(-)

diff --git a/media-libs/libopendaap/Manifest b/media-libs/libopendaap/Manifest
deleted file mode 100644
index 2fead0f06a9..00000000000
--- a/media-libs/libopendaap/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST libopendaap-0.4.0.tar.bz2 241953 BLAKE2B 
9ed2c4e3a67b6e5c3e205b96a1ae8b57e08f64630be6d7f660309e206044042abf96ceabfebe25308d1b500ef986a99f2ca86fb97d6fb4dd813e895556dd7248
 SHA512 
1928b7987fb106c0072df7af8b68286f314321ccdae98d1b32cb0b1b316067bf50f8ca8caef669f1d0a844d0abb353cf7b70f621238b874759abf4bcb753c435

diff --git a/media-libs/libopendaap/files/libopendaap-0.4.0-freebsd.patch 
b/media-libs/libopendaap/files/libopendaap-0.4.0-freebsd.patch
deleted file mode 100644
index d98569f4db6..00000000000
--- a/media-libs/libopendaap/files/libopendaap-0.4.0-freebsd.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- http_client.c.orig Fri Dec 17 00:27:43 2004
-+++ http_client.c      Wed Feb  2 21:33:28 2005
-@@ -37,6 +37,7 @@
- # include <sys/socket.h>
- # include <sys/select.h>
- # include <netdb.h>
-+# include <netinet/in.h>
- # include <fcntl.h>
- #elif defined(SYSTEM_WIN32)
- # include <winsock2.h>

diff --git a/media-libs/libopendaap/libopendaap-0.4.0.ebuild 
b/media-libs/libopendaap/libopendaap-0.4.0.ebuild
deleted file mode 100644
index 6e4a0351388..00000000000
--- a/media-libs/libopendaap/libopendaap-0.4.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit eutils
-
-DESCRIPTION="A library to connect to iTunes(R) music shares"
-SRC_URI="http://crazney.net/programs/itunes/files/${P}.tar.bz2";
-HOMEPAGE="http://crazney.net/programs/itunes/libopendaap.html";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
-IUSE=""
-
-src_unpack() {
-       unpack ${A}
-       cd "${S}"
-
-       epatch "${FILESDIR}"/${P}-freebsd.patch
-}
-
-src_install() {
-       make DESTDIR="${D}" install || die
-       dodoc AUTHORS ChangeLog
-}

diff --git a/media-libs/libopendaap/metadata.xml 
b/media-libs/libopendaap/metadata.xml
deleted file mode 100644
index 6f49eba8f49..00000000000
--- a/media-libs/libopendaap/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-<!-- maintainer-needed -->
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 49b83568506..510f009ade8 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1122,12 +1122,6 @@ media-libs/sdlmm
 # Removal in 30 days.  Bug #622340.
 media-libs/sdif
 
-# Michał Górny <[email protected]> (2019-09-07)
-# Unmaintained.  EAPI 0.  Last bumped in 2005.  Upstream homepage
-# and sources gone.  No reverse dependencies.
-# Removal in 30 days.  Bug #693642.
-media-libs/libopendaap
-
 # Lars Wendler <[email protected]> (2019-09-04)
 # Unofficial build. Superseded by official 2.49.5 release.
 # Masked for removal.

Reply via email to