commit:     ea724d3169d56376fc7665c23086053d57b86a5d
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 10 14:48:26 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Mar 10 16:41:48 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea724d31

media-sound/amsynth: Fix HOMEPAGE, SRC_URI, upstream remote-id

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-sound/amsynth/amsynth-1.5.1-r1.ebuild | 6 +++---
 media-sound/amsynth/amsynth-1.7.1-r1.ebuild | 6 +++---
 media-sound/amsynth/metadata.xml            | 2 +-
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/media-sound/amsynth/amsynth-1.5.1-r1.ebuild 
b/media-sound/amsynth/amsynth-1.5.1-r1.ebuild
index 257e2bb0f5b..e820000ed8f 100644
--- a/media-sound/amsynth/amsynth-1.5.1-r1.ebuild
+++ b/media-sound/amsynth/amsynth-1.5.1-r1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 inherit autotools flag-o-matic
 
 DESCRIPTION="Virtual analogue synthesizer"
-HOMEPAGE="https://github.com/nixxcode/amsynth/";
-SRC_URI="https://github.com/nixxcode/${PN}/archive/release-${PV}.tar.gz -> 
${P}.tar.gz"
+HOMEPAGE="https://github.com/amsynth/amsynth";
+SRC_URI="https://github.com/${PN}/${PN}/archive/release-${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"

diff --git a/media-sound/amsynth/amsynth-1.7.1-r1.ebuild 
b/media-sound/amsynth/amsynth-1.7.1-r1.ebuild
index 69a0cb904ff..910e6c282d3 100644
--- a/media-sound/amsynth/amsynth-1.7.1-r1.ebuild
+++ b/media-sound/amsynth/amsynth-1.7.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,8 +6,8 @@ EAPI=6
 inherit autotools flag-o-matic
 
 DESCRIPTION="Virtual analogue synthesizer"
-HOMEPAGE="https://github.com/nixxcode/amsynth/";
-SRC_URI="https://github.com/nixxcode/${PN}/archive/release-${PV}.tar.gz -> 
${P}.tar.gz"
+HOMEPAGE="https://github.com/amsynth/amsynth";
+SRC_URI="https://github.com/${PN}/${PN}/archive/release-${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"

diff --git a/media-sound/amsynth/metadata.xml b/media-sound/amsynth/metadata.xml
index 49d152f7788..ed1aa1c9c7e 100644
--- a/media-sound/amsynth/metadata.xml
+++ b/media-sound/amsynth/metadata.xml
@@ -9,6 +9,6 @@
                <flag name="dssi">Enable support for DSSI Soft Synth 
Interface</flag>
        </use>
        <upstream>
-               <remote-id type="github">nixxcode/amsynth</remote-id>
+               <remote-id type="github">amsynth/amsynth</remote-id>
        </upstream>
 </pkgmetadata>

Reply via email to