From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 7CB6759CA5 for ; Mon, 21 Mar 2016 11:53:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DECFC21C05B; Mon, 21 Mar 2016 11:53:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 47E6521C05B for ; Mon, 21 Mar 2016 11:53:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3C46E340928 for ; Mon, 21 Mar 2016 11:53:42 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C834C850 for ; Mon, 21 Mar 2016 11:53:37 +0000 (UTC) From: "Patrice Clement" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" Message-ID: <1458560397.727c923923907310fba89cd740ba246746c73875.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/podget/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/podget/Manifest media-sound/podget/podget-0.7.12.ebuild X-VCS-Directories: media-sound/podget/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: 727c923923907310fba89cd740ba246746c73875 X-VCS-Branch: master Date: Mon, 21 Mar 2016 11:53:37 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: b7286561-af78-4810-a0f4-533fce856af4 X-Archives-Hash: d302f843ce97fa5211017e6130ad8656 commit: 727c923923907310fba89cd740ba246746c73875 Author: Kitcat490 gmail com> AuthorDate: Sun Mar 20 12:34:27 2016 +0000 Commit: Patrice Clement gentoo org> CommitDate: Mon Mar 21 11:39:57 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=727c9239 media-sound/podget: Version bump. Closes: https://github.com/gentoo/gentoo/pull/1094 media-sound/podget/Manifest | 1 + media-sound/podget/podget-0.7.12.ebuild | 32 ++++++++++++++++++++++++++++++++ 2 files changed, 33 insertions(+) diff --git a/media-sound/podget/Manifest b/media-sound/podget/Manifest index 96bd539..76b6b26 100644 --- a/media-sound/podget/Manifest +++ b/media-sound/podget/Manifest @@ -1,2 +1,3 @@ DIST podget-0.7.10.tar.gz 61812 SHA256 51018176dab74fb931045ac7169713529d23c39bdfa59e589f894a697a0a8391 SHA512 82cbb21dd7288dc4a2df8a851f25f85e4709cd5c385b1a8df2d9369303e62ead8f7225a65a29c6614660a5d3795f422f786c8be5bb5ca709752fca2d65d84e1f WHIRLPOOL 622094442dc12b2031c60de710867216662c28f8da420b6a272eadbed0e2cc9b093299c0187a48280aed83b68edd02de4615f6976d68ee7906bc23457676f0d9 +DIST podget-0.7.12.tar.gz 62150 SHA256 ec2aebbf75b81eaa531077eea03abefdc05b6640b1d47bee92609344d2dedb35 SHA512 feb14172877378f5149862e3995df4c22eca0ab69eff950d399b9a5cf4f4f3f586cf9753204a979c8501c907e734fc96735fa1818cac4a5cd9b172462780e362 WHIRLPOOL 357d1d6d70060c355f7c98adc9980da24a366ee7c5e2ebf56f9d3283d354eba0600be053bcc9c1b9a8435391198c3dd6253c22cfefe790acb8ec7fa5288465e4 DIST podget-0.7.9.tar.gz 50898 SHA256 dd866f8a740592b0a6b1e859f73e12691e5a05c6f386006ff2a53e88090d853b SHA512 b67ee7619580ff0acfbe070bd2be4f990e035060740ffe98d5efdd24956c5fa239ac53553bc56afe1a3aaa1e70bee82d58982bbaa1059abef876f3223a473fc1 WHIRLPOOL 7ddbecd7c0dd4c71369fd0bda28e8df7f8812fbea05383b3d188eba08dd4c09b13a62af323f1f88e818519aea0d5d6eec4f78b175bdd5e2264bfca423d744617 diff --git a/media-sound/podget/podget-0.7.12.ebuild b/media-sound/podget/podget-0.7.12.ebuild new file mode 100644 index 0000000..f9f26af --- /dev/null +++ b/media-sound/podget/podget-0.7.12.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" +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 +}