commit:     9663d70b415c329ec1f634f402af3e8f2e3cc67d
Author:     Artur Juraszek <artur <AT> juraszek <DOT> xyz>
AuthorDate: Tue Jun 26 12:08:21 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Jul  7 22:02:52 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9663d70b

app-doc/phrack: EAPI 7 bump.

 app-doc/phrack/phrack-01.ebuild | 5 ++---
 app-doc/phrack/phrack-02.ebuild | 5 ++---
 app-doc/phrack/phrack-03.ebuild | 5 ++---
 app-doc/phrack/phrack-04.ebuild | 5 ++---
 app-doc/phrack/phrack-05.ebuild | 5 ++---
 app-doc/phrack/phrack-06.ebuild | 5 ++---
 app-doc/phrack/phrack-07.ebuild | 5 ++---
 app-doc/phrack/phrack-08.ebuild | 5 ++---
 app-doc/phrack/phrack-09.ebuild | 5 ++---
 app-doc/phrack/phrack-10.ebuild | 5 ++---
 app-doc/phrack/phrack-11.ebuild | 5 ++---
 app-doc/phrack/phrack-12.ebuild | 5 ++---
 app-doc/phrack/phrack-13.ebuild | 5 ++---
 app-doc/phrack/phrack-14.ebuild | 5 ++---
 app-doc/phrack/phrack-15.ebuild | 5 ++---
 app-doc/phrack/phrack-16.ebuild | 5 ++---
 app-doc/phrack/phrack-17.ebuild | 5 ++---
 app-doc/phrack/phrack-18.ebuild | 5 ++---
 app-doc/phrack/phrack-19.ebuild | 5 ++---
 app-doc/phrack/phrack-20.ebuild | 5 ++---
 app-doc/phrack/phrack-21.ebuild | 5 ++---
 app-doc/phrack/phrack-22.ebuild | 5 ++---
 app-doc/phrack/phrack-23.ebuild | 5 ++---
 app-doc/phrack/phrack-24.ebuild | 5 ++---
 app-doc/phrack/phrack-25.ebuild | 5 ++---
 app-doc/phrack/phrack-26.ebuild | 5 ++---
 app-doc/phrack/phrack-27.ebuild | 5 ++---
 app-doc/phrack/phrack-28.ebuild | 5 ++---
 app-doc/phrack/phrack-29.ebuild | 5 ++---
 app-doc/phrack/phrack-30.ebuild | 5 ++---
 app-doc/phrack/phrack-31.ebuild | 5 ++---
 app-doc/phrack/phrack-32.ebuild | 5 ++---
 app-doc/phrack/phrack-33.ebuild | 5 ++---
 app-doc/phrack/phrack-34.ebuild | 5 ++---
 app-doc/phrack/phrack-35.ebuild | 5 ++---
 app-doc/phrack/phrack-36.ebuild | 5 ++---
 app-doc/phrack/phrack-37.ebuild | 5 ++---
 app-doc/phrack/phrack-38.ebuild | 5 ++---
 app-doc/phrack/phrack-39.ebuild | 5 ++---
 app-doc/phrack/phrack-40.ebuild | 5 ++---
 app-doc/phrack/phrack-41.ebuild | 5 ++---
 app-doc/phrack/phrack-42.ebuild | 5 ++---
 app-doc/phrack/phrack-43.ebuild | 5 ++---
 app-doc/phrack/phrack-44.ebuild | 5 ++---
 app-doc/phrack/phrack-45.ebuild | 5 ++---
 app-doc/phrack/phrack-46.ebuild | 5 ++---
 app-doc/phrack/phrack-47.ebuild | 5 ++---
 app-doc/phrack/phrack-48.ebuild | 5 ++---
 app-doc/phrack/phrack-49.ebuild | 5 ++---
 app-doc/phrack/phrack-50.ebuild | 5 ++---
 app-doc/phrack/phrack-51.ebuild | 5 ++---
 app-doc/phrack/phrack-52.ebuild | 5 ++---
 app-doc/phrack/phrack-53.ebuild | 5 ++---
 app-doc/phrack/phrack-54.ebuild | 5 ++---
 app-doc/phrack/phrack-55.ebuild | 5 ++---
 app-doc/phrack/phrack-56.ebuild | 5 ++---
 app-doc/phrack/phrack-57.ebuild | 5 ++---
 app-doc/phrack/phrack-58.ebuild | 5 ++---
 app-doc/phrack/phrack-59.ebuild | 5 ++---
 app-doc/phrack/phrack-60.ebuild | 5 ++---
 app-doc/phrack/phrack-61.ebuild | 5 ++---
 app-doc/phrack/phrack-62.ebuild | 5 ++---
 app-doc/phrack/phrack-63.ebuild | 5 ++---
 app-doc/phrack/phrack-64.ebuild | 5 ++---
 app-doc/phrack/phrack-65.ebuild | 5 ++---
 app-doc/phrack/phrack-66.ebuild | 5 ++---
 app-doc/phrack/phrack-67.ebuild | 5 ++---
 app-doc/phrack/phrack-68.ebuild | 5 ++---
 68 files changed, 136 insertions(+), 204 deletions(-)

diff --git a/app-doc/phrack/phrack-01.ebuild b/app-doc/phrack/phrack-01.ebuild
index d3516502066..4d45e669d0c 100644
--- a/app-doc/phrack/phrack-01.ebuild
+++ b/app-doc/phrack/phrack-01.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV:1:2}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-02.ebuild b/app-doc/phrack/phrack-02.ebuild
index d3516502066..4d45e669d0c 100644
--- a/app-doc/phrack/phrack-02.ebuild
+++ b/app-doc/phrack/phrack-02.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV:1:2}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-03.ebuild b/app-doc/phrack/phrack-03.ebuild
index d3516502066..4d45e669d0c 100644
--- a/app-doc/phrack/phrack-03.ebuild
+++ b/app-doc/phrack/phrack-03.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV:1:2}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-04.ebuild b/app-doc/phrack/phrack-04.ebuild
index d3516502066..4d45e669d0c 100644
--- a/app-doc/phrack/phrack-04.ebuild
+++ b/app-doc/phrack/phrack-04.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV:1:2}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-05.ebuild b/app-doc/phrack/phrack-05.ebuild
index d3516502066..4d45e669d0c 100644
--- a/app-doc/phrack/phrack-05.ebuild
+++ b/app-doc/phrack/phrack-05.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV:1:2}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-06.ebuild b/app-doc/phrack/phrack-06.ebuild
index d3516502066..4d45e669d0c 100644
--- a/app-doc/phrack/phrack-06.ebuild
+++ b/app-doc/phrack/phrack-06.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV:1:2}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-07.ebuild b/app-doc/phrack/phrack-07.ebuild
index d3516502066..4d45e669d0c 100644
--- a/app-doc/phrack/phrack-07.ebuild
+++ b/app-doc/phrack/phrack-07.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV:1:2}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-08.ebuild b/app-doc/phrack/phrack-08.ebuild
index d3516502066..4d45e669d0c 100644
--- a/app-doc/phrack/phrack-08.ebuild
+++ b/app-doc/phrack/phrack-08.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV:1:2}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-09.ebuild b/app-doc/phrack/phrack-09.ebuild
index d3516502066..4d45e669d0c 100644
--- a/app-doc/phrack/phrack-09.ebuild
+++ b/app-doc/phrack/phrack-09.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV:1:2}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-10.ebuild b/app-doc/phrack/phrack-10.ebuild
index aae3293c9a5..d1bbb0cd43b 100644
--- a/app-doc/phrack/phrack-10.ebuild
+++ b/app-doc/phrack/phrack-10.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-11.ebuild b/app-doc/phrack/phrack-11.ebuild
index aae3293c9a5..d1bbb0cd43b 100644
--- a/app-doc/phrack/phrack-11.ebuild
+++ b/app-doc/phrack/phrack-11.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-12.ebuild b/app-doc/phrack/phrack-12.ebuild
index aae3293c9a5..d1bbb0cd43b 100644
--- a/app-doc/phrack/phrack-12.ebuild
+++ b/app-doc/phrack/phrack-12.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-13.ebuild b/app-doc/phrack/phrack-13.ebuild
index aae3293c9a5..d1bbb0cd43b 100644
--- a/app-doc/phrack/phrack-13.ebuild
+++ b/app-doc/phrack/phrack-13.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-14.ebuild b/app-doc/phrack/phrack-14.ebuild
index aae3293c9a5..d1bbb0cd43b 100644
--- a/app-doc/phrack/phrack-14.ebuild
+++ b/app-doc/phrack/phrack-14.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-15.ebuild b/app-doc/phrack/phrack-15.ebuild
index aae3293c9a5..d1bbb0cd43b 100644
--- a/app-doc/phrack/phrack-15.ebuild
+++ b/app-doc/phrack/phrack-15.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-16.ebuild b/app-doc/phrack/phrack-16.ebuild
index aae3293c9a5..d1bbb0cd43b 100644
--- a/app-doc/phrack/phrack-16.ebuild
+++ b/app-doc/phrack/phrack-16.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-17.ebuild b/app-doc/phrack/phrack-17.ebuild
index aae3293c9a5..d1bbb0cd43b 100644
--- a/app-doc/phrack/phrack-17.ebuild
+++ b/app-doc/phrack/phrack-17.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-18.ebuild b/app-doc/phrack/phrack-18.ebuild
index aae3293c9a5..d1bbb0cd43b 100644
--- a/app-doc/phrack/phrack-18.ebuild
+++ b/app-doc/phrack/phrack-18.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-19.ebuild b/app-doc/phrack/phrack-19.ebuild
index aae3293c9a5..d1bbb0cd43b 100644
--- a/app-doc/phrack/phrack-19.ebuild
+++ b/app-doc/phrack/phrack-19.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-20.ebuild b/app-doc/phrack/phrack-20.ebuild
index aae3293c9a5..d1bbb0cd43b 100644
--- a/app-doc/phrack/phrack-20.ebuild
+++ b/app-doc/phrack/phrack-20.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-21.ebuild b/app-doc/phrack/phrack-21.ebuild
index aae3293c9a5..d1bbb0cd43b 100644
--- a/app-doc/phrack/phrack-21.ebuild
+++ b/app-doc/phrack/phrack-21.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-22.ebuild b/app-doc/phrack/phrack-22.ebuild
index aae3293c9a5..d1bbb0cd43b 100644
--- a/app-doc/phrack/phrack-22.ebuild
+++ b/app-doc/phrack/phrack-22.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-23.ebuild b/app-doc/phrack/phrack-23.ebuild
index aae3293c9a5..d1bbb0cd43b 100644
--- a/app-doc/phrack/phrack-23.ebuild
+++ b/app-doc/phrack/phrack-23.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-24.ebuild b/app-doc/phrack/phrack-24.ebuild
index aae3293c9a5..d1bbb0cd43b 100644
--- a/app-doc/phrack/phrack-24.ebuild
+++ b/app-doc/phrack/phrack-24.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-25.ebuild b/app-doc/phrack/phrack-25.ebuild
index aae3293c9a5..d1bbb0cd43b 100644
--- a/app-doc/phrack/phrack-25.ebuild
+++ b/app-doc/phrack/phrack-25.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-26.ebuild b/app-doc/phrack/phrack-26.ebuild
index aae3293c9a5..d1bbb0cd43b 100644
--- a/app-doc/phrack/phrack-26.ebuild
+++ b/app-doc/phrack/phrack-26.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-27.ebuild b/app-doc/phrack/phrack-27.ebuild
index aae3293c9a5..d1bbb0cd43b 100644
--- a/app-doc/phrack/phrack-27.ebuild
+++ b/app-doc/phrack/phrack-27.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-28.ebuild b/app-doc/phrack/phrack-28.ebuild
index aae3293c9a5..d1bbb0cd43b 100644
--- a/app-doc/phrack/phrack-28.ebuild
+++ b/app-doc/phrack/phrack-28.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-29.ebuild b/app-doc/phrack/phrack-29.ebuild
index aae3293c9a5..d1bbb0cd43b 100644
--- a/app-doc/phrack/phrack-29.ebuild
+++ b/app-doc/phrack/phrack-29.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-30.ebuild b/app-doc/phrack/phrack-30.ebuild
index aae3293c9a5..d1bbb0cd43b 100644
--- a/app-doc/phrack/phrack-30.ebuild
+++ b/app-doc/phrack/phrack-30.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-31.ebuild b/app-doc/phrack/phrack-31.ebuild
index aae3293c9a5..d1bbb0cd43b 100644
--- a/app-doc/phrack/phrack-31.ebuild
+++ b/app-doc/phrack/phrack-31.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-32.ebuild b/app-doc/phrack/phrack-32.ebuild
index aae3293c9a5..d1bbb0cd43b 100644
--- a/app-doc/phrack/phrack-32.ebuild
+++ b/app-doc/phrack/phrack-32.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-33.ebuild b/app-doc/phrack/phrack-33.ebuild
index aae3293c9a5..d1bbb0cd43b 100644
--- a/app-doc/phrack/phrack-33.ebuild
+++ b/app-doc/phrack/phrack-33.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-34.ebuild b/app-doc/phrack/phrack-34.ebuild
index aae3293c9a5..d1bbb0cd43b 100644
--- a/app-doc/phrack/phrack-34.ebuild
+++ b/app-doc/phrack/phrack-34.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-35.ebuild b/app-doc/phrack/phrack-35.ebuild
index aae3293c9a5..d1bbb0cd43b 100644
--- a/app-doc/phrack/phrack-35.ebuild
+++ b/app-doc/phrack/phrack-35.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-36.ebuild b/app-doc/phrack/phrack-36.ebuild
index aae3293c9a5..d1bbb0cd43b 100644
--- a/app-doc/phrack/phrack-36.ebuild
+++ b/app-doc/phrack/phrack-36.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-37.ebuild b/app-doc/phrack/phrack-37.ebuild
index aae3293c9a5..d1bbb0cd43b 100644
--- a/app-doc/phrack/phrack-37.ebuild
+++ b/app-doc/phrack/phrack-37.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-38.ebuild b/app-doc/phrack/phrack-38.ebuild
index aae3293c9a5..d1bbb0cd43b 100644
--- a/app-doc/phrack/phrack-38.ebuild
+++ b/app-doc/phrack/phrack-38.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-39.ebuild b/app-doc/phrack/phrack-39.ebuild
index aae3293c9a5..d1bbb0cd43b 100644
--- a/app-doc/phrack/phrack-39.ebuild
+++ b/app-doc/phrack/phrack-39.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-40.ebuild b/app-doc/phrack/phrack-40.ebuild
index aae3293c9a5..d1bbb0cd43b 100644
--- a/app-doc/phrack/phrack-40.ebuild
+++ b/app-doc/phrack/phrack-40.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-41.ebuild b/app-doc/phrack/phrack-41.ebuild
index aae3293c9a5..d1bbb0cd43b 100644
--- a/app-doc/phrack/phrack-41.ebuild
+++ b/app-doc/phrack/phrack-41.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-42.ebuild b/app-doc/phrack/phrack-42.ebuild
index aae3293c9a5..d1bbb0cd43b 100644
--- a/app-doc/phrack/phrack-42.ebuild
+++ b/app-doc/phrack/phrack-42.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-43.ebuild b/app-doc/phrack/phrack-43.ebuild
index aae3293c9a5..d1bbb0cd43b 100644
--- a/app-doc/phrack/phrack-43.ebuild
+++ b/app-doc/phrack/phrack-43.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-44.ebuild b/app-doc/phrack/phrack-44.ebuild
index aae3293c9a5..d1bbb0cd43b 100644
--- a/app-doc/phrack/phrack-44.ebuild
+++ b/app-doc/phrack/phrack-44.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-45.ebuild b/app-doc/phrack/phrack-45.ebuild
index aae3293c9a5..d1bbb0cd43b 100644
--- a/app-doc/phrack/phrack-45.ebuild
+++ b/app-doc/phrack/phrack-45.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-46.ebuild b/app-doc/phrack/phrack-46.ebuild
index aae3293c9a5..d1bbb0cd43b 100644
--- a/app-doc/phrack/phrack-46.ebuild
+++ b/app-doc/phrack/phrack-46.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-47.ebuild b/app-doc/phrack/phrack-47.ebuild
index aae3293c9a5..d1bbb0cd43b 100644
--- a/app-doc/phrack/phrack-47.ebuild
+++ b/app-doc/phrack/phrack-47.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-48.ebuild b/app-doc/phrack/phrack-48.ebuild
index aae3293c9a5..d1bbb0cd43b 100644
--- a/app-doc/phrack/phrack-48.ebuild
+++ b/app-doc/phrack/phrack-48.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-49.ebuild b/app-doc/phrack/phrack-49.ebuild
index aae3293c9a5..d1bbb0cd43b 100644
--- a/app-doc/phrack/phrack-49.ebuild
+++ b/app-doc/phrack/phrack-49.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-50.ebuild b/app-doc/phrack/phrack-50.ebuild
index aae3293c9a5..d1bbb0cd43b 100644
--- a/app-doc/phrack/phrack-50.ebuild
+++ b/app-doc/phrack/phrack-50.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-51.ebuild b/app-doc/phrack/phrack-51.ebuild
index aae3293c9a5..d1bbb0cd43b 100644
--- a/app-doc/phrack/phrack-51.ebuild
+++ b/app-doc/phrack/phrack-51.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-52.ebuild b/app-doc/phrack/phrack-52.ebuild
index aae3293c9a5..d1bbb0cd43b 100644
--- a/app-doc/phrack/phrack-52.ebuild
+++ b/app-doc/phrack/phrack-52.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-53.ebuild b/app-doc/phrack/phrack-53.ebuild
index aae3293c9a5..d1bbb0cd43b 100644
--- a/app-doc/phrack/phrack-53.ebuild
+++ b/app-doc/phrack/phrack-53.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-54.ebuild b/app-doc/phrack/phrack-54.ebuild
index aae3293c9a5..d1bbb0cd43b 100644
--- a/app-doc/phrack/phrack-54.ebuild
+++ b/app-doc/phrack/phrack-54.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-55.ebuild b/app-doc/phrack/phrack-55.ebuild
index 8ac036c7065..a68dca61aa9 100644
--- a/app-doc/phrack/phrack-55.ebuild
+++ b/app-doc/phrack/phrack-55.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/Phrack${PV}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-56.ebuild b/app-doc/phrack/phrack-56.ebuild
index 8ac036c7065..a68dca61aa9 100644
--- a/app-doc/phrack/phrack-56.ebuild
+++ b/app-doc/phrack/phrack-56.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/Phrack${PV}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-57.ebuild b/app-doc/phrack/phrack-57.ebuild
index aae3293c9a5..d1bbb0cd43b 100644
--- a/app-doc/phrack/phrack-57.ebuild
+++ b/app-doc/phrack/phrack-57.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-58.ebuild b/app-doc/phrack/phrack-58.ebuild
index aae3293c9a5..d1bbb0cd43b 100644
--- a/app-doc/phrack/phrack-58.ebuild
+++ b/app-doc/phrack/phrack-58.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-59.ebuild b/app-doc/phrack/phrack-59.ebuild
index aae3293c9a5..d1bbb0cd43b 100644
--- a/app-doc/phrack/phrack-59.ebuild
+++ b/app-doc/phrack/phrack-59.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-60.ebuild b/app-doc/phrack/phrack-60.ebuild
index aae3293c9a5..d1bbb0cd43b 100644
--- a/app-doc/phrack/phrack-60.ebuild
+++ b/app-doc/phrack/phrack-60.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-61.ebuild b/app-doc/phrack/phrack-61.ebuild
index aae3293c9a5..d1bbb0cd43b 100644
--- a/app-doc/phrack/phrack-61.ebuild
+++ b/app-doc/phrack/phrack-61.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-62.ebuild b/app-doc/phrack/phrack-62.ebuild
index aae3293c9a5..d1bbb0cd43b 100644
--- a/app-doc/phrack/phrack-62.ebuild
+++ b/app-doc/phrack/phrack-62.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-63.ebuild b/app-doc/phrack/phrack-63.ebuild
index aae3293c9a5..d1bbb0cd43b 100644
--- a/app-doc/phrack/phrack-63.ebuild
+++ b/app-doc/phrack/phrack-63.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-64.ebuild b/app-doc/phrack/phrack-64.ebuild
index 4a1959fc9c1..3834d99b906 100644
--- a/app-doc/phrack/phrack-64.ebuild
+++ b/app-doc/phrack/phrack-64.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${PV}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-65.ebuild b/app-doc/phrack/phrack-65.ebuild
index 4a1959fc9c1..3834d99b906 100644
--- a/app-doc/phrack/phrack-65.ebuild
+++ b/app-doc/phrack/phrack-65.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${PV}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-66.ebuild b/app-doc/phrack/phrack-66.ebuild
index aae3293c9a5..d1bbb0cd43b 100644
--- a/app-doc/phrack/phrack-66.ebuild
+++ b/app-doc/phrack/phrack-66.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-67.ebuild b/app-doc/phrack/phrack-67.ebuild
index 4a1959fc9c1..3834d99b906 100644
--- a/app-doc/phrack/phrack-67.ebuild
+++ b/app-doc/phrack/phrack-67.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${PV}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

diff --git a/app-doc/phrack/phrack-68.ebuild b/app-doc/phrack/phrack-68.ebuild
index 4a1959fc9c1..3834d99b906 100644
--- a/app-doc/phrack/phrack-68.ebuild
+++ b/app-doc/phrack/phrack-68.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${PN}${PV}
 DESCRIPTION="A Hacker magazine by the community, for the community"
@@ -16,6 +16,5 @@ IUSE=""
 S=${WORKDIR}/${PV}
 
 src_install() {
-       insinto /usr/share/doc/${PN}
-       doins *
+       dodoc -r *
 }

Reply via email to