diff options
author | David Seifert <soap@gentoo.org> | 2020-01-12 12:13:20 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-01-12 12:13:20 +0100 |
commit | d002227d15ab6a54234f6c6e621192c8fdcaf3db (patch) | |
tree | 8232b59648d84cf72f93a6b050e7354aa1721662 /media-gfx/slic3r | |
parent | media-gfx/iscan: Remove local USE="gui" (diff) | |
download | gentoo-d002227d15ab6a54234f6c6e621192c8fdcaf3db.tar.gz gentoo-d002227d15ab6a54234f6c6e621192c8fdcaf3db.tar.bz2 gentoo-d002227d15ab6a54234f6c6e621192c8fdcaf3db.zip |
media-gfx/slic3r: Remove local USE="gui"
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'media-gfx/slic3r')
-rw-r--r-- | media-gfx/slic3r/metadata.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/media-gfx/slic3r/metadata.xml b/media-gfx/slic3r/metadata.xml index a21a04deb389..49968e9fe3d2 100644 --- a/media-gfx/slic3r/metadata.xml +++ b/media-gfx/slic3r/metadata.xml @@ -9,9 +9,6 @@ <email>perl@gentoo.org</email> <name>Gentoo Perl Project</name> </maintainer> - <use> - <flag name="gui">Enable GUI</flag> - </use> <longdescription lang="en"> 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. </longdescription> |