media-gfx/replicatorg: Add homepage and maintainer-needed
authorJonas Stein <jstein@gentoo.org>
Thu, 16 Nov 2017 10:38:33 +0000 (11:38 +0100)
committerJonas Stein <jstein@gentoo.org>
Thu, 16 Nov 2017 10:38:43 +0000 (11:38 +0100)
The repository moved from google to github.
<!-- maintainer-needed --> was missing in metadata.xml

Package-Manager: Portage-2.3.14, Repoman-2.3.5

media-gfx/replicatorg/metadata.xml
media-gfx/replicatorg/replicatorg-37-r2.ebuild
media-gfx/replicatorg/replicatorg-40-r1.ebuild

index fba3a21a731dee13f770b69e9c107fc38f0db9e2..d193ce4f0dbf537f732b03e0d3709cbe55dad5b9 100644 (file)
@@ -1,7 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
+<!-- maintainer-needed -->     
        <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>
+               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>
 </pkgmetadata>
index 839824ac1a47b26c9a686140129b7d36a37df472..fbb7b8981eab4499df25be38915a6c5277bae980 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="3"
@@ -8,7 +8,7 @@ inherit eutils versionator user
 MY_P="${PN}-00${PV}"
 
 DESCRIPTION="ReplicatorG is a simple, open source 3D printing program"
-HOMEPAGE="http://replicat.org/start"
+HOMEPAGE="http://replicat.org/start https://github.com/makerbot/ReplicatorG"
 SRC_URI="https://replicatorg.googlecode.com/files/${MY_P}-linux.tgz"
 
 SLOT="0"
index 042c8795ed5e9f14945ef13f20427c65d2bef203..2653c8696e89c15b3a0364f39232caeda2e658ea 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="3"
@@ -8,7 +8,7 @@ inherit eutils versionator user
 MY_P="${PN}-00${PV}"
 
 DESCRIPTION="ReplicatorG is a simple, open source 3D printing program"
-HOMEPAGE="http://replicat.org/start"
+HOMEPAGE="http://replicat.org/start https://github.com/makerbot/ReplicatorG"
 SRC_URI="https://replicatorg.googlecode.com/files/${MY_P}-linux.tgz"
 
 SLOT="0"