commit:     5f49eb43896ac26f800f7afc04cd6f17178fb155
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 14 19:54:30 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Aug 14 20:00:04 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f49eb43

app-pda/fusepod: Remove last-rited pkg, #596602

 app-pda/fusepod/Manifest                           |  1 -
 .../files/fusepod-0.5.2-missing_include.patch      | 12 ----------
 app-pda/fusepod/fusepod-0.5.2.ebuild               | 26 ----------------------
 app-pda/fusepod/metadata.xml                       |  8 -------
 profiles/package.mask                              |  4 ----
 5 files changed, 51 deletions(-)

diff --git a/app-pda/fusepod/Manifest b/app-pda/fusepod/Manifest
deleted file mode 100644
index b29af36ad6b..00000000000
--- a/app-pda/fusepod/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST fusepod-0.5.2.tar.bz2 80923 SHA256 
210d77cb2ec7701d4af681e63c4f52bc4d0c8cbfa493f55d3d9580e7106b857f SHA512 
a3c0c3ba1fea80656a067d61a9b274a20522d0940db9c505a5268cd2f607bf0cf8e990f02de7fb80e3e9c71ddae482e163d4d22f6b57f0867f45a86076492a33
 WHIRLPOOL 
5e2a065e3c6ab9abe87271cf8f8b3f1a74125f13477852d34ece683eb35684dff9964d3a466435ba50165da23d1131dbf0c70a887f69a3a3e54283aa9b1ad881

diff --git a/app-pda/fusepod/files/fusepod-0.5.2-missing_include.patch 
b/app-pda/fusepod/files/fusepod-0.5.2-missing_include.patch
deleted file mode 100644
index 97c651ee053..00000000000
--- a/app-pda/fusepod/files/fusepod-0.5.2-missing_include.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- src/fusepod_util.h
-+++ src/fusepod_util.h
-@@ -15,6 +15,9 @@
- #ifndef _FUSEPOD_UTIL_H_
- #define _FUSEPOD_UTIL_H_
- 
-+#include <stdio.h> /* sprintf */
-+#include <string.h> /* strcasecmp */
-+
- #include <vector>
- #include <string>
- 

diff --git a/app-pda/fusepod/fusepod-0.5.2.ebuild 
b/app-pda/fusepod/fusepod-0.5.2.ebuild
deleted file mode 100644
index a8c4277dff1..00000000000
--- a/app-pda/fusepod/fusepod-0.5.2.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-inherit eutils
-
-DESCRIPTION="A userspace filesystem which mounts your iPod into a directory"
-HOMEPAGE="https://sourceforge.net/projects/fusepod/";
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="media-libs/libgpod
-       media-libs/taglib
-       sys-fs/fuse"
-DEPEND="${RDEPEND}
-       virtual/pkgconfig"
-
-DOCS="AUTHORS NEWS README README.fuse THANKS TODO"
-
-src_prepare() {
-       epatch "${FILESDIR}"/${P}-missing_include.patch
-}

diff --git a/app-pda/fusepod/metadata.xml b/app-pda/fusepod/metadata.xml
deleted file mode 100644
index 858966b76b8..00000000000
--- a/app-pda/fusepod/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <!-- maintainer-needed -->
-       <upstream>
-               <remote-id type="sourceforge">fusepod</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 3546c48a4f6..1683f05be64 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -316,10 +316,6 @@ media-libs/embree
 net-p2p/litecoin-qt
 
 # Pacho Ramos <pa...@gentoo.org> (14 Jul 2017)
-# Not buildable (#596602), no reverse deps, removal in a month.
-app-pda/fusepod
-
-# Pacho Ramos <pa...@gentoo.org> (14 Jul 2017)
 # Multiple unresolved bugs (#600680), need major version bumps and a
 # maintainer, removal in 2 months.
 dev-libs/libRocket

Reply via email to