From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 42E0D1396D9 for ; Thu, 16 Nov 2017 10:38:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 52607E0C9A; Thu, 16 Nov 2017 10:38:54 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 229C8E0C9A for ; Thu, 16 Nov 2017 10:38:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2D44433BF0B for ; Thu, 16 Nov 2017 10:38:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BBD2A9C8E for ; Thu, 16 Nov 2017 10:38:50 +0000 (UTC) From: "Jonas Stein" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jonas Stein" Message-ID: <1510828723.59a56b7c4ab860dbba75cbcf87b29d40dc8e9db0.jstein@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/replicatorg/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/replicatorg/metadata.xml media-gfx/replicatorg/replicatorg-37-r2.ebuild media-gfx/replicatorg/replicatorg-40-r1.ebuild X-VCS-Directories: media-gfx/replicatorg/ X-VCS-Committer: jstein X-VCS-Committer-Name: Jonas Stein X-VCS-Revision: 59a56b7c4ab860dbba75cbcf87b29d40dc8e9db0 X-VCS-Branch: master Date: Thu, 16 Nov 2017 10:38:50 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: a26899f3-71bb-4acb-bd1e-07140e09d618 X-Archives-Hash: b664a0e49267dbc6f869ea3c3c22703c commit: 59a56b7c4ab860dbba75cbcf87b29d40dc8e9db0 Author: Jonas Stein gentoo org> AuthorDate: Thu Nov 16 10:38:33 2017 +0000 Commit: Jonas Stein gentoo org> CommitDate: Thu Nov 16 10:38:43 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59a56b7c media-gfx/replicatorg: Add homepage and maintainer-needed The repository moved from google to github. was missing in metadata.xml Package-Manager: Portage-2.3.14, Repoman-2.3.5 media-gfx/replicatorg/metadata.xml | 11 +++++++++-- media-gfx/replicatorg/replicatorg-37-r2.ebuild | 4 ++-- media-gfx/replicatorg/replicatorg-40-r1.ebuild | 4 ++-- 3 files changed, 13 insertions(+), 6 deletions(-) diff --git a/media-gfx/replicatorg/metadata.xml b/media-gfx/replicatorg/metadata.xml index fba3a21a731..d193ce4f0db 100644 --- a/media-gfx/replicatorg/metadata.xml +++ b/media-gfx/replicatorg/metadata.xml @@ -1,7 +1,14 @@ + -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. - + 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. + diff --git a/media-gfx/replicatorg/replicatorg-37-r2.ebuild b/media-gfx/replicatorg/replicatorg-37-r2.ebuild index 839824ac1a4..fbb7b8981ea 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 042c8795ed5..2653c8696e8 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"