commit:     6afaf54b3e9f66eb9938af9aa6e9248b1d0acfe6
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 20 14:51:21 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Feb 20 14:55:08 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6afaf54b

sys-devel/crossdev: Move gentoo-functions to RDEP, reported by slyfox

 sys-devel/crossdev/crossdev-20151026-r1.ebuild | 4 ++--
 sys-devel/crossdev/crossdev-99999999.ebuild    | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-devel/crossdev/crossdev-20151026-r1.ebuild 
b/sys-devel/crossdev/crossdev-20151026-r1.ebuild
index eb84933..d9e3862 100644
--- a/sys-devel/crossdev/crossdev-20151026-r1.ebuild
+++ b/sys-devel/crossdev/crossdev-20151026-r1.ebuild
@@ -26,9 +26,9 @@ IUSE=""
 RDEPEND=">=sys-apps/portage-2.1
        >=app-portage/portage-utils-0.55
        app-shells/bash
+       sys-apps/gentoo-functions
        !sys-devel/crossdev-wrappers"
-DEPEND="app-arch/xz-utils
-       sys-apps/gentoo-functions"
+DEPEND="app-arch/xz-utils"
 
 src_prepare() {
        epatch "${FILESDIR}"/use-new-path-for-functions.sh.patch

diff --git a/sys-devel/crossdev/crossdev-99999999.ebuild 
b/sys-devel/crossdev/crossdev-99999999.ebuild
index eb84933..d9e3862 100644
--- a/sys-devel/crossdev/crossdev-99999999.ebuild
+++ b/sys-devel/crossdev/crossdev-99999999.ebuild
@@ -26,9 +26,9 @@ IUSE=""
 RDEPEND=">=sys-apps/portage-2.1
        >=app-portage/portage-utils-0.55
        app-shells/bash
+       sys-apps/gentoo-functions
        !sys-devel/crossdev-wrappers"
-DEPEND="app-arch/xz-utils
-       sys-apps/gentoo-functions"
+DEPEND="app-arch/xz-utils"
 
 src_prepare() {
        epatch "${FILESDIR}"/use-new-path-for-functions.sh.patch

Reply via email to