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 60BFD58974 for ; Thu, 4 Feb 2016 18:55:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E7A7421C036; Thu, 4 Feb 2016 18:55:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4D06321C032 for ; Thu, 4 Feb 2016 18:55:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7DD98340A5D for ; Thu, 4 Feb 2016 18:55:37 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2B28ACEC for ; Thu, 4 Feb 2016 18:55:36 +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: <1454609925.6965e078cc6e23dfe83f92778098643f60abba06.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/podget/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/podget/podget-0.7.9.ebuild X-VCS-Directories: media-sound/podget/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: 6965e078cc6e23dfe83f92778098643f60abba06 X-VCS-Branch: master Date: Thu, 4 Feb 2016 18:55:36 +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: 7086d789-1fd0-4589-a3ce-4107d303f3ad X-Archives-Hash: 4ef0d080f1a272590ab88c7c9375c2d8 commit: 6965e078cc6e23dfe83f92778098643f60abba06 Author: Ilya Tumaykin gmail com> AuthorDate: Thu Feb 4 18:07:43 2016 +0000 Commit: Patrice Clement gentoo org> CommitDate: Thu Feb 4 18:18:45 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6965e078 media-sound/podget: minor style adjustment Package-Manager: portage-2.2.27 media-sound/podget/podget-0.7.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/podget/podget-0.7.9.ebuild b/media-sound/podget/podget-0.7.9.ebuild index 3c0b5d0..f9f26af 100644 --- a/media-sound/podget/podget-0.7.9.ebuild +++ b/media-sound/podget/podget-0.7.9.ebuild @@ -22,7 +22,7 @@ DOCS=( README Changelog ) src_compile() { # There is a Makefile that we don't want to use. - : + :; } src_install() {