diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2018-07-07 22:26:00 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2018-07-07 22:26:00 +0000 |
commit | 4b61b516142d1a10f6e4d20343a61c1504e2c2e2 (patch) | |
tree | 1594fe1b145f30fe868d72ace63333a9fc3b3c24 | |
parent | 2018-07-07 22:06:19 UTC (diff) | |
parent | app-doc/phrack: EAPI 7 bump. (diff) | |
download | gentoo-4b61b516142d1a10f6e4d20343a61c1504e2c2e2.tar.gz gentoo-4b61b516142d1a10f6e4d20343a61c1504e2c2e2.tar.bz2 gentoo-4b61b516142d1a10f6e4d20343a61c1504e2c2e2.zip |
Merge updates from master
71 files changed, 159 insertions, 206 deletions
diff --git a/app-doc/phrack-all/phrack-all-68.ebuild b/app-doc/phrack-all/phrack-all-69.ebuild index da4b9a3af3d1..7e0646ed3d03 100644 --- a/app-doc/phrack-all/phrack-all-68.ebuild +++ b/app-doc/phrack-all/phrack-all-69.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=0 +EAPI=7 MY_P=${PN}${PV} DESCRIPTION="Hacker magazine by the community, for the community (all issues)" @@ -13,4 +13,4 @@ SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" -RDEPEND=$(printf '=app-doc/phrack-%02i ' {1..68}) +RDEPEND=$(printf '=app-doc/phrack-%02i ' {1..69}) diff --git a/app-doc/phrack/Manifest b/app-doc/phrack/Manifest index aa12ce844f65..6c7a34612a31 100644 --- a/app-doc/phrack/Manifest +++ b/app-doc/phrack/Manifest @@ -63,6 +63,7 @@ DIST phrack65.tar.gz 1253258 BLAKE2B 37036bbf5cec34bcbdba0b36b66759102895e9b6847 DIST phrack66.tar.gz 447757 BLAKE2B 4722dfeb0ecaa37505b1780419127594dcf67b5b904f05551c442b897c383d272f6bb096557a2718aeb265f2ab65903b9f0d9124722514d7aa89ed00b8df1aa5 SHA512 c7400538d80953d6a8276efff8f0673060d7e6cf071ce4e82a0b388b2c9b8ca46910b4807d6ef273aacfdb37d3574ed2d9959256baead4e6f8e50deb442579e0 DIST phrack67.tar.gz 1959219 BLAKE2B 4a0936868895a77ea6d406a07d5ac0e217c793635b23406c2c01e0137e51c187544e31476baf06d60ff465f0f5b421933dbc78dcb05a26652d6b4a5c362eb75c SHA512 9aac722f0be59ec96c3ac6a9999efbfdc67b2a3c21561633d2cf77dab39fc21e587ab0af653551e1e2f454fd8881d2e1c67355cf0fc3288c6cd671d916f3e892 DIST phrack68.tar.gz 1895423 BLAKE2B a859f6be22e1c9df9142518b89f1f0ea573ceeda787637449fe31092d2b4ac230d7b48cf5444c935b2fb893f14bbe889bf3d8af2f3623e6614e5d089fc8d2981 SHA512 8f24b3572232c54c9725dd0998408343c47018e890f8a95ed827aeb19377134de516d42e83a94fc5a36b48fad22fc074d4e5ff2102ad64abd497817aa0618399 +DIST phrack69.tar.gz 1623078 BLAKE2B b18e84757f0cd0ae1ec312d584fc5f211c78ff39c7887ef3ab12f7cdc84c7fa3b97a835f8aae039f046e153258c3609b8ddd08b7421b93f71b637d899488c977 SHA512 87dd424ea6ae1d9c2e06fb6ab6188673cf0263d203d89e0c6d3f38de4edaa066a3534d9e55d2fef86c1f71488b71aad3c7c6b3a7771dd6d74a3a9eee621a39be DIST phrack7.tar.gz 35745 BLAKE2B ff68eee01896293dbcd09d88df9b3d8cab839f1890f0fb9fc46dfd1bb7e5b15bed5fa3f3b8f2dd7ace6277020296e1a2ac522704e1a91529ef6dd3ab4de6adff SHA512 a87aa7fd989eb2e6dcff56a2022b63bc91737ec8b7d30235053a2446c275f83ba7d6e2aa09981d9b45deeb4d20e5076dbeeedd10c620bf5df508ad03b66f217a DIST phrack8.tar.gz 40211 BLAKE2B af0f5a526270efb8b3268d58c747cc9804609ec761e44ed5cc827b8ffd666227b125f0f481ada2f94d3d76f91d2e26b81e5689a907fbb56498e57a3f99bc0966 SHA512 0cda9f27de118b12db30c92996af58ef74838894fd1165f49001991c90513b7b5c036d9fdf15e58192e1b679655515bfa281c44aa20a776d440c9fab05dfbaf9 DIST phrack9.tar.gz 35163 BLAKE2B 36048dc53efa4fe5cd15c5802055c1e511a48594c42da7771ec37adb5a353498997db171f1bd50589b77df13529d06a2aa773b870431d45ac45a98c61652d7b5 SHA512 234d3855c92dbac4ceba46ba0bf275cd9674a78c2f1e4f98e52df77b95c91876feaaa4e16529c9913bf19eb4859977a54c5b32b13f43d3eceb4c1f2d16812759 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 * } diff --git a/app-doc/phrack/phrack-69.ebuild b/app-doc/phrack/phrack-69.ebuild new file mode 100644 index 000000000000..d7dab6e2ac98 --- /dev/null +++ b/app-doc/phrack/phrack-69.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +MY_P=${PN}${PV} +DESCRIPTION="A Hacker magazine by the community, for the community" +HOMEPAGE="http://www.phrack.org/" +SRC_URI="http://www.phrack.org/archives/tgz/${MY_P}.tar.gz" + +LICENSE="phrack" +SLOT="${PV}" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +IUSE="" + +S=${WORKDIR} + +src_install() { + dodoc -r * +} |