commit: 0fdca5be35817e9af05e803a553e58a1dac69a60
Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 24 14:10:16 2019 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Sat Aug 24 14:11:50 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fdca5be
sys-apps/iproute2: Revbump to fix header location
Also removed superflouous DATADIR and HDRDIR definitions now that we
correctly set PREFIX.
Package-Manager: Portage-2.3.73, Repoman-2.3.17
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
sys-apps/iproute2/{iproute2-5.2.0.ebuild => iproute2-5.2.0-r1.ebuild} | 2 --
1 file changed, 2 deletions(-)
diff --git a/sys-apps/iproute2/iproute2-5.2.0.ebuild
b/sys-apps/iproute2/iproute2-5.2.0-r1.ebuild
similarity index 98%
rename from sys-apps/iproute2/iproute2-5.2.0.ebuild
rename to sys-apps/iproute2/iproute2-5.2.0-r1.ebuild
index a911549d798..5beda6e4bc4 100644
--- a/sys-apps/iproute2/iproute2-5.2.0.ebuild
+++ b/sys-apps/iproute2/iproute2-5.2.0-r1.ebuild
@@ -137,9 +137,7 @@ src_install() {
LIBDIR="${EPREFIX}"/$(get_libdir) \
SBINDIR="${EPREFIX}"/sbin \
CONFDIR="${EPREFIX}"/etc/iproute2 \
- DATADIR="${EPREFIX}"/usr/share \
DOCDIR="${EPREFIX}"/usr/share/doc/${PF} \
- HDRDIR="${EPREFIX}"/usr/include \
MANDIR="${EPREFIX}"/usr/share/man \
ARPDDIR="${EPREFIX}"/var/lib/arpd \
install