summaryrefslogtreecommitdiff
path: root/media-sound/marrie
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-12-20 19:52:06 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-12-20 19:52:06 +0000
commitd4d7098dcb2f9dd257109bbcb55fd40beda1b78d (patch)
tree48d3c6b3c45f18db0f90650f822ea19a10284f61 /media-sound/marrie
parent4161fa7d1be6dac96e36f8ed343f234a8ef3a74f (diff)
gentoo auto-resync : 20:12:2022 - 19:52:06
Diffstat (limited to 'media-sound/marrie')
-rw-r--r--media-sound/marrie/Manifest4
-rw-r--r--media-sound/marrie/marrie-0.4.ebuild31
-rw-r--r--media-sound/marrie/marrie-9999.ebuild31
-rw-r--r--media-sound/marrie/metadata.xml14
4 files changed, 0 insertions, 80 deletions
diff --git a/media-sound/marrie/Manifest b/media-sound/marrie/Manifest
deleted file mode 100644
index 23ce828191dd..000000000000
--- a/media-sound/marrie/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-DIST marrie-0.4.tar.gz 7775 BLAKE2B 7b68fbdfe35c7e72fe111b44bbabf4e60eb9f6211867184d1f3f7bc7b1c067f99223eea2dd3c7809f041d0a7b5ac80be360d3c14808605f3145b8d39a0a9c7fd SHA512 9ed8677729e7575519f130c1866923e7223dabf07c9c24b9e3f6a70cd5e1e56da2a5d1a34011b73d65c8d8fa4c962f65709883b9444d078d6439769d4afb644b
-EBUILD marrie-0.4.ebuild 751 BLAKE2B 9e9fbb3e5de75847d714a0afa059ac5752e7dca7208c6d769ac665343d42dbc9bfd8b79456462310876151b5066568346f328373fa5506714af90172c91c9c46 SHA512 5531fd1469c0c05b5710aa403094b8011fe8df57e71c99dfa78cf80d6746bb49af2c534dbed0d165d60ac44e757ce029ff75b353b3e2a5460962dab309dd6809
-EBUILD marrie-9999.ebuild 751 BLAKE2B 9e9fbb3e5de75847d714a0afa059ac5752e7dca7208c6d769ac665343d42dbc9bfd8b79456462310876151b5066568346f328373fa5506714af90172c91c9c46 SHA512 5531fd1469c0c05b5710aa403094b8011fe8df57e71c99dfa78cf80d6746bb49af2c534dbed0d165d60ac44e757ce029ff75b353b3e2a5460962dab309dd6809
-MISC metadata.xml 480 BLAKE2B 3f4a1f38a5244e10a8b4798f12ec2c789b31cb77ea0aa894c593def6fb96d0acea07cd13f1ea4306f52e0eba9b76070c403662125d898554668488b29487c04f SHA512 1c64572582a5458b9473f86a925f9bec581d652564e7213a2af52eee6834e050e6ac62ee4617bb2aece28629e930a9c3f0dedada7f3e7be35640bfdaa5a73e35
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>rafael@rafaelmartins.eng.br</email>
- <name>Rafael G. Martins</name>
- </maintainer>
- <bugs-to>mailto:rafael@rafaelmartins.eng.br</bugs-to>
- <remote-id type="pypi">marrie</remote-id>
- <remote-id type="github">rafaelmartins/marrie</remote-id>
- </upstream>
-</pkgmetadata>