media-gfx/replicatorg: Fix leading whitespaces
authorJustin Lecher <jlec@gentoo.org>
Fri, 25 Sep 2015 08:04:58 +0000 (10:04 +0200)
committerJustin Lecher <jlec@gentoo.org>
Fri, 25 Sep 2015 08:04:58 +0000 (10:04 +0200)
Package-Manager: portage-2.2.21
Signed-off-by: Justin Lecher <jlec@gentoo.org>
media-gfx/replicatorg/metadata.xml
media-gfx/replicatorg/replicatorg-37-r2.ebuild
media-gfx/replicatorg/replicatorg-40-r1.ebuild

index b32219d4b98d50abd5f2437b7b74dc34ab812f5d..6adaf93efc0852e50ef55df23f5bf8589b339ca3 100644 (file)
@@ -1,13 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<maintainer>
-<email>mattm@gentoo.org</email>
-<name>Matthew Marlowe</name>
-</maintainer>
-<longdescription>
+       <maintainer>
+               <email>mattm@gentoo.org</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>
index af8892af7d2b3435eee50cb6da3c03b990514fb3..652b8e3f112f886a7b41c0369122eec113bde6c7 100644 (file)
@@ -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
index ae71d224b1eed02145ece142cb6d5dd34e791993..fd7d09ca02292cdc3e8a2d80cf015dfa5c7fc81d 100644 (file)
@@ -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