commit: e708ca4ee8f452e38762a378c8bf15703ed1a035 Author: David Hicks <david <AT> hicks <DOT> id <DOT> au> AuthorDate: Tue Aug 22 11:54:04 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Aug 22 21:31:47 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e708ca4e
media-plugins/ams-lv2: HOMEPAGE 301 redirect to HTTPS Package-Manager: Portage-2.3.7, Repoman-2.3.3 media-plugins/ams-lv2/ams-lv2-1.1.0.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/media-plugins/ams-lv2/ams-lv2-1.1.0.ebuild b/media-plugins/ams-lv2/ams-lv2-1.1.0.ebuild index e2db6163db0..badb755250c 100644 --- a/media-plugins/ams-lv2/ams-lv2-1.1.0.ebuild +++ b/media-plugins/ams-lv2/ams-lv2-1.1.0.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=5 @@ -7,8 +7,8 @@ PYTHON_REQ_USE="threads(+)" inherit waf-utils python-any-r1 DESCRIPTION="A port of the AMS internal modules to LV2 plugins to create modular synthesizers" -HOMEPAGE="http://objectivewave.wordpress.com/ams-lv2/" -SRC_URI="https://github.com/blablack/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://objectivewave.wordpress.com/ams-lv2/" +SRC_URI="https://github.com/blablack/ams-lv2/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0"
