commit: 2073aad72f27ee17031941484a46b21a6aa32011 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Tue Dec 20 14:19:53 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Tue Dec 20 14:25:49 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2073aad7
media-sound/marrie: treeclean Closes: https://bugs.gentoo.org/846080 Closes: https://bugs.gentoo.org/808719 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> media-sound/marrie/Manifest | 1 - media-sound/marrie/marrie-0.4.ebuild | 31 ------------------------------- media-sound/marrie/marrie-9999.ebuild | 31 ------------------------------- media-sound/marrie/metadata.xml | 14 -------------- profiles/package.mask | 1 - 5 files changed, 78 deletions(-) diff --git a/media-sound/marrie/Manifest b/media-sound/marrie/Manifest deleted file mode 100644 index fce580437bd5..000000000000 --- a/media-sound/marrie/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST marrie-0.4.tar.gz 7775 BLAKE2B 7b68fbdfe35c7e72fe111b44bbabf4e60eb9f6211867184d1f3f7bc7b1c067f99223eea2dd3c7809f041d0a7b5ac80be360d3c14808605f3145b8d39a0a9c7fd SHA512 9ed8677729e7575519f130c1866923e7223dabf07c9c24b9e3f6a70cd5e1e56da2a5d1a34011b73d65c8d8fa4c962f65709883b9444d078d6439769d4afb644b diff --git a/media-sound/marrie/marrie-0.4.ebuild b/media-sound/marrie/marrie-0.4.ebuild deleted file mode 100644 index a1e727f450c9..000000000000 --- a/media-sound/marrie/marrie-0.4.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{7..9} ) -inherit distutils-r1 - -if [[ ${PV} == *9999 ]]; then - EGIT_REPO_URI="https://github.com/rafaelmartins/${PN}.git" - inherit git-r3 -else - SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - KEYWORDS="~amd64 ~x86" -fi - -DESCRIPTION="A simple podcast client that runs on the Command Line Interface" -HOMEPAGE="https://github.com/rafaelmartins/marrie" - -LICENSE="BSD" -SLOT="0" - -RDEPEND="dev-python/feedparser[${PYTHON_USEDEP}]" - -pkg_postinst() { - elog - elog "You'll need a media player and a file downloader." - elog "Recommended packages: net-misc/wget and media-video/mpv" - elog -} diff --git a/media-sound/marrie/marrie-9999.ebuild b/media-sound/marrie/marrie-9999.ebuild deleted file mode 100644 index a1e727f450c9..000000000000 --- a/media-sound/marrie/marrie-9999.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{7..9} ) -inherit distutils-r1 - -if [[ ${PV} == *9999 ]]; then - EGIT_REPO_URI="https://github.com/rafaelmartins/${PN}.git" - inherit git-r3 -else - SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - KEYWORDS="~amd64 ~x86" -fi - -DESCRIPTION="A simple podcast client that runs on the Command Line Interface" -HOMEPAGE="https://github.com/rafaelmartins/marrie" - -LICENSE="BSD" -SLOT="0" - -RDEPEND="dev-python/feedparser[${PYTHON_USEDEP}]" - -pkg_postinst() { - elog - elog "You'll need a media player and a file downloader." - elog "Recommended packages: net-misc/wget and media-video/mpv" - elog -} diff --git a/media-sound/marrie/metadata.xml b/media-sound/marrie/metadata.xml deleted file mode 100644 index 108795d613aa..000000000000 --- a/media-sound/marrie/metadata.xml +++ /dev/null @@ -1,14 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <maintainer status="active"> - <email>[email protected]</email> - <name>Rafael G. Martins</name> - </maintainer> - <bugs-to>mailto:[email protected]</bugs-to> - <remote-id type="pypi">marrie</remote-id> - <remote-id type="github">rafaelmartins/marrie</remote-id> - </upstream> -</pkgmetadata> diff --git a/profiles/package.mask b/profiles/package.mask index ed85afbb8101..7326ac463798 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -630,7 +630,6 @@ games-util/pyfa mate-extra/caja-hide media-gfx/netpaint media-plugins/mythplugins -media-sound/marrie # Jonas Stein <[email protected]> (2022-11-13) # Dead upstream
