diff options
author | Jonas Stein <jstein@gentoo.org> | 2017-11-16 11:38:33 +0100 |
---|---|---|
committer | Jonas Stein <jstein@gentoo.org> | 2017-11-16 11:38:43 +0100 |
commit | 59a56b7c4ab860dbba75cbcf87b29d40dc8e9db0 (patch) | |
tree | 3f10459ceb3868e9ea3940175a584e35529e13b3 /media-gfx/replicatorg/replicatorg-40-r1.ebuild | |
parent | net-analyzer/netio: Old. (diff) | |
download | gentoo-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/replicatorg/replicatorg-40-r1.ebuild')
-rw-r--r-- | media-gfx/replicatorg/replicatorg-40-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |