summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-cdr/cuetools')
-rw-r--r--app-cdr/cuetools/cuetools-1.3.1-r2.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/app-cdr/cuetools/cuetools-1.3.1-r2.ebuild b/app-cdr/cuetools/cuetools-1.3.1-r2.ebuild
index 0f9f829b50ac..fe6f94395d57 100644
--- a/app-cdr/cuetools/cuetools-1.3.1-r2.ebuild
+++ b/app-cdr/cuetools/cuetools-1.3.1-r2.ebuild
@@ -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"