diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-09-25 10:04:58 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-09-25 10:04:58 +0200 |
commit | ef5fd42e0d085f3d184bb1c1783679fb6336b1df (patch) | |
tree | 2e09fb8085023dfbcc22ab3a3f0abb3458ee2116 /media-gfx/replicatorg/metadata.xml | |
parent | sci-chemistry/coot: Add KEYWORDS back (diff) | |
download | gentoo-ef5fd42e0d085f3d184bb1c1783679fb6336b1df.tar.gz gentoo-ef5fd42e0d085f3d184bb1c1783679fb6336b1df.tar.bz2 gentoo-ef5fd42e0d085f3d184bb1c1783679fb6336b1df.zip |
media-gfx/replicatorg: Fix leading whitespaces
Package-Manager: portage-2.2.21
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'media-gfx/replicatorg/metadata.xml')
-rw-r--r-- | media-gfx/replicatorg/metadata.xml | 12 |
1 files changed, 6 insertions, 6 deletions
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 @@ <?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> |