Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/replicatorg/
Date: Fri, 25 Sep 2015 08:11:10
Message-Id: 1443168298.ef5fd42e0d085f3d184bb1c1783679fb6336b1df.jlec@gentoo
1 commit: ef5fd42e0d085f3d184bb1c1783679fb6336b1df
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 25 08:04:58 2015 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 25 08:04:58 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef5fd42e
7
8 media-gfx/replicatorg: Fix leading whitespaces
9
10 Package-Manager: portage-2.2.21
11 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
12
13 media-gfx/replicatorg/metadata.xml | 12 ++++++------
14 media-gfx/replicatorg/replicatorg-37-r2.ebuild | 4 ++--
15 media-gfx/replicatorg/replicatorg-40-r1.ebuild | 4 ++--
16 3 files changed, 10 insertions(+), 10 deletions(-)
17
18 diff --git a/media-gfx/replicatorg/metadata.xml b/media-gfx/replicatorg/metadata.xml
19 index b32219d..6adaf93 100644
20 --- a/media-gfx/replicatorg/metadata.xml
21 +++ b/media-gfx/replicatorg/metadata.xml
22 @@ -1,13 +1,13 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
25 <pkgmetadata>
26 -<maintainer>
27 -<email>mattm@g.o</email>
28 -<name>Matthew Marlowe</name>
29 -</maintainer>
30 -<longdescription>
31 + <maintainer>
32 + <email>mattm@g.o</email>
33 + <name>Matthew Marlowe</name>
34 + </maintainer>
35 + <longdescription>
36 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.
37 </longdescription>
38 -<use>
39 + <use>
40 </use>
41 </pkgmetadata>
42
43 diff --git a/media-gfx/replicatorg/replicatorg-37-r2.ebuild b/media-gfx/replicatorg/replicatorg-37-r2.ebuild
44 index af8892a..652b8e3 100644
45 --- a/media-gfx/replicatorg/replicatorg-37-r2.ebuild
46 +++ b/media-gfx/replicatorg/replicatorg-37-r2.ebuild
47 @@ -1,4 +1,4 @@
48 -# Copyright 1999-2014 Gentoo Foundation
49 +# Copyright 1999-2015 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Id$
52
53 @@ -77,7 +77,7 @@ src_install() {
54
55 insinto /usr/share/replicatorg
56 doins -r \
57 - contributors.txt \
58 + contributors.txt \
59 license.txt \
60 readme.txt \
61 todo.txt
62
63 diff --git a/media-gfx/replicatorg/replicatorg-40-r1.ebuild b/media-gfx/replicatorg/replicatorg-40-r1.ebuild
64 index ae71d22..fd7d09c 100644
65 --- a/media-gfx/replicatorg/replicatorg-40-r1.ebuild
66 +++ b/media-gfx/replicatorg/replicatorg-40-r1.ebuild
67 @@ -1,4 +1,4 @@
68 -# Copyright 1999-2014 Gentoo Foundation
69 +# Copyright 1999-2015 Gentoo Foundation
70 # Distributed under the terms of the GNU General Public License v2
71 # $Id$
72
73 @@ -77,7 +77,7 @@ src_install() {
74
75 insinto /usr/share/replicatorg
76 doins -r \
77 - contributors.txt \
78 + contributors.txt \
79 license.txt \
80 readme.txt \
81 todo.txt