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 B73B0138350 for ; Sun, 12 Jan 2020 11:14:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0A3ABE0C33; Sun, 12 Jan 2020 11:14:16 +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-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D2C0CE0C33 for ; Sun, 12 Jan 2020 11:14:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 BDA6F34DFAC for ; Sun, 12 Jan 2020 11:14:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B19ACA8 for ; Sun, 12 Jan 2020 11:14:11 +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: <1578827600.d002227d15ab6a54234f6c6e621192c8fdcaf3db.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/slic3r/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/slic3r/metadata.xml X-VCS-Directories: media-gfx/slic3r/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: d002227d15ab6a54234f6c6e621192c8fdcaf3db X-VCS-Branch: master Date: Sun, 12 Jan 2020 11:14:11 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d3a04134-1f35-4141-8b26-aa7aa8a45a69 X-Archives-Hash: e4039a39945e60fe5a58bcbab8a31269 commit: d002227d15ab6a54234f6c6e621192c8fdcaf3db Author: David Seifert gentoo org> AuthorDate: Sun Jan 12 11:13:20 2020 +0000 Commit: David Seifert gentoo org> CommitDate: Sun Jan 12 11:13:20 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d002227d media-gfx/slic3r: Remove local USE="gui" Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: David Seifert gentoo.org> media-gfx/slic3r/metadata.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/media-gfx/slic3r/metadata.xml b/media-gfx/slic3r/metadata.xml index a21a04deb38..49968e9fe3d 100644 --- a/media-gfx/slic3r/metadata.xml +++ b/media-gfx/slic3r/metadata.xml @@ -9,9 +9,6 @@ perl@gentoo.org Gentoo Perl Project - - Enable GUI - Slic3r is the tool you need to convert a 3D model into printing instructions for your 3D printer. It cuts the model into horizontal slices (layers), generates toolpaths to fill them and calculates the amount of material to be extruded.