summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-08-13 19:53:25 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-08-15 21:53:28 +0200
commit170beb81c5a63ac774a4b6838b66df9276c49a08 (patch)
treed6e2f2230071c1bc4b134958a3507b412f5996f5 /app-misc
parentapp-editors/moe: mark stable (diff)
downloadgentoo-170beb81c5a63ac774a4b6838b66df9276c49a08.tar.gz
gentoo-170beb81c5a63ac774a4b6838b66df9276c49a08.tar.bz2
gentoo-170beb81c5a63ac774a4b6838b66df9276c49a08.zip
app-misc/cdcat: fix SRC_URI, HOMEPAGE
Closes: https://github.com/gentoo/gentoo/pull/9566
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/cdcat/cdcat-0.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/cdcat/cdcat-0.3.ebuild b/app-misc/cdcat/cdcat-0.3.ebuild
index e97b12414768..6f165bb146e3 100644
--- a/app-misc/cdcat/cdcat-0.3.ebuild
+++ b/app-misc/cdcat/cdcat-0.3.ebuild
@@ -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"