Gentoo Archives: gentoo-commits

From: Alexey Shvetsov <alexxy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/slic3r/
Date: Sun, 21 Apr 2019 11:16:18
Message-Id: 1555845354.735c00bef0d86648620823bc0f7909ac167a15f7.alexxy@gentoo
1 commit: 735c00bef0d86648620823bc0f7909ac167a15f7
2 Author: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 21 11:15:31 2019 +0000
4 Commit: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 21 11:15:54 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=735c00be
7
8 media-gfx/slic3r: Update repo uri
9
10 Package-Manager: Portage-2.3.64, Repoman-2.3.12
11 Signed-off-by: Alexey Shvetsov <alexxy <AT> gentoo.org>
12
13 media-gfx/slic3r/slic3r-9999.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-gfx/slic3r/slic3r-9999.ebuild b/media-gfx/slic3r/slic3r-9999.ebuild
17 index 7e99f7d1650..e5b72c09943 100644
18 --- a/media-gfx/slic3r/slic3r-9999.ebuild
19 +++ b/media-gfx/slic3r/slic3r-9999.ebuild
20 @@ -8,7 +8,7 @@ inherit eutils git-r3 perl-module
21 DESCRIPTION="A mesh slicer to generate G-code for fused-filament-fabrication (3D printers)"
22 HOMEPAGE="https://slic3r.org"
23 SRC_URI=""
24 -EGIT_REPO_URI="https://github.com/alexrj/Slic3r.git"
25 +EGIT_REPO_URI="https://github.com/Slic3r/Slic3r.git"
26
27 LICENSE="AGPL-3 CC-BY-3.0"
28 SLOT="0"