Package-Manager: portage-2.3.1
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
+EAPI=6
inherit toolchain-funcs
DESCRIPTION="BlindWrite image to ISO image file converter"
-HOMEPAGE="http://developer.berlios.de/projects/b5i2iso/"
-#SRC_URI="mirror://berlios/${PN}/${PN}.tar.bz2"
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
SRC_URI="mirror://gentoo/${PN}.tar.bz2"
LICENSE="GPL-2"
}
src_install() {
- dobin ${PN} || die
+ dobin ${PN}
}