diff options
Diffstat (limited to 'app-cdr/iat/iat-0.1.7-r1.ebuild')
-rw-r--r-- | app-cdr/iat/iat-0.1.7-r1.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/app-cdr/iat/iat-0.1.7-r1.ebuild b/app-cdr/iat/iat-0.1.7-r1.ebuild index b55af314a5fa..1db342f25705 100644 --- a/app-cdr/iat/iat-0.1.7-r1.ebuild +++ b/app-cdr/iat/iat-0.1.7-r1.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="BIN, MDF, PDI, CDI, NRG, and B5I converters" -HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" -SRC_URI="mirror://gentoo/${P}.tar.bz2" - +HOMEPAGE="https://www.berlios.de/software/iso9660-analyzer-tool" +SRC_URI="https://download.sourceforge.net/iat.berlios/${P}.tar.bz2" LICENSE="GPL-2" + SLOT="0" KEYWORDS="amd64 arm x86" IUSE="" |