app-cdr/cuetools: src_uri changed bug #537694

Package-Manager: portage-2.2.26
This commit is contained in:
Amy Winston
2016-02-10 10:35:03 +01:00
parent 6b2a8ebd35
commit 2ef6bb22fa

View File

@@ -7,9 +7,8 @@ EAPI=5
inherit eutils
DESCRIPTION="Utilities to manipulate and convert cue and toc files"
HOMEPAGE="http://developer.berlios.de/projects/cuetools/"
#SRC_URI="mirror://berlios/${PN}/${P}.tar.gz
SRC_URI="mirror://gentoo/${P}.tar.gz
HOMEPAGE="https://github.com/svend/cuetools"
SRC_URI="https://github.com/svend/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
mirror://gentoo/${P}-debian.patch.bz2"
LICENSE="GPL-2"