summaryrefslogtreecommitdiff
path: root/media-sound/amsynth/amsynth-1.7.1-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/amsynth/amsynth-1.7.1-r1.ebuild')
-rw-r--r--media-sound/amsynth/amsynth-1.7.1-r1.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/media-sound/amsynth/amsynth-1.7.1-r1.ebuild b/media-sound/amsynth/amsynth-1.7.1-r1.ebuild
index 69a0cb904ff9..0d1d95723334 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,12 +6,12 @@ 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"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE="alsa dssi jack lash oss sndfile"
RDEPEND="dev-cpp/gtkmm:2.4