diff --git a/dev-lisp/hyperspec/hyperspec-7.0-r1.ebuild b/dev-lisp/hyperspec/hyperspec-7.0-r1.ebuild index 24c90a19ac761..b11c8d53f3b29 100644 --- a/dev-lisp/hyperspec/hyperspec-7.0-r1.ebuild +++ b/dev-lisp/hyperspec/hyperspec-7.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,21 +15,8 @@ KEYWORDS="amd64 ppc sparc x86 ~x86-fbsd" IUSE="" DEPEND="" -RESTRICT="mirror fetch" - S=${WORKDIR}/ -pkg_nofetch() { - while read line; do elog "${line}"; done <