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 6D681138330 for ; Sun, 2 Oct 2016 11:21:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 669DEE0B7C; Sun, 2 Oct 2016 11:21:51 +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 49391E0B7C for ; Sun, 2 Oct 2016 11:21:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 B69D7340C40 for ; Sun, 2 Oct 2016 11:21:49 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 57A20248C for ; Sun, 2 Oct 2016 11:21:47 +0000 (UTC) From: "Andreas Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Hüttel" Message-ID: <1475407292.2ddba6645c90f9a6407937f49698a78d7789c3b2.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/youtube-dl/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/youtube-dl/youtube-dl-2016.09.27-r1.ebuild net-misc/youtube-dl/youtube-dl-2016.09.27.ebuild X-VCS-Directories: net-misc/youtube-dl/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: 2ddba6645c90f9a6407937f49698a78d7789c3b2 X-VCS-Branch: master Date: Sun, 2 Oct 2016 11:21: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: d61a9132-fdd7-4de5-88d7-143f97cb0a9e X-Archives-Hash: a0ca5f0ba5569b715ce8027bcddd5717 commit: 2ddba6645c90f9a6407937f49698a78d7789c3b2 Author: Andreas K. Hüttel gentoo org> AuthorDate: Sun Oct 2 11:21:06 2016 +0000 Commit: Andreas Hüttel gentoo org> CommitDate: Sun Oct 2 11:21:32 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ddba664 net-misc/youtube-dl: Fix typo, bug 595794 Package-Manager: portage-2.3.1 .../{youtube-dl-2016.09.27.ebuild => youtube-dl-2016.09.27-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/youtube-dl/youtube-dl-2016.09.27.ebuild b/net-misc/youtube-dl/youtube-dl-2016.09.27-r1.ebuild similarity index 99% rename from net-misc/youtube-dl/youtube-dl-2016.09.27.ebuild rename to net-misc/youtube-dl/youtube-dl-2016.09.27-r1.ebuild index 754d860..233bdf4 100644 --- a/net-misc/youtube-dl/youtube-dl-2016.09.27.ebuild +++ b/net-misc/youtube-dl/youtube-dl-2016.09.27-r1.ebuild @@ -91,7 +91,7 @@ python_install_all() { newins youtube-dl.zsh _youtube-dl insinto /usr/share/fish/completions - oins youtube-dl.fish + doins youtube-dl.fish distutils-r1_python_install_all