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 0F752139085 for ; Mon, 16 Jan 2017 17:53:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4E85021C08E; Mon, 16 Jan 2017 17:53:50 +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 2544321C08E for ; Mon, 16 Jan 2017 17:53:50 +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 25516340FC1 for ; Mon, 16 Jan 2017 17:53:49 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 824B224EA for ; Mon, 16 Jan 2017 17:53:47 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1484589190.9bcf3ad54a2292d1a4544a1abd4b79f5d6e6c1e4.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/skypeforlinux/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/skypeforlinux/Manifest net-im/skypeforlinux/skypeforlinux-1.14.0.5.ebuild net-im/skypeforlinux/skypeforlinux-1.16.0.1.ebuild X-VCS-Directories: net-im/skypeforlinux/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 9bcf3ad54a2292d1a4544a1abd4b79f5d6e6c1e4 X-VCS-Branch: master Date: Mon, 16 Jan 2017 17:53:47 +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: f417eb84-223a-4640-aa9f-9f5820c40692 X-Archives-Hash: c9e75388eebaff2cbd81210a4342ee20 commit: 9bcf3ad54a2292d1a4544a1abd4b79f5d6e6c1e4 Author: Karol GrudziƄski gmail com> AuthorDate: Mon Jan 16 14:42:52 2017 +0000 Commit: David Seifert gentoo org> CommitDate: Mon Jan 16 17:53:10 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bcf3ad5 net-im/skypeforlinux: Version bump to 1.16.0.1 * Rename obsolete ebuild to match version with upstream rpm Closes: https://github.com/gentoo/gentoo/pull/3505 net-im/skypeforlinux/Manifest | 2 +- .../{skypeforlinux-1.14.0.5.ebuild => skypeforlinux-1.16.0.1.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-im/skypeforlinux/Manifest b/net-im/skypeforlinux/Manifest index d2f340e..6ac904a 100644 --- a/net-im/skypeforlinux/Manifest +++ b/net-im/skypeforlinux/Manifest @@ -1 +1 @@ -DIST skypeforlinux_1.14.0.5-1.x86_64.rpm 63562538 SHA256 21c880ce78742994b69a1ce362ea1a000353196d44ea02cbbdbc23a180e8e5b3 SHA512 389d77b323a0876b7846b2a74ee01727e605a8389ef4a93072b2f07c18cea4103a91edb0c070d6cbac581e8a592e697442359b0c35e75f0fe4f7d7d571a5f54f WHIRLPOOL de5f1f9e193ff8abb5a6c4e5f6e4ffa0c7e8c7affacb36d04abb78089b1a4795c92cf5040ffa50c3cfa708fb2427bc981b10a8159443165fe1ba139db4d12349 +DIST skypeforlinux_1.16.0.1-1.x86_64.rpm 63509620 SHA256 9a20934dfaa7680fcd2ff2ea6087074cc703fb5c21fd243750ce36dce1ed46b2 SHA512 b9a32381c5a3deaf2355c7803f3d39dab20a1173383f3c952f077db7880aaba302ae3e67e6793b1b1b9459e119734b095b971142cc818a9e7dfe6370b4a8df28 WHIRLPOOL 6f066af386323dd2fc4ab6e590d5c296928f4a0e580efaed5d155a28c59ccfc629ec23de8db29c52f71d5ae966cfa117d4933359a6a6e39d3f6257f383f0a1c8 diff --git a/net-im/skypeforlinux/skypeforlinux-1.14.0.5.ebuild b/net-im/skypeforlinux/skypeforlinux-1.16.0.1.ebuild similarity index 98% rename from net-im/skypeforlinux/skypeforlinux-1.14.0.5.ebuild rename to net-im/skypeforlinux/skypeforlinux-1.16.0.1.ebuild index 28b5b84..1063c37 100644 --- a/net-im/skypeforlinux/skypeforlinux-1.14.0.5.ebuild +++ b/net-im/skypeforlinux/skypeforlinux-1.16.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$