From: Justin Lecher Date: Fri, 25 Sep 2015 08:04:58 +0000 (+0200) Subject: media-gfx/replicatorg: Fix leading whitespaces X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ef5fd42e0d085f3d184bb1c1783679fb6336b1df;p=gentoo.git media-gfx/replicatorg: Fix leading whitespaces Package-Manager: portage-2.2.21 Signed-off-by: Justin Lecher --- diff --git a/media-gfx/replicatorg/metadata.xml b/media-gfx/replicatorg/metadata.xml index b32219d4b98d..6adaf93efc08 100644 --- a/media-gfx/replicatorg/metadata.xml +++ b/media-gfx/replicatorg/metadata.xml @@ -1,13 +1,13 @@ - -mattm@gentoo.org -Matthew Marlowe - - + + mattm@gentoo.org + Matthew Marlowe + + This is the software that will drive your MakerBot Replicator, Thing-O-Matic, CupCake CNC, RepRap machine, or generic CNC machine. You can give it a GCode or STL file to process, and it takes it from there. It's cross platform, easily installed, and is based on the familiar Arduino / Processing environments. ReplicatorG is used by thousands of MakerBot Operators, and has printed tens of thousands of objects and counting. - + diff --git a/media-gfx/replicatorg/replicatorg-37-r2.ebuild b/media-gfx/replicatorg/replicatorg-37-r2.ebuild index af8892af7d2b..652b8e3f112f 100644 --- a/media-gfx/replicatorg/replicatorg-37-r2.ebuild +++ b/media-gfx/replicatorg/replicatorg-37-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -77,7 +77,7 @@ src_install() { insinto /usr/share/replicatorg doins -r \ - contributors.txt \ + contributors.txt \ license.txt \ readme.txt \ todo.txt diff --git a/media-gfx/replicatorg/replicatorg-40-r1.ebuild b/media-gfx/replicatorg/replicatorg-40-r1.ebuild index ae71d224b1ee..fd7d09ca0229 100644 --- a/media-gfx/replicatorg/replicatorg-40-r1.ebuild +++ b/media-gfx/replicatorg/replicatorg-40-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -77,7 +77,7 @@ src_install() { insinto /usr/share/replicatorg doins -r \ - contributors.txt \ + contributors.txt \ license.txt \ readme.txt \ todo.txt