commit:     561bd475b1bb2bd4932b434dd21c854617f0f7f1
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu May  3 11:43:28 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu May  3 11:45:06 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=561bd475

media-video/subdownloader: Remove last-rited package

Closes: https://bugs.gentoo.org/510066
Closes: https://bugs.gentoo.org/649118

 media-video/subdownloader/Manifest                 |  1 -
 media-video/subdownloader/metadata.xml             | 12 --------
 .../subdownloader/subdownloader-2.0.18-r1.ebuild   | 35 ----------------------
 profiles/package.mask                              |  5 ----
 4 files changed, 53 deletions(-)

diff --git a/media-video/subdownloader/Manifest 
b/media-video/subdownloader/Manifest
deleted file mode 100644
index 11b1ce7e9ee..00000000000
--- a/media-video/subdownloader/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST subdownloader-2.0.18.tar.gz 1259520 BLAKE2B 
844310797fba42c4c525cde8cc8bd90de3614630061e693acae15385aa7d0a91f8ec690729f8ecedccd74d87c0654abe50a1c0d44d62abb18e1a2c19b6eef6d6
 SHA512 
ecddf606ce374af43fff39c225ee896af4d8bd2384a2f300dcbb4b443377807edd5233a0531e95d338b0f9c84a274b3afd4109d9216510a5a4bc8fa17485b999

diff --git a/media-video/subdownloader/metadata.xml 
b/media-video/subdownloader/metadata.xml
deleted file mode 100644
index 3d4df995703..00000000000
--- a/media-video/subdownloader/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-<!-- maintainer-needed -->
-       <longdescription lang="en">
-               SubDownloader is a program for automatic download/upload 
subtitles for
-               videofiles (DIVX,MPEG,AVI,VOB,etc) and DVD's using fast hashing
-       </longdescription>
-       <upstream>
-               <remote-id type="launchpad">subdownloader</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/media-video/subdownloader/subdownloader-2.0.18-r1.ebuild 
b/media-video/subdownloader/subdownloader-2.0.18-r1.ebuild
deleted file mode 100644
index 0237c1ee661..00000000000
--- a/media-video/subdownloader/subdownloader-2.0.18-r1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit python-single-r1 eutils
-
-DESCRIPTION="GUI application for automatic downloading/uploading of subtitles 
for videofiles"
-HOMEPAGE="http://www.subdownloader.net/";
-SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${PN}_2.0.18.orig.tar.gz
 -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND="${PYTHON_DEPS}
-       dev-python/PyQt4[${PYTHON_USEDEP}]
-       dev-python/kaa-metadata[${PYTHON_USEDEP}]"
-RDEPEND="${DEPEND}"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-src_install() {
-       python_fix_shebang "${S}"/run.py
-       insinto /usr/share/"${PN}"
-       doins -r cli FileManagement gui languages locale modules run.py
-       fperms 755 /usr/share/"${PN}"/run.py
-       dosym /usr/share/"${PN}"/run.py /usr/bin/"${PN}"
-       doman subdownloader.1
-       dodoc README ChangeLog
-       doicon gui/images/subdownloader.png
-       domenu subdownloader.desktop
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 5eef1f11cca..f20595b38ed 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -215,11 +215,6 @@ media-video/bdsup2sub++
 sys-fs/aufs3
 sys-fs/aufs4
 
-# Andreas Sturmlechner <[email protected]> (03 Apr 2018)
-# Dead upstream, depends on dead PyQt4.
-# Masked for removal in 30 days. Bugs #649118, #510066
-media-video/subdownloader
-
 # Michał Górny (03 Apr 2018)
 # Starting with sys-apps/sandbox-2.13+, unloading is possible via
 # disabling (SANDBOX_ON=0) + wiping LD_PRELOAD. This renders the tool

Reply via email to