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 BF0C1139694 for ; Thu, 13 Apr 2017 19:33:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0D31EE0CD5; Thu, 13 Apr 2017 19:33:10 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 E0DCCE0CD5 for ; Thu, 13 Apr 2017 19:33:09 +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 C545D34106E for ; Thu, 13 Apr 2017 19:33:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3387C7410 for ; Thu, 13 Apr 2017 19:33:07 +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: <1492111971.ce1c247d32885029fa7834f27f7c1802584fd177.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/freecad/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/freecad/freecad-9999.ebuild X-VCS-Directories: media-gfx/freecad/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: ce1c247d32885029fa7834f27f7c1802584fd177 X-VCS-Branch: master Date: Thu, 13 Apr 2017 19:33:07 +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: 07aa8a0f-5a9b-4c08-a0d9-cc954f7aedb0 X-Archives-Hash: 3d4f47166cc20f7d8845c6eb77c9964e commit: ce1c247d32885029fa7834f27f7c1802584fd177 Author: bdouxx yahoo fr> AuthorDate: Mon Feb 20 20:44:12 2017 +0000 Commit: Patrice Clement gentoo org> CommitDate: Thu Apr 13 19:32:51 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce1c247d media-gfx/freecad: fix wrong path declared as S. Gentoo-Bug: https://bugs.gentoo.org/609476 Package-Manager: portage-2.3.3 Closes: https://github.com/gentoo/gentoo/pull/4048 media-gfx/freecad/freecad-9999.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/media-gfx/freecad/freecad-9999.ebuild b/media-gfx/freecad/freecad-9999.ebuild index 0dcd26ef652..7337a4ec850 100644 --- a/media-gfx/freecad/freecad-9999.ebuild +++ b/media-gfx/freecad/freecad-9999.ebuild @@ -64,8 +64,6 @@ RESTRICT="mirror" # salome-smesh - science overlay # zipio++ - not in portage yet -S="${WORKDIR}/FreeCAD-${PV}" - DOCS=( README.md ChangeLog.txt ) pkg_setup() {