commit: 463e54b77a4264226f4e1d795e85bebb119855cd
Author: Yegor Timoshenko <yegortimoshenko <AT> gmail <DOT> com>
AuthorDate: Mon May 22 15:22:19 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue May 23 19:48:41 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=463e54b7
app-cdr/acetone2iso: remove ${PN} from HOMEPAGE
Closes: https://github.com/gentoo/gentoo/pull/4718
app-cdr/acetoneiso/acetoneiso-2.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-cdr/acetoneiso/acetoneiso-2.3.ebuild
b/app-cdr/acetoneiso/acetoneiso-2.3.ebuild
index de912536352..a4cf82da606 100644
--- a/app-cdr/acetoneiso/acetoneiso-2.3.ebuild
+++ b/app-cdr/acetoneiso/acetoneiso-2.3.ebuild
@@ -7,7 +7,7 @@ MY_P=${PN}_${PV}
inherit flag-o-matic qt4-r2
DESCRIPTION="a feature-rich and complete software application to manage CD/DVD
images"
-HOMEPAGE="https://sourceforge.net/projects/${PN}/"
+HOMEPAGE="https://sourceforge.net/projects/acetoneiso/"
SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
LICENSE="GPL-3"