commit: 6372ea1ec99a5312136a386a7c514ff2e3c40166 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Apr 28 20:00:03 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Apr 28 20:02:30 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6372ea1e
media-video/episoder: Remove last-rited pkg Closes: https://bugs.gentoo.org/305121 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> media-video/episoder/Manifest | 1 - media-video/episoder/episoder-0.4.7.ebuild | 28 ---------------------------- media-video/episoder/metadata.xml | 10 ---------- profiles/package.mask | 7 ------- 4 files changed, 46 deletions(-) diff --git a/media-video/episoder/Manifest b/media-video/episoder/Manifest deleted file mode 100644 index e88d7f194c8..00000000000 --- a/media-video/episoder/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST episoder-0.4.7.tar.gz 17410 BLAKE2B e4de07ad661e32163f9f5ee03162a9ec3588092da27c26cd6dce67c14958eadcc8b575207bd982f268c9ab525bb9504262b64a7997aab1d26c47de57cb5a4f20 SHA512 cce943df403463d40ab5faf384c218f6b1b871f3b67c31d77fb351868bf44d6d427d0eb07cd017ce8561cc6bdc4a2605c5a2ecad591a7c3ffa02ebbabbf79ba4 diff --git a/media-video/episoder/episoder-0.4.7.ebuild b/media-video/episoder/episoder-0.4.7.ebuild deleted file mode 100644 index 293315f1a76..00000000000 --- a/media-video/episoder/episoder-0.4.7.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=0 - -DESCRIPTION="episoder is a tool to tell you when new episodes of your favourite -TV shows are airing" -HOMEPAGE="http://www.desire.ch/tools/episoder/" -SRC_URI="mirror://sourceforge/episoder/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" - -RDEPEND="net-misc/wget" - -src_install() { - insinto /usr/share/${PN}/ - insopts -m755 - doins scripts/*sh - doins plugins/* - - dobin scripts/episoder - dodoc README examples/home.episoder CHANGELOG - - doman episoder.1 -} diff --git a/media-video/episoder/metadata.xml b/media-video/episoder/metadata.xml deleted file mode 100644 index 955f6a23267..00000000000 --- a/media-video/episoder/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> - <upstream> - <remote-id type="sourceforge">episoder</remote-id> - </upstream> -</pkgmetadata> diff --git a/profiles/package.mask b/profiles/package.mask index 3b11bc1e23b..87fd7697f24 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -657,13 +657,6 @@ media-gfx/swftools # Removal in 30 days. Bug #617184. media-sound/playmidi -# Michał Górny <[email protected]> (29 Mar 2019) -# Unmaintained. The current version was added in 2008, and a bump -# was requested in 2010. Since then, upstream has disappeared, -# and the tool requires fetching extra files from the upstream website. -# Removal in 30 days. Bug #305121. -media-video/episoder - # Robin H. Johnson <[email protected]> (25 Mar 2019) # Requires >=dev-lang/lua-5.3 which is masked sys-apps/likwid
