summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-doc/phrack/phrack-01.ebuild5
-rw-r--r--app-doc/phrack/phrack-02.ebuild5
-rw-r--r--app-doc/phrack/phrack-03.ebuild5
-rw-r--r--app-doc/phrack/phrack-04.ebuild5
-rw-r--r--app-doc/phrack/phrack-05.ebuild5
-rw-r--r--app-doc/phrack/phrack-06.ebuild5
-rw-r--r--app-doc/phrack/phrack-07.ebuild5
-rw-r--r--app-doc/phrack/phrack-08.ebuild5
-rw-r--r--app-doc/phrack/phrack-09.ebuild5
-rw-r--r--app-doc/phrack/phrack-10.ebuild5
-rw-r--r--app-doc/phrack/phrack-11.ebuild5
-rw-r--r--app-doc/phrack/phrack-12.ebuild5
-rw-r--r--app-doc/phrack/phrack-13.ebuild5
-rw-r--r--app-doc/phrack/phrack-14.ebuild5
-rw-r--r--app-doc/phrack/phrack-15.ebuild5
-rw-r--r--app-doc/phrack/phrack-16.ebuild5
-rw-r--r--app-doc/phrack/phrack-17.ebuild5
-rw-r--r--app-doc/phrack/phrack-18.ebuild5
-rw-r--r--app-doc/phrack/phrack-19.ebuild5
-rw-r--r--app-doc/phrack/phrack-20.ebuild5
-rw-r--r--app-doc/phrack/phrack-21.ebuild5
-rw-r--r--app-doc/phrack/phrack-22.ebuild5
-rw-r--r--app-doc/phrack/phrack-23.ebuild5
-rw-r--r--app-doc/phrack/phrack-24.ebuild5
-rw-r--r--app-doc/phrack/phrack-25.ebuild5
-rw-r--r--app-doc/phrack/phrack-26.ebuild5
-rw-r--r--app-doc/phrack/phrack-27.ebuild5
-rw-r--r--app-doc/phrack/phrack-28.ebuild5
-rw-r--r--app-doc/phrack/phrack-29.ebuild5
-rw-r--r--app-doc/phrack/phrack-30.ebuild5
-rw-r--r--app-doc/phrack/phrack-31.ebuild5
-rw-r--r--app-doc/phrack/phrack-32.ebuild5
-rw-r--r--app-doc/phrack/phrack-33.ebuild5
-rw-r--r--app-doc/phrack/phrack-34.ebuild5
-rw-r--r--app-doc/phrack/phrack-35.ebuild5
-rw-r--r--app-doc/phrack/phrack-36.ebuild5
-rw-r--r--app-doc/phrack/phrack-37.ebuild5
-rw-r--r--app-doc/phrack/phrack-38.ebuild5
-rw-r--r--app-doc/phrack/phrack-39.ebuild5
-rw-r--r--app-doc/phrack/phrack-40.ebuild5
-rw-r--r--app-doc/phrack/phrack-41.ebuild5
-rw-r--r--app-doc/phrack/phrack-42.ebuild5
-rw-r--r--app-doc/phrack/phrack-43.ebuild5
-rw-r--r--app-doc/phrack/phrack-44.ebuild5
-rw-r--r--app-doc/phrack/phrack-45.ebuild5
-rw-r--r--app-doc/phrack/phrack-46.ebuild5
-rw-r--r--app-doc/phrack/phrack-47.ebuild5
-rw-r--r--app-doc/phrack/phrack-48.ebuild5
-rw-r--r--app-doc/phrack/phrack-49.ebuild5
-rw-r--r--app-doc/phrack/phrack-50.ebuild5
-rw-r--r--app-doc/phrack/phrack-51.ebuild5
-rw-r--r--app-doc/phrack/phrack-52.ebuild5
-rw-r--r--app-doc/phrack/phrack-53.ebuild5
-rw-r--r--app-doc/phrack/phrack-54.ebuild5
-rw-r--r--app-doc/phrack/phrack-55.ebuild5
-rw-r--r--app-doc/phrack/phrack-56.ebuild5
-rw-r--r--app-doc/phrack/phrack-57.ebuild5
-rw-r--r--app-doc/phrack/phrack-58.ebuild5
-rw-r--r--app-doc/phrack/phrack-59.ebuild5
-rw-r--r--app-doc/phrack/phrack-60.ebuild5
-rw-r--r--app-doc/phrack/phrack-61.ebuild5
-rw-r--r--app-doc/phrack/phrack-62.ebuild5
-rw-r--r--app-doc/phrack/phrack-63.ebuild5
-rw-r--r--app-doc/phrack/phrack-64.ebuild5
-rw-r--r--app-doc/phrack/phrack-65.ebuild5
-rw-r--r--app-doc/phrack/phrack-66.ebuild5
-rw-r--r--app-doc/phrack/phrack-67.ebuild5
-rw-r--r--app-doc/phrack/phrack-68.ebuild5
68 files changed, 136 insertions, 204 deletions
diff --git a/app-doc/phrack/phrack-01.ebuild b/app-doc/phrack/phrack-01.ebuild
index d3516502066b..4d45e669d0ca 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 d3516502066b..4d45e669d0ca 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 d3516502066b..4d45e669d0ca 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 d3516502066b..4d45e669d0ca 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 d3516502066b..4d45e669d0ca 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 d3516502066b..4d45e669d0ca 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 d3516502066b..4d45e669d0ca 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 d3516502066b..4d45e669d0ca 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 d3516502066b..4d45e669d0ca 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 aae3293c9a53..d1bbb0cd43bb 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 aae3293c9a53..d1bbb0cd43bb 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 aae3293c9a53..d1bbb0cd43bb 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 aae3293c9a53..d1bbb0cd43bb 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 aae3293c9a53..d1bbb0cd43bb 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 aae3293c9a53..d1bbb0cd43bb 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 aae3293c9a53..d1bbb0cd43bb 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 aae3293c9a53..d1bbb0cd43bb 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 aae3293c9a53..d1bbb0cd43bb 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 aae3293c9a53..d1bbb0cd43bb 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 aae3293c9a53..d1bbb0cd43bb 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 aae3293c9a53..d1bbb0cd43bb 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 aae3293c9a53..d1bbb0cd43bb 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 aae3293c9a53..d1bbb0cd43bb 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 aae3293c9a53..d1bbb0cd43bb 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 aae3293c9a53..d1bbb0cd43bb 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 aae3293c9a53..d1bbb0cd43bb 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 aae3293c9a53..d1bbb0cd43bb 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 aae3293c9a53..d1bbb0cd43bb 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 aae3293c9a53..d1bbb0cd43bb 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 aae3293c9a53..d1bbb0cd43bb 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 aae3293c9a53..d1bbb0cd43bb 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 aae3293c9a53..d1bbb0cd43bb 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 aae3293c9a53..d1bbb0cd43bb 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 aae3293c9a53..d1bbb0cd43bb 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 aae3293c9a53..d1bbb0cd43bb 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 aae3293c9a53..d1bbb0cd43bb 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 aae3293c9a53..d1bbb0cd43bb 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 aae3293c9a53..d1bbb0cd43bb 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 aae3293c9a53..d1bbb0cd43bb 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 aae3293c9a53..d1bbb0cd43bb 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 aae3293c9a53..d1bbb0cd43bb 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 aae3293c9a53..d1bbb0cd43bb 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 aae3293c9a53..d1bbb0cd43bb 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 aae3293c9a53..d1bbb0cd43bb 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 aae3293c9a53..d1bbb0cd43bb 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 aae3293c9a53..d1bbb0cd43bb 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 aae3293c9a53..d1bbb0cd43bb 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 aae3293c9a53..d1bbb0cd43bb 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 aae3293c9a53..d1bbb0cd43bb 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 aae3293c9a53..d1bbb0cd43bb 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 aae3293c9a53..d1bbb0cd43bb 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 aae3293c9a53..d1bbb0cd43bb 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 aae3293c9a53..d1bbb0cd43bb 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 aae3293c9a53..d1bbb0cd43bb 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 8ac036c70655..a68dca61aa9a 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 8ac036c70655..a68dca61aa9a 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 aae3293c9a53..d1bbb0cd43bb 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 aae3293c9a53..d1bbb0cd43bb 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 aae3293c9a53..d1bbb0cd43bb 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 aae3293c9a53..d1bbb0cd43bb 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 aae3293c9a53..d1bbb0cd43bb 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 aae3293c9a53..d1bbb0cd43bb 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 aae3293c9a53..d1bbb0cd43bb 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 4a1959fc9c1b..3834d99b906e 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 4a1959fc9c1b..3834d99b906e 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 aae3293c9a53..d1bbb0cd43bb 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 4a1959fc9c1b..3834d99b906e 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 4a1959fc9c1b..3834d99b906e 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 *
}