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 92333139694 for ; Thu, 16 Mar 2017 22:32:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 726ED21C124; Thu, 16 Mar 2017 22:32:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 530DB21C124 for ; Thu, 16 Mar 2017 22:32:20 +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 D418633BF1C for ; Thu, 16 Mar 2017 22:32:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4697B6AA9 for ; Thu, 16 Mar 2017 22:32:17 +0000 (UTC) From: "Göktürk Yüksek" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Göktürk Yüksek" Message-ID: <1489703448.4e25dad40be271b7fb841946304e8bc87092d105.gokturk@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/streamlink/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/streamlink/Manifest net-misc/streamlink/streamlink-0.3.2.ebuild net-misc/streamlink/streamlink-0.4.0.ebuild X-VCS-Directories: net-misc/streamlink/ X-VCS-Committer: gokturk X-VCS-Committer-Name: Göktürk Yüksek X-VCS-Revision: 4e25dad40be271b7fb841946304e8bc87092d105 X-VCS-Branch: master Date: Thu, 16 Mar 2017 22:32:17 +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: 1652bb26-6973-40e8-8211-3562041884c0 X-Archives-Hash: 1b656562d5d61b9c17d01591458549b0 commit: 4e25dad40be271b7fb841946304e8bc87092d105 Author: soredake krutt org> AuthorDate: Sun Mar 5 19:36:38 2017 +0000 Commit: Göktürk Yüksek gentoo org> CommitDate: Thu Mar 16 22:30:48 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e25dad4 net-misc/streamlink: version bump to 0.4.0 net-misc/streamlink/Manifest | 2 +- .../streamlink/{streamlink-0.3.2.ebuild => streamlink-0.4.0.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/streamlink/Manifest b/net-misc/streamlink/Manifest index aa640f330ef..08f58228a88 100644 --- a/net-misc/streamlink/Manifest +++ b/net-misc/streamlink/Manifest @@ -1,2 +1,2 @@ DIST streamlink-0.1.0.tar.gz 960622 SHA256 0a792cfe35c36f13b851bb79dc92e8a9515334c49221297258c9998f191ccecd SHA512 78b5bd9d35c2fc9c1d9fe3954b439e56cfee48f2b73a95a2c08a53c3a66143938ba162f2d2ba29c8af989565c920756cab605ae772d73828a3dd5a41fc6d30c2 WHIRLPOOL 5ba5dc69aecb06d8b1ba5372a327033b06d88bd38040278df0cac06c84663f7dcef29ae0921c4f36959a53eac7621d8df184bf9ea9bf5cbf6e5b2b2d7b4c8f23 -DIST streamlink-0.3.2.tar.gz 30660501 SHA256 b126a0d2c964a513c3b5474b457bc5faf3dbb17aa8b43c4c8f6d633e29b2738e SHA512 7de2aae1e9a6e3c81d0274d7ef68847ead166c6085dfc876a10d1c6715f2971195d9527e773ae6d4258f61db802bc3a9d837d346b6eae03c1275ecb58f464067 WHIRLPOOL 3cf1912761f4ed755048422e7bc482bf908016ad3256c1ce0d140d107fe1bee4c77aff6bf839fcdf895b92327aae226c982afc8172a1a375484bbddc3e36075b +DIST streamlink-0.4.0.tar.gz 30674625 SHA256 bb24ac2debc9efe5a0485db639621f45a854f686eee708a6bc8a3dc5f3807592 SHA512 58a4110b1e6b20f0b05842ee8450a93d646d523a284cf60ad878b460b8e80081d78658f5abb67744609cfdd0a88ebbf97faf6453b2b53709f259e4f9cc093eed WHIRLPOOL 21b47ad0bc96318218a83a9ee9bef29116c09f2384ef144f6910d2a08e6b3225f615576fa7a87a255be64b29ae24dad213a3b9f5e9a7b47d8497758c8ddfd222 diff --git a/net-misc/streamlink/streamlink-0.3.2.ebuild b/net-misc/streamlink/streamlink-0.4.0.ebuild similarity index 100% rename from net-misc/streamlink/streamlink-0.3.2.ebuild rename to net-misc/streamlink/streamlink-0.4.0.ebuild