public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/podget/
Date: Thu, 14 Jul 2016 16:08:30 +0000 (UTC)	[thread overview]
Message-ID: <1468512505.f7dde64bc732d973e5babf918388d6be4097affa.monsieurp@gentoo> (raw)

commit:     f7dde64bc732d973e5babf918388d6be4097affa
Author:     Ilya Tumaykin <itumaykin <AT> gmail <DOT> com>
AuthorDate: Wed Jul 13 13:01:54 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Jul 14 16:08:25 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7dde64b

media-sound/podget: version bump to 0.8.2.

Closes: https://github.com/gentoo/gentoo/pull/1881
Package-Manager: portage-2.3.0

Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 media-sound/podget/Manifest            |  1 +
 media-sound/podget/podget-0.8.2.ebuild | 32 ++++++++++++++++++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/media-sound/podget/Manifest b/media-sound/podget/Manifest
index 265c4f4..291450e 100644
--- a/media-sound/podget/Manifest
+++ b/media-sound/podget/Manifest
@@ -1,2 +1,3 @@
 DIST podget-0.7.14.tar.gz 63356 SHA256 02de95ef369eafa8d1aa998ff00bdad780cd4ec30b7fa09d64edc0ffb97ecc6f SHA512 a54d4cdac88f220f470304d9b50ef00c01540ca2e986e4ffc80d9d5aea4ddd6b80484e243f742967dcf800780a8fdfdd55437f9fe710e536ca6a5d6140374022 WHIRLPOOL 9cfd17b0d73c464dd9545cee99d27980afcf2b121dc0dd815343b70087cf79d9ef8b5150d1be3cd8d0f3d0ed997ac8673fd7e420aeea00ddbe5a855ae148fe57
 DIST podget-0.8.1.tar.gz 66284 SHA256 e7cf67066b8516062b3f15ca54d347c264f4dc3c931b32fa17c9128577a62944 SHA512 d2cadeccbba71b04e74863656dfd600e99b95ec58b09a4ba4713c401dd37aa24c339031d251cf5b4d2ee1cd4efbc91b41d8eca1a488def2dc3b5a6968b0a1d20 WHIRLPOOL 689aa8773f620a4c0b0853ac13d184c74b6a252224ec6eebef016ee2857e599b522a9f5b53f09d388af517884de0c192852575c392526ad2350d174d8aa18c63
+DIST podget-0.8.2.tar.gz 66786 SHA256 3207ec9464a6c3a97aa900cf693ab8ba4af2db8725328c1799fcd6bd647de3c2 SHA512 4e61b4d0197976b755f07445a371368cdc090e148c378b86b925ec1d23e447a4d66d9cc68c2fc8431246bc016d44161340bdb30195481d01d8fb00cf142fa696 WHIRLPOOL 9ed11899774d3fa9eeb8dfff258c6767b498905a435eaf1247099a9cd26062728e48bae7a4e8ff462c7e367bd42702eb694c6c543f262df7ac7bf694d215bac9

diff --git a/media-sound/podget/podget-0.8.2.ebuild b/media-sound/podget/podget-0.8.2.ebuild
new file mode 100644
index 0000000..407d070
--- /dev/null
+++ b/media-sound/podget/podget-0.8.2.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="A simple podcast aggregator optimized for running as a scheduled job"
+HOMEPAGE="http://podget.sourceforge.net/ https://github.com/dvehrs/podget"
+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="
+	net-misc/wget
+	virtual/libiconv
+"
+
+DOCS=( README Changelog )
+
+src_compile() {
+	# There is a Makefile that we don't want to use.
+	:;
+}
+
+src_install() {
+	dobin ${PN}
+	doman DOC/${PN}.7
+	einstalldocs
+}


             reply	other threads:[~2016-07-14 16:08 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-14 16:08 Patrice Clement [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
2022-03-20 18:49 David Seifert
2016-09-04  6:46 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=1468512505.f7dde64bc732d973e5babf918388d6be4097affa.monsieurp@gentoo \
    --to=monsieurp@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