diff options
author | Mark Wright <gienah@gentoo.org> | 2020-01-13 20:33:37 +1100 |
---|---|---|
committer | Mark Wright <gienah@gentoo.org> | 2020-01-13 20:49:35 +1100 |
commit | 88c4286ddda1134307f43fbd565492539b0002e6 (patch) | |
tree | c40def690dccc641c0181ac8c40321cae8c052ef /dev-lang/R | |
parent | package.mask: Last rite app-admin/supernova (diff) | |
download | gentoo-88c4286ddda1134307f43fbd565492539b0002e6.tar.gz gentoo-88c4286ddda1134307f43fbd565492539b0002e6.tar.bz2 gentoo-88c4286ddda1134307f43fbd565492539b0002e6.zip |
dev-lang/R: Remove dep sys-freebsd/freebsd-bin
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mark Wright <gienah@gentoo.org>
Diffstat (limited to 'dev-lang/R')
-rw-r--r-- | dev-lang/R/R-3.4.1.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/R/R-3.5.3.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/R/R-3.6.0.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-lang/R/R-3.4.1.ebuild b/dev-lang/R/R-3.4.1.ebuild index 703845547de2..7c3401e2fc95 100644 --- a/dev-lang/R/R-3.4.1.ebuild +++ b/dev-lang/R/R-3.4.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -27,7 +27,7 @@ CDEPEND=" >=dev-libs/libpcre-8.35:3= net-misc/curl virtual/blas:0 - || ( >=sys-apps/coreutils-8.15 sys-freebsd/freebsd-bin app-misc/realpath ) + || ( >=sys-apps/coreutils-8.15 app-misc/realpath ) cairo? ( x11-libs/cairo:0=[X] x11-libs/pango:0= ) icu? ( dev-libs/icu:= ) jpeg? ( virtual/jpeg:0 ) diff --git a/dev-lang/R/R-3.5.3.ebuild b/dev-lang/R/R-3.5.3.ebuild index 1d09832746b5..47ea21402fbd 100644 --- a/dev-lang/R/R-3.5.3.ebuild +++ b/dev-lang/R/R-3.5.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -28,7 +28,7 @@ CDEPEND=" net-libs/libtirpc net-misc/curl virtual/blas:0 - || ( >=sys-apps/coreutils-8.15 sys-freebsd/freebsd-bin app-misc/realpath ) + || ( >=sys-apps/coreutils-8.15 app-misc/realpath ) cairo? ( x11-libs/cairo:0=[X=] x11-libs/pango:0= ) icu? ( dev-libs/icu:= ) jpeg? ( virtual/jpeg:0 ) diff --git a/dev-lang/R/R-3.6.0.ebuild b/dev-lang/R/R-3.6.0.ebuild index 1d09832746b5..47ea21402fbd 100644 --- a/dev-lang/R/R-3.6.0.ebuild +++ b/dev-lang/R/R-3.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -28,7 +28,7 @@ CDEPEND=" net-libs/libtirpc net-misc/curl virtual/blas:0 - || ( >=sys-apps/coreutils-8.15 sys-freebsd/freebsd-bin app-misc/realpath ) + || ( >=sys-apps/coreutils-8.15 app-misc/realpath ) cairo? ( x11-libs/cairo:0=[X=] x11-libs/pango:0= ) icu? ( dev-libs/icu:= ) jpeg? ( virtual/jpeg:0 ) |