summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFilip Kobierski <fkobi@pm.me>2024-07-31 16:06:00 +0200
committerMiroslav Šulc <fordfrog@gentoo.org>2024-08-01 09:43:13 +0200
commit29852cd683253f008b8586f71b4cab85d71a4e49 (patch)
treeafdef8fcc93f7edc8d6935992e40b5539211daaa
parentmedia-sound/peercast: fix pkgcheck issues (diff)
downloadgentoo-29852cd683253f008b8586f71b4cab85d71a4e49.tar.gz
gentoo-29852cd683253f008b8586f71b4cab85d71a4e49.tar.bz2
gentoo-29852cd683253f008b8586f71b4cab85d71a4e49.zip
media-sound/podcatcher: fix pkgcheck issues
Signed-off-by: Filip Kobierski <fkobi@pm.me> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
-rw-r--r--media-sound/podcatcher/podcatcher-3.1.6.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/media-sound/podcatcher/podcatcher-3.1.6.ebuild b/media-sound/podcatcher/podcatcher-3.1.6.ebuild
index 454b549b1920..ca561acfcdf1 100644
--- a/media-sound/podcatcher/podcatcher-3.1.6.ebuild
+++ b/media-sound/podcatcher/podcatcher-3.1.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,17 +6,15 @@ EAPI=7
DESCRIPTION="Podcast client for the command-line written in Ruby"
HOMEPAGE="http://podcatcher.rubyforge.org/"
SRC_URI="http://rubyforge.org/frs/download.php/76053/${P}.tar.gz"
+S="${WORKDIR}/${PN}"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
RDEPEND="dev-lang/ruby"
DEPEND="${RDEPEND}"
-S="${WORKDIR}/${PN}"
-
src_install() {
dobin bin/podcatcher
dodoc -r demo/.