commit: 044e6bffaf381925d150508deef91eb7c714e8c1 Author: Quentin Retornaz <gentoo <AT> retornaz <DOT> com> AuthorDate: Tue Oct 30 03:07:08 2018 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Thu Nov 8 22:23:44 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=044e6bff
media-sound/whipper: update HOMEPAGE. Signed-off-by: Quentin Retornaz <gentoo <AT> retornaz.com> Closes: https://github.com/gentoo/gentoo/pull/10303 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> media-sound/whipper/whipper-0.7.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-sound/whipper/whipper-0.7.0.ebuild b/media-sound/whipper/whipper-0.7.0.ebuild index cf58c45c2d3..0806473cc34 100644 --- a/media-sound/whipper/whipper-0.7.0.ebuild +++ b/media-sound/whipper/whipper-0.7.0.ebuild @@ -8,8 +8,8 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="A Python CD-DA ripper preferring accuracy over speed (forked from morituri)" -HOMEPAGE="https://github.com/JoeLametta/whipper" -SRC_URI="https://github.com/JoeLametta/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/whipper-team/whipper" +SRC_URI="https://github.com/whipper-team/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" SLOT="0"
