commit: e38082e9b0e922a4d6872ab3513d1cc852312b07 Author: Johannes Huber <johu <AT> gentoo <DOT> org> AuthorDate: Tue Jul 10 17:37:55 2018 +0000 Commit: Johannes Huber <johu <AT> gentoo <DOT> org> CommitDate: Tue Jul 10 17:37:55 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e38082e9
x11-themes/greybird: Depend on dev-ruby/sass:3.5 Closes: https://bugs.gentoo.org/643434 Package-Manager: Portage-2.3.41, Repoman-2.3.9 x11-themes/greybird/greybird-3.22.8.ebuild | 2 +- x11-themes/greybird/greybird-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-themes/greybird/greybird-3.22.8.ebuild b/x11-themes/greybird/greybird-3.22.8.ebuild index 262fa31a6b9..aa8b49e170f 100644 --- a/x11-themes/greybird/greybird-3.22.8.ebuild +++ b/x11-themes/greybird/greybird-3.22.8.ebuild @@ -22,7 +22,7 @@ RDEPEND=" " DEPEND="${RDEPEND} dev-libs/glib:2 - dev-ruby/sass + dev-ruby/sass:3.5 " S=${WORKDIR}/${MY_PN}-${PV} diff --git a/x11-themes/greybird/greybird-9999.ebuild b/x11-themes/greybird/greybird-9999.ebuild index dd3fbd1ddb7..395fa8e0a14 100644 --- a/x11-themes/greybird/greybird-9999.ebuild +++ b/x11-themes/greybird/greybird-9999.ebuild @@ -22,7 +22,7 @@ RDEPEND=" " DEPEND="${RDEPEND} dev-libs/glib:2 - dev-ruby/sass + dev-ruby/sass:3.5 " src_prepare() {
