commit:     ef5fd42e0d085f3d184bb1c1783679fb6336b1df
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 25 08:04:58 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Sep 25 08:04:58 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef5fd42e

media-gfx/replicatorg: Fix leading whitespaces

Package-Manager: portage-2.2.21
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 media-gfx/replicatorg/metadata.xml             | 12 ++++++------
 media-gfx/replicatorg/replicatorg-37-r2.ebuild |  4 ++--
 media-gfx/replicatorg/replicatorg-40-r1.ebuild |  4 ++--
 3 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/media-gfx/replicatorg/metadata.xml 
b/media-gfx/replicatorg/metadata.xml
index b32219d..6adaf93 100644
--- a/media-gfx/replicatorg/metadata.xml
+++ b/media-gfx/replicatorg/metadata.xml
@@ -1,13 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
-<maintainer>
-<email>[email protected]</email>
-<name>Matthew Marlowe</name>
-</maintainer>
-<longdescription>
+       <maintainer>
+               <email>[email protected]</email>
+               <name>Matthew Marlowe</name>
+       </maintainer>
+       <longdescription>
 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.
 </longdescription>
-<use>
+       <use>
 </use>
 </pkgmetadata>

diff --git a/media-gfx/replicatorg/replicatorg-37-r2.ebuild 
b/media-gfx/replicatorg/replicatorg-37-r2.ebuild
index af8892a..652b8e3 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 ae71d22..fd7d09c 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

Reply via email to