summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Stein <jstein@gentoo.org>2017-11-16 11:38:33 +0100
committerJonas Stein <jstein@gentoo.org>2017-11-16 11:38:43 +0100
commit59a56b7c4ab860dbba75cbcf87b29d40dc8e9db0 (patch)
tree3f10459ceb3868e9ea3940175a584e35529e13b3 /media-gfx
parentnet-analyzer/netio: Old. (diff)
downloadgentoo-59a56b7c4ab860dbba75cbcf87b29d40dc8e9db0.tar.gz
gentoo-59a56b7c4ab860dbba75cbcf87b29d40dc8e9db0.tar.bz2
gentoo-59a56b7c4ab860dbba75cbcf87b29d40dc8e9db0.zip
media-gfx/replicatorg: Add homepage and maintainer-needed
The repository moved from google to github. <!-- maintainer-needed --> was missing in metadata.xml Package-Manager: Portage-2.3.14, Repoman-2.3.5
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/replicatorg/metadata.xml11
-rw-r--r--media-gfx/replicatorg/replicatorg-37-r2.ebuild4
-rw-r--r--media-gfx/replicatorg/replicatorg-40-r1.ebuild4
3 files changed, 13 insertions, 6 deletions
diff --git a/media-gfx/replicatorg/metadata.xml b/media-gfx/replicatorg/metadata.xml
index fba3a21a731d..d193ce4f0dbf 100644
--- a/media-gfx/replicatorg/metadata.xml
+++ b/media-gfx/replicatorg/metadata.xml
@@ -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>
diff --git a/media-gfx/replicatorg/replicatorg-37-r2.ebuild b/media-gfx/replicatorg/replicatorg-37-r2.ebuild
index 839824ac1a47..fbb7b8981eab 100644
--- a/media-gfx/replicatorg/replicatorg-37-r2.ebuild
+++ b/media-gfx/replicatorg/replicatorg-37-r2.ebuild
@@ -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"
diff --git a/media-gfx/replicatorg/replicatorg-40-r1.ebuild b/media-gfx/replicatorg/replicatorg-40-r1.ebuild
index 042c8795ed5e..2653c8696e89 100644
--- a/media-gfx/replicatorg/replicatorg-40-r1.ebuild
+++ b/media-gfx/replicatorg/replicatorg-40-r1.ebuild
@@ -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"