app-misc/cdcat: fix SRC_URI, HOMEPAGE
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Mon, 13 Aug 2018 17:53:25 +0000 (19:53 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Wed, 15 Aug 2018 19:53:28 +0000 (21:53 +0200)
Closes: https://github.com/gentoo/gentoo/pull/9566

app-misc/cdcat/cdcat-0.3.ebuild

index e97b12414768e09527c22a1341d88b1832f6d2cd..6f165bb146e3148d5dace8a12823bcd42a2ea8f2 100644 (file)
@@ -5,8 +5,8 @@ EAPI=0
 
 DESCRIPTION="simple yet effective CD indexing program"
 # original src went away: SRC_URI="http://littledragon.home.ro/unix/${P}.tar.gz"
-SRC_URI="mirror://gentoo/${P}.tar.gz"
-HOMEPAGE="https://dev.gentoo.org/~centic/cdcat/"
+SRC_URI="mirror://sourceforge/cdcatalog/${P}.tar.gz"
+HOMEPAGE="http://cdcatalog.sourceforge.net/"
 
 LICENSE="GPL-2"
 SLOT="0"