From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 898DB138334 for ; Sat, 19 Oct 2019 00:37:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8CC39E0884; Sat, 19 Oct 2019 00:37:18 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 72E04E0884 for ; Sat, 19 Oct 2019 00:37:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 13C0A34C029 for ; Sat, 19 Oct 2019 00:37:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9696C76A for ; Sat, 19 Oct 2019 00:37:14 +0000 (UTC) From: "Yixun Lan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Yixun Lan" Message-ID: <1571445384.d18adaa71d33bfe32f4ead31a735d1cf225693e3.dlan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/you-get/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/you-get/Manifest net-misc/you-get/you-get-0.4.1355.ebuild X-VCS-Directories: net-misc/you-get/ X-VCS-Committer: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: d18adaa71d33bfe32f4ead31a735d1cf225693e3 X-VCS-Branch: master Date: Sat, 19 Oct 2019 00:37:14 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f2566aba-92ef-48f9-96f7-3fb4695326dc X-Archives-Hash: 7d77b5a5af79adf7b3b0d83bc4ac2c34 commit: d18adaa71d33bfe32f4ead31a735d1cf225693e3 Author: Yixun Lan gentoo org> AuthorDate: Sat Oct 19 00:36:24 2019 +0000 Commit: Yixun Lan gentoo org> CommitDate: Sat Oct 19 00:36:24 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d18adaa7 net-misc/you-get: version bump, 0.4.1355 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Yixun Lan gentoo.org> net-misc/you-get/Manifest | 1 + net-misc/you-get/you-get-0.4.1355.ebuild | 22 ++++++++++++++++++++++ 2 files changed, 23 insertions(+) diff --git a/net-misc/you-get/Manifest b/net-misc/you-get/Manifest index 7f1a8b84fea..311bd15b49e 100644 --- a/net-misc/you-get/Manifest +++ b/net-misc/you-get/Manifest @@ -1,2 +1,3 @@ DIST you-get-0.4.1270.tar.gz 143127 BLAKE2B 2c18a97001caf0c44a5baf30042cde61ac0ad2e8a5d0c0dc178474ba9cb70671c4bc9ecbbb72515f4fec2306598ba1b42d66192f2a16aa8fd0d65ff47eeb0b61 SHA512 fc21563396d73b0fbd7ff02c423a256be548957ef5d72277c887d33ee05269c2aa404a66972e934d4f0076ebd30bfa1b0914b05c25b38b63b3701dad1361587b +DIST you-get-0.4.1355.tar.gz 143921 BLAKE2B da303fbcedd0818d785f846da4022364c3782d74b50f01b8aa2c0da38f4d61108da22a991e3ae02660021df6ee3378fb9e03826210563aee37e7f85e72b52fa1 SHA512 20f092d49e554f994b57dec4f12a8a0f4aaf418f8e0ce68611e1424f5ee512cad104c5498fe7d133ae8fa1c65440fdbebb8d523d9792336ea5c62ac3a58aa9ba DIST you-get-0.4.536.tar.gz 104745 BLAKE2B 48a5432ae1d4448ce0dcbbfdf52225920eb8cd8e575030cc62da0637f10cc7bb02a983c27c5bdd4a9fac1b45ab129db4f7fcc2ebb4bd17189918e04dabae0cfd SHA512 13d280dd5f0e6b6b5033de6eb94a251007bfc21bd99a9c0af86a5ed7b1c9b267d742c278dd80ec0a13445e09f2e22aea23bc77a5da12557be33f97731258abc6 diff --git a/net-misc/you-get/you-get-0.4.1355.ebuild b/net-misc/you-get/you-get-0.4.1355.ebuild new file mode 100644 index 00000000000..4565235b149 --- /dev/null +++ b/net-misc/you-get/you-get-0.4.1355.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=(python{3_5,3_6,3_7}) + +inherit eutils distutils-r1 + +DESCRIPTION="utility to download media contents from the web" +HOMEPAGE="http://www.soimort.org/you-get" +SRC_URI="https://github.com/soimort/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~x86" +REQUIRED_USE=${PYTHON_REQUIRED_USE} + +RDEPEND=" + ${PYTHON_DEPS} + virtual/ffmpeg +"