From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 1608713825A for ; Fri, 13 May 2016 17:40:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A1CA0E06CC; Fri, 13 May 2016 17:40:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 042DEE06CC for ; Fri, 13 May 2016 17:40:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 62A87340924 for ; Fri, 13 May 2016 17:40:43 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F1D8D91A for ; Fri, 13 May 2016 17:40:39 +0000 (UTC) From: "Mike Frysinger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Frysinger" Message-ID: <1463161231.f2d3d915865c44a0a838e39ba13ee054f9fe2ec3.vapier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/automake/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-devel/automake/automake-1.10.3-r1.ebuild sys-devel/automake/automake-1.10.3-r2.ebuild sys-devel/automake/automake-1.11.6-r1.ebuild sys-devel/automake/automake-1.11.6-r2.ebuild sys-devel/automake/automake-1.12.6-r1.ebuild sys-devel/automake/automake-1.12.6.ebuild sys-devel/automake/automake-1.13.4-r1.ebuild sys-devel/automake/automake-1.13.4.ebuild sys-devel/automake/automake-1.14.1-r1.ebuild sys-devel/automake/automake-1.14.1.ebuild sys-devel/automake/automake-1.15-r1.ebuild sys-devel/automake/automake-1.15-r2.ebuild sys-devel/automake/automake-1.15.ebuild sys-devel/automake/automake-1.4_p6-r2.ebuild sys-devel/automake/automake-1.5-r2.ebuild sys-devel/automake/automake-1.6.3-r2.ebuild sys-devel/automake/automake-1.7.9-r3.ebuild sys-devel/automake/automake-1.8.5-r5.ebuild sys-devel/automake/automake-1.9.6-r4.ebuild sys-devel/automake/automake-9999.ebuild X-VCS-Directories: sys-devel/automake/ X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger X-VCS-Revision: f2d3d915865c44a0a838e39ba13ee054f9fe2ec3 X-VCS-Branch: master Date: Fri, 13 May 2016 17:40:39 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 160b382f-74db-40c9-9500-a7fb698c184e X-Archives-Hash: 61cd61cce25d4a0e644697da966105ea commit: f2d3d915865c44a0a838e39ba13ee054f9fe2ec3 Author: Benda Xu gentoo org> AuthorDate: Fri May 13 17:32:55 2016 +0000 Commit: Mike Frysinger gentoo org> CommitDate: Fri May 13 17:40:31 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2d3d915 sys-devel/automake: respect $ED #582734 sys-devel/automake/automake-1.10.3-r1.ebuild | 4 ++-- sys-devel/automake/automake-1.10.3-r2.ebuild | 4 ++-- sys-devel/automake/automake-1.11.6-r1.ebuild | 6 +++--- sys-devel/automake/automake-1.11.6-r2.ebuild | 6 +++--- sys-devel/automake/automake-1.12.6-r1.ebuild | 10 +++++----- sys-devel/automake/automake-1.12.6.ebuild | 10 +++++----- sys-devel/automake/automake-1.13.4-r1.ebuild | 10 +++++----- sys-devel/automake/automake-1.13.4.ebuild | 10 +++++----- sys-devel/automake/automake-1.14.1-r1.ebuild | 10 +++++----- sys-devel/automake/automake-1.14.1.ebuild | 10 +++++----- sys-devel/automake/automake-1.15-r1.ebuild | 10 +++++----- sys-devel/automake/automake-1.15-r2.ebuild | 10 +++++----- sys-devel/automake/automake-1.15.ebuild | 10 +++++----- sys-devel/automake/automake-1.4_p6-r2.ebuild | 4 ++-- sys-devel/automake/automake-1.5-r2.ebuild | 6 +++--- sys-devel/automake/automake-1.6.3-r2.ebuild | 4 ++-- sys-devel/automake/automake-1.7.9-r3.ebuild | 4 ++-- sys-devel/automake/automake-1.8.5-r5.ebuild | 4 ++-- sys-devel/automake/automake-1.9.6-r4.ebuild | 4 ++-- sys-devel/automake/automake-9999.ebuild | 4 ++-- 20 files changed, 70 insertions(+), 70 deletions(-) diff --git a/sys-devel/automake/automake-1.10.3-r1.ebuild b/sys-devel/automake/automake-1.10.3-r1.ebuild index dde41de..a7faad7 100644 --- a/sys-devel/automake/automake-1.10.3-r1.ebuild +++ b/sys-devel/automake/automake-1.10.3-r1.ebuild @@ -36,7 +36,7 @@ src_configure() { # slot the info pages. do this w/out munging the source so we don't have # to depend on texinfo to regen things. #464146 (among others) slot_info_pages() { - pushd "${D}"/usr/share/info >/dev/null + pushd "${ED}"/usr/share/info >/dev/null rm -f dir # Rewrite all the references to other pages. @@ -71,7 +71,7 @@ src_install() { for x in aclocal automake ; do help2man "perl -Ilib ${x}" > ${x}-${SLOT}.1 doman ${x}-${SLOT}.1 - rm -f "${D}"/usr/bin/${x} + rm -f "${ED}"/usr/bin/${x} done # remove all config.guess and config.sub files replacing them diff --git a/sys-devel/automake/automake-1.10.3-r2.ebuild b/sys-devel/automake/automake-1.10.3-r2.ebuild index de41a4f..077f2ed 100644 --- a/sys-devel/automake/automake-1.10.3-r2.ebuild +++ b/sys-devel/automake/automake-1.10.3-r2.ebuild @@ -37,7 +37,7 @@ src_configure() { # slot the info pages. do this w/out munging the source so we don't have # to depend on texinfo to regen things. #464146 (among others) slot_info_pages() { - pushd "${D}"/usr/share/info >/dev/null + pushd "${ED}"/usr/share/info >/dev/null rm -f dir # Rewrite all the references to other pages. @@ -72,7 +72,7 @@ src_install() { for x in aclocal automake ; do help2man "perl -Ilib ${x}" > ${x}-${SLOT}.1 doman ${x}-${SLOT}.1 - rm -f "${D}"/usr/bin/${x} + rm -f "${ED}"/usr/bin/${x} done # remove all config.guess and config.sub files replacing them diff --git a/sys-devel/automake/automake-1.11.6-r1.ebuild b/sys-devel/automake/automake-1.11.6-r1.ebuild index b0bfdff..cd077f9 100644 --- a/sys-devel/automake/automake-1.11.6-r1.ebuild +++ b/sys-devel/automake/automake-1.11.6-r1.ebuild @@ -45,7 +45,7 @@ src_compile() { # slot the info pages. do this w/out munging the source so we don't have # to depend on texinfo to regen things. #464146 (among others) slot_info_pages() { - pushd "${D}"/usr/share/info >/dev/null + pushd "${ED}"/usr/share/info >/dev/null rm -f dir # Rewrite all the references to other pages. @@ -78,8 +78,8 @@ src_install() { dodoc NEWS README THANKS TODO AUTHORS ChangeLog rm \ - "${D}"/usr/bin/{aclocal,automake} \ - "${D}"/usr/share/man/man1/{aclocal,automake}.1 || die + "${ED}"/usr/bin/{aclocal,automake} \ + "${ED}"/usr/share/man/man1/{aclocal,automake}.1 || die # remove all config.guess and config.sub files replacing them # w/a symlink to a specific gnuconfig version diff --git a/sys-devel/automake/automake-1.11.6-r2.ebuild b/sys-devel/automake/automake-1.11.6-r2.ebuild index d6ead6f..c789fc1 100644 --- a/sys-devel/automake/automake-1.11.6-r2.ebuild +++ b/sys-devel/automake/automake-1.11.6-r2.ebuild @@ -47,7 +47,7 @@ src_compile() { # slot the info pages. do this w/out munging the source so we don't have # to depend on texinfo to regen things. #464146 (among others) slot_info_pages() { - pushd "${D}"/usr/share/info >/dev/null + pushd "${ED}"/usr/share/info >/dev/null rm -f dir # Rewrite all the references to other pages. @@ -80,8 +80,8 @@ src_install() { dodoc NEWS README THANKS TODO AUTHORS ChangeLog rm \ - "${D}"/usr/bin/{aclocal,automake} \ - "${D}"/usr/share/man/man1/{aclocal,automake}.1 || die + "${ED}"/usr/bin/{aclocal,automake} \ + "${ED}"/usr/share/man/man1/{aclocal,automake}.1 || die # remove all config.guess and config.sub files replacing them # w/a symlink to a specific gnuconfig version diff --git a/sys-devel/automake/automake-1.12.6-r1.ebuild b/sys-devel/automake/automake-1.12.6-r1.ebuild index f9c1334..6c76eae 100644 --- a/sys-devel/automake/automake-1.12.6-r1.ebuild +++ b/sys-devel/automake/automake-1.12.6-r1.ebuild @@ -39,7 +39,7 @@ src_compile() { # slot the info pages. do this w/out munging the source so we don't have # to depend on texinfo to regen things. #464146 (among others) slot_info_pages() { - pushd "${D}"/usr/share/info >/dev/null + pushd "${ED}"/usr/share/info >/dev/null rm -f dir # Rewrite all the references to other pages. @@ -69,13 +69,13 @@ src_install() { emake DESTDIR="${D}" install \ APIVERSION="${SLOT}" pkgvdatadir="/usr/share/${PN}-${SLOT}" slot_info_pages - rm "${D}"/usr/share/aclocal/README || die - rmdir "${D}"/usr/share/aclocal || die + rm "${ED}"/usr/share/aclocal/README || die + rmdir "${ED}"/usr/share/aclocal || die dodoc AUTHORS ChangeLog NEWS README THANKS rm \ - "${D}"/usr/bin/{aclocal,automake} \ - "${D}"/usr/share/man/man1/{aclocal,automake}.1 || die + "${ED}"/usr/bin/{aclocal,automake} \ + "${ED}"/usr/share/man/man1/{aclocal,automake}.1 || die # remove all config.guess and config.sub files replacing them # w/a symlink to a specific gnuconfig version diff --git a/sys-devel/automake/automake-1.12.6.ebuild b/sys-devel/automake/automake-1.12.6.ebuild index 06a25a3..6d11726 100644 --- a/sys-devel/automake/automake-1.12.6.ebuild +++ b/sys-devel/automake/automake-1.12.6.ebuild @@ -38,7 +38,7 @@ src_compile() { # slot the info pages. do this w/out munging the source so we don't have # to depend on texinfo to regen things. #464146 (among others) slot_info_pages() { - pushd "${D}"/usr/share/info >/dev/null + pushd "${ED}"/usr/share/info >/dev/null rm -f dir # Rewrite all the references to other pages. @@ -68,13 +68,13 @@ src_install() { emake DESTDIR="${D}" install \ APIVERSION="${SLOT}" pkgvdatadir="/usr/share/${PN}-${SLOT}" slot_info_pages - rm "${D}"/usr/share/aclocal/README || die - rmdir "${D}"/usr/share/aclocal || die + rm "${ED}"/usr/share/aclocal/README || die + rmdir "${ED}"/usr/share/aclocal || die dodoc AUTHORS ChangeLog NEWS README THANKS rm \ - "${D}"/usr/bin/{aclocal,automake} \ - "${D}"/usr/share/man/man1/{aclocal,automake}.1 || die + "${ED}"/usr/bin/{aclocal,automake} \ + "${ED}"/usr/share/man/man1/{aclocal,automake}.1 || die # remove all config.guess and config.sub files replacing them # w/a symlink to a specific gnuconfig version diff --git a/sys-devel/automake/automake-1.13.4-r1.ebuild b/sys-devel/automake/automake-1.13.4-r1.ebuild index 6e12d60..3f1d61e 100644 --- a/sys-devel/automake/automake-1.13.4-r1.ebuild +++ b/sys-devel/automake/automake-1.13.4-r1.ebuild @@ -44,7 +44,7 @@ src_test() { # slot the info pages. do this w/out munging the source so we don't have # to depend on texinfo to regen things. #464146 (among others) slot_info_pages() { - pushd "${D}"/usr/share/info >/dev/null + pushd "${ED}"/usr/share/info >/dev/null rm -f dir # Rewrite all the references to other pages. @@ -74,13 +74,13 @@ src_install() { emake DESTDIR="${D}" install \ APIVERSION="${SLOT}" pkgvdatadir="/usr/share/${PN}-${SLOT}" slot_info_pages - rm "${D}"/usr/share/aclocal/README || die - rmdir "${D}"/usr/share/aclocal || die + rm "${ED}"/usr/share/aclocal/README || die + rmdir "${ED}"/usr/share/aclocal || die dodoc AUTHORS ChangeLog NEWS README THANKS rm \ - "${D}"/usr/bin/{aclocal,automake} \ - "${D}"/usr/share/man/man1/{aclocal,automake}.1 || die + "${ED}"/usr/bin/{aclocal,automake} \ + "${ED}"/usr/share/man/man1/{aclocal,automake}.1 || die # remove all config.guess and config.sub files replacing them # w/a symlink to a specific gnuconfig version diff --git a/sys-devel/automake/automake-1.13.4.ebuild b/sys-devel/automake/automake-1.13.4.ebuild index 57f143b..320aaf6 100644 --- a/sys-devel/automake/automake-1.13.4.ebuild +++ b/sys-devel/automake/automake-1.13.4.ebuild @@ -43,7 +43,7 @@ src_test() { # slot the info pages. do this w/out munging the source so we don't have # to depend on texinfo to regen things. #464146 (among others) slot_info_pages() { - pushd "${D}"/usr/share/info >/dev/null + pushd "${ED}"/usr/share/info >/dev/null rm -f dir # Rewrite all the references to other pages. @@ -73,13 +73,13 @@ src_install() { emake DESTDIR="${D}" install \ APIVERSION="${SLOT}" pkgvdatadir="/usr/share/${PN}-${SLOT}" slot_info_pages - rm "${D}"/usr/share/aclocal/README || die - rmdir "${D}"/usr/share/aclocal || die + rm "${ED}"/usr/share/aclocal/README || die + rmdir "${ED}"/usr/share/aclocal || die dodoc AUTHORS ChangeLog NEWS README THANKS rm \ - "${D}"/usr/bin/{aclocal,automake} \ - "${D}"/usr/share/man/man1/{aclocal,automake}.1 || die + "${ED}"/usr/bin/{aclocal,automake} \ + "${ED}"/usr/share/man/man1/{aclocal,automake}.1 || die # remove all config.guess and config.sub files replacing them # w/a symlink to a specific gnuconfig version diff --git a/sys-devel/automake/automake-1.14.1-r1.ebuild b/sys-devel/automake/automake-1.14.1-r1.ebuild index b1e9964..5372392 100644 --- a/sys-devel/automake/automake-1.14.1-r1.ebuild +++ b/sys-devel/automake/automake-1.14.1-r1.ebuild @@ -56,7 +56,7 @@ src_test() { # slot the info pages. do this w/out munging the source so we don't have # to depend on texinfo to regen things. #464146 (among others) slot_info_pages() { - pushd "${D}"/usr/share/info >/dev/null + pushd "${ED}"/usr/share/info >/dev/null rm -f dir # Rewrite all the references to other pages. @@ -86,13 +86,13 @@ src_install() { emake DESTDIR="${D}" install \ APIVERSION="${SLOT}" pkgvdatadir="/usr/share/${PN}-${SLOT}" slot_info_pages - rm "${D}"/usr/share/aclocal/README || die - rmdir "${D}"/usr/share/aclocal || die + rm "${ED}"/usr/share/aclocal/README || die + rmdir "${ED}"/usr/share/aclocal || die dodoc AUTHORS ChangeLog NEWS README THANKS rm \ - "${D}"/usr/bin/{aclocal,automake} \ - "${D}"/usr/share/man/man1/{aclocal,automake}.1 || die + "${ED}"/usr/bin/{aclocal,automake} \ + "${ED}"/usr/share/man/man1/{aclocal,automake}.1 || die # remove all config.guess and config.sub files replacing them # w/a symlink to a specific gnuconfig version diff --git a/sys-devel/automake/automake-1.14.1.ebuild b/sys-devel/automake/automake-1.14.1.ebuild index 3d5a958..5ebd967 100644 --- a/sys-devel/automake/automake-1.14.1.ebuild +++ b/sys-devel/automake/automake-1.14.1.ebuild @@ -55,7 +55,7 @@ src_test() { # slot the info pages. do this w/out munging the source so we don't have # to depend on texinfo to regen things. #464146 (among others) slot_info_pages() { - pushd "${D}"/usr/share/info >/dev/null + pushd "${ED}"/usr/share/info >/dev/null rm -f dir # Rewrite all the references to other pages. @@ -85,13 +85,13 @@ src_install() { emake DESTDIR="${D}" install \ APIVERSION="${SLOT}" pkgvdatadir="/usr/share/${PN}-${SLOT}" slot_info_pages - rm "${D}"/usr/share/aclocal/README || die - rmdir "${D}"/usr/share/aclocal || die + rm "${ED}"/usr/share/aclocal/README || die + rmdir "${ED}"/usr/share/aclocal || die dodoc AUTHORS ChangeLog NEWS README THANKS rm \ - "${D}"/usr/bin/{aclocal,automake} \ - "${D}"/usr/share/man/man1/{aclocal,automake}.1 || die + "${ED}"/usr/bin/{aclocal,automake} \ + "${ED}"/usr/share/man/man1/{aclocal,automake}.1 || die # remove all config.guess and config.sub files replacing them # w/a symlink to a specific gnuconfig version diff --git a/sys-devel/automake/automake-1.15-r1.ebuild b/sys-devel/automake/automake-1.15-r1.ebuild index b1e9964..5372392 100644 --- a/sys-devel/automake/automake-1.15-r1.ebuild +++ b/sys-devel/automake/automake-1.15-r1.ebuild @@ -56,7 +56,7 @@ src_test() { # slot the info pages. do this w/out munging the source so we don't have # to depend on texinfo to regen things. #464146 (among others) slot_info_pages() { - pushd "${D}"/usr/share/info >/dev/null + pushd "${ED}"/usr/share/info >/dev/null rm -f dir # Rewrite all the references to other pages. @@ -86,13 +86,13 @@ src_install() { emake DESTDIR="${D}" install \ APIVERSION="${SLOT}" pkgvdatadir="/usr/share/${PN}-${SLOT}" slot_info_pages - rm "${D}"/usr/share/aclocal/README || die - rmdir "${D}"/usr/share/aclocal || die + rm "${ED}"/usr/share/aclocal/README || die + rmdir "${ED}"/usr/share/aclocal || die dodoc AUTHORS ChangeLog NEWS README THANKS rm \ - "${D}"/usr/bin/{aclocal,automake} \ - "${D}"/usr/share/man/man1/{aclocal,automake}.1 || die + "${ED}"/usr/bin/{aclocal,automake} \ + "${ED}"/usr/share/man/man1/{aclocal,automake}.1 || die # remove all config.guess and config.sub files replacing them # w/a symlink to a specific gnuconfig version diff --git a/sys-devel/automake/automake-1.15-r2.ebuild b/sys-devel/automake/automake-1.15-r2.ebuild index 8e77497..a2262d2 100644 --- a/sys-devel/automake/automake-1.15-r2.ebuild +++ b/sys-devel/automake/automake-1.15-r2.ebuild @@ -57,7 +57,7 @@ src_test() { # slot the info pages. do this w/out munging the source so we don't have # to depend on texinfo to regen things. #464146 (among others) slot_info_pages() { - pushd "${D}"/usr/share/info >/dev/null + pushd "${ED}"/usr/share/info >/dev/null rm -f dir # Rewrite all the references to other pages. @@ -87,13 +87,13 @@ src_install() { emake DESTDIR="${D}" install \ APIVERSION="${SLOT}" pkgvdatadir="/usr/share/${PN}-${SLOT}" slot_info_pages - rm "${D}"/usr/share/aclocal/README || die - rmdir "${D}"/usr/share/aclocal || die + rm "${ED}"/usr/share/aclocal/README || die + rmdir "${ED}"/usr/share/aclocal || die dodoc AUTHORS ChangeLog NEWS README THANKS rm \ - "${D}"/usr/bin/{aclocal,automake} \ - "${D}"/usr/share/man/man1/{aclocal,automake}.1 || die + "${ED}"/usr/bin/{aclocal,automake} \ + "${ED}"/usr/share/man/man1/{aclocal,automake}.1 || die # remove all config.guess and config.sub files replacing them # w/a symlink to a specific gnuconfig version diff --git a/sys-devel/automake/automake-1.15.ebuild b/sys-devel/automake/automake-1.15.ebuild index 3d5a958..5ebd967 100644 --- a/sys-devel/automake/automake-1.15.ebuild +++ b/sys-devel/automake/automake-1.15.ebuild @@ -55,7 +55,7 @@ src_test() { # slot the info pages. do this w/out munging the source so we don't have # to depend on texinfo to regen things. #464146 (among others) slot_info_pages() { - pushd "${D}"/usr/share/info >/dev/null + pushd "${ED}"/usr/share/info >/dev/null rm -f dir # Rewrite all the references to other pages. @@ -85,13 +85,13 @@ src_install() { emake DESTDIR="${D}" install \ APIVERSION="${SLOT}" pkgvdatadir="/usr/share/${PN}-${SLOT}" slot_info_pages - rm "${D}"/usr/share/aclocal/README || die - rmdir "${D}"/usr/share/aclocal || die + rm "${ED}"/usr/share/aclocal/README || die + rmdir "${ED}"/usr/share/aclocal || die dodoc AUTHORS ChangeLog NEWS README THANKS rm \ - "${D}"/usr/bin/{aclocal,automake} \ - "${D}"/usr/share/man/man1/{aclocal,automake}.1 || die + "${ED}"/usr/bin/{aclocal,automake} \ + "${ED}"/usr/share/man/man1/{aclocal,automake}.1 || die # remove all config.guess and config.sub files replacing them # w/a symlink to a specific gnuconfig version diff --git a/sys-devel/automake/automake-1.4_p6-r2.ebuild b/sys-devel/automake/automake-1.4_p6-r2.ebuild index e72c741..ccb6b0e 100644 --- a/sys-devel/automake/automake-1.4_p6-r2.ebuild +++ b/sys-devel/automake/automake-1.4_p6-r2.ebuild @@ -40,7 +40,7 @@ src_prepare() { # slot the info pages. do this w/out munging the source so we don't have # to depend on texinfo to regen things. #464146 (among others) slot_info_pages() { - pushd "${D}"/usr/share/info >/dev/null + pushd "${ED}"/usr/share/info >/dev/null rm -f dir # Rewrite all the references to other pages. @@ -71,7 +71,7 @@ src_install() { pkgdatadir=/usr/share/automake-${SLOT} \ m4datadir=/usr/share/aclocal-${SLOT} slot_info_pages - rm -f "${D}"/usr/bin/{aclocal,automake} + rm -f "${ED}"/usr/bin/{aclocal,automake} dosym automake-${SLOT} /usr/share/automake dodoc NEWS README THANKS TODO AUTHORS ChangeLog diff --git a/sys-devel/automake/automake-1.5-r2.ebuild b/sys-devel/automake/automake-1.5-r2.ebuild index 467a825..6a3362f 100644 --- a/sys-devel/automake/automake-1.5-r2.ebuild +++ b/sys-devel/automake/automake-1.5-r2.ebuild @@ -36,7 +36,7 @@ src_prepare() { # slot the info pages. do this w/out munging the source so we don't have # to depend on texinfo to regen things. #464146 (among others) slot_info_pages() { - pushd "${D}"/usr/share/info >/dev/null + pushd "${ED}"/usr/share/info >/dev/null rm -f dir # Rewrite all the references to other pages. @@ -68,8 +68,8 @@ src_install() { local x for x in aclocal automake ; do - mv "${D}"/usr/bin/${x}{,-${SLOT}} || die "rename ${x}" - mv "${D}"/usr/share/${x}{,-${SLOT}} || die "move ${x}" + mv "${ED}"/usr/bin/${x}{,-${SLOT}} || die "rename ${x}" + mv "${ED}"/usr/share/${x}{,-${SLOT}} || die "move ${x}" done # remove all config.guess and config.sub files replacing them diff --git a/sys-devel/automake/automake-1.6.3-r2.ebuild b/sys-devel/automake/automake-1.6.3-r2.ebuild index 212b6cd..cc812b0 100644 --- a/sys-devel/automake/automake-1.6.3-r2.ebuild +++ b/sys-devel/automake/automake-1.6.3-r2.ebuild @@ -33,7 +33,7 @@ src_prepare() { # slot the info pages. do this w/out munging the source so we don't have # to depend on texinfo to regen things. #464146 (among others) slot_info_pages() { - pushd "${D}"/usr/share/info >/dev/null + pushd "${ED}"/usr/share/info >/dev/null rm -f dir # Rewrite all the references to other pages. @@ -62,7 +62,7 @@ slot_info_pages() { src_install() { default slot_info_pages - rm -f "${D}"/usr/bin/{aclocal,automake} + rm -f "${ED}"/usr/bin/{aclocal,automake} # remove all config.guess and config.sub files replacing them # w/a symlink to a specific gnuconfig version diff --git a/sys-devel/automake/automake-1.7.9-r3.ebuild b/sys-devel/automake/automake-1.7.9-r3.ebuild index cbb9c79..850938f 100644 --- a/sys-devel/automake/automake-1.7.9-r3.ebuild +++ b/sys-devel/automake/automake-1.7.9-r3.ebuild @@ -36,7 +36,7 @@ src_prepare() { # slot the info pages. do this w/out munging the source so we don't have # to depend on texinfo to regen things. #464146 (among others) slot_info_pages() { - pushd "${D}"/usr/share/info >/dev/null + pushd "${ED}"/usr/share/info >/dev/null rm -f dir # Rewrite all the references to other pages. @@ -65,7 +65,7 @@ slot_info_pages() { src_install() { default slot_info_pages - rm -f "${D}"/usr/bin/{aclocal,automake} + rm -f "${ED}"/usr/bin/{aclocal,automake} # remove all config.guess and config.sub files replacing them # w/a symlink to a specific gnuconfig version diff --git a/sys-devel/automake/automake-1.8.5-r5.ebuild b/sys-devel/automake/automake-1.8.5-r5.ebuild index b2be27b..6a24381 100644 --- a/sys-devel/automake/automake-1.8.5-r5.ebuild +++ b/sys-devel/automake/automake-1.8.5-r5.ebuild @@ -36,7 +36,7 @@ src_prepare() { # slot the info pages. do this w/out munging the source so we don't have # to depend on texinfo to regen things. #464146 (among others) slot_info_pages() { - pushd "${D}"/usr/share/info >/dev/null + pushd "${ED}"/usr/share/info >/dev/null rm -f dir # Rewrite all the references to other pages. @@ -65,7 +65,7 @@ slot_info_pages() { src_install() { default slot_info_pages - rm -f "${D}"/usr/bin/{aclocal,automake} + rm -f "${ED}"/usr/bin/{aclocal,automake} # remove all config.guess and config.sub files replacing them # w/a symlink to a specific gnuconfig version diff --git a/sys-devel/automake/automake-1.9.6-r4.ebuild b/sys-devel/automake/automake-1.9.6-r4.ebuild index d26eca3..de96fc6 100644 --- a/sys-devel/automake/automake-1.9.6-r4.ebuild +++ b/sys-devel/automake/automake-1.9.6-r4.ebuild @@ -39,7 +39,7 @@ src_prepare() { # slot the info pages. do this w/out munging the source so we don't have # to depend on texinfo to regen things. #464146 (among others) slot_info_pages() { - pushd "${D}"/usr/share/info >/dev/null + pushd "${ED}"/usr/share/info >/dev/null rm -f dir # Rewrite all the references to other pages. @@ -73,7 +73,7 @@ src_install() { for x in aclocal automake ; do help2man "perl -Ilib ${x}" > ${x}-${SLOT}.1 doman ${x}-${SLOT}.1 - rm -f "${D}"/usr/bin/${x} + rm -f "${ED}"/usr/bin/${x} done # remove all config.guess and config.sub files replacing them diff --git a/sys-devel/automake/automake-9999.ebuild b/sys-devel/automake/automake-9999.ebuild index 48a6b31..38f880b 100644 --- a/sys-devel/automake/automake-9999.ebuild +++ b/sys-devel/automake/automake-9999.ebuild @@ -45,7 +45,7 @@ src_test() { # slot the info pages. do this w/out munging the source so we don't have # to depend on texinfo to regen things. #464146 (among others) slot_info_pages() { - pushd "${D}"/usr/share/info >/dev/null + pushd "${ED}"/usr/share/info >/dev/null rm -f dir # Rewrite all the references to other pages. @@ -80,7 +80,7 @@ src_install() { for x in aclocal automake ; do help2man "perl -Ilib ${x}" > ${x}-${SLOT}.1 doman ${x}-${SLOT}.1 - rm -f "${D}"/usr/bin/${x} + rm -f "${ED}"/usr/bin/${x} done # remove all config.guess and config.sub files replacing them