public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/podget/
Date: Sun, 20 Mar 2022 18:49:30 +0000 (UTC)	[thread overview]
Message-ID: <1647802140.6f602ceddaf0afda8f9f0874d63e5068bd839341.soap@gentoo> (raw)

commit:     6f602ceddaf0afda8f9f0874d63e5068bd839341
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 20 18:49:00 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Mar 20 18:49:00 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f602ced

media-sound/podget: update EAPI 6 -> 8

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 .../{podget-0.8.2.ebuild => podget-0.8.2-r1.ebuild}     | 17 +++++++----------
 1 file changed, 7 insertions(+), 10 deletions(-)

diff --git a/media-sound/podget/podget-0.8.2.ebuild b/media-sound/podget/podget-0.8.2-r1.ebuild
similarity index 76%
rename from media-sound/podget/podget-0.8.2.ebuild
rename to media-sound/podget/podget-0.8.2-r1.ebuild
index a2eb5f346793..1c3aa569c2f0 100644
--- a/media-sound/podget/podget-0.8.2.ebuild
+++ b/media-sound/podget/podget-0.8.2-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DESCRIPTION="A simple podcast aggregator optimized for running as a scheduled job"
 HOMEPAGE="http://podget.sourceforge.net/ https://github.com/dvehrs/podget"
@@ -10,14 +10,11 @@ SRC_URI="https://github.com/dvehrs/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="GPL-3+"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
 
 RDEPEND="
+	app-shells/bash
 	net-misc/wget
-	virtual/libiconv
-"
-
-DOCS=( README Changelog )
+	virtual/libiconv"
 
 src_compile() {
 	# There is a Makefile that we don't want to use.
@@ -25,7 +22,7 @@ src_compile() {
 }
 
 src_install() {
-	dobin ${PN}
-	doman DOC/${PN}.7
-	einstalldocs
+	dobin podget
+	doman DOC/podget.7
+	dodoc README Changelog
 }


             reply	other threads:[~2022-03-20 18:49 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-20 18:49 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-11 19:25 [gentoo-commits] repo/gentoo:master commit in: media-sound/podget/ Jonas Stein
2016-09-04  6:46 Patrice Clement
2016-07-14 16:08 Patrice Clement
2016-06-08 21:16 Patrice Clement
2016-06-08 21:16 Patrice Clement
2016-06-06 16:18 Göktürk Yüksek
2016-05-11 12:56 Patrice Clement
2016-05-11 12:56 Patrice Clement
2016-03-31  3:44 Ian Delaney
2016-03-31  3:44 Ian Delaney
2016-03-21 11:53 Patrice Clement
2016-03-21 11:53 Patrice Clement
2016-03-18 15:25 Ian Delaney
2016-02-04 18:55 Patrice Clement
2016-02-04 18:55 Patrice Clement
2016-02-04 18:55 Patrice Clement
2016-02-04 18:55 Patrice Clement
2016-02-02 11:20 Patrice Clement
2016-02-02 11:20 Patrice Clement
2016-02-02 11:20 Patrice Clement

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1647802140.6f602ceddaf0afda8f9f0874d63e5068bd839341.soap@gentoo \
    --to=soap@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox