From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0351A139694 for ; Fri, 28 Apr 2017 21:16:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D0DE1E0DFC; Fri, 28 Apr 2017 21:15:59 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 A7CECE0DFC for ; Fri, 28 Apr 2017 21:15:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D6D1E34173D for ; Fri, 28 Apr 2017 21:15:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7D4F27445 for ; Fri, 28 Apr 2017 21:15:57 +0000 (UTC) From: "Manuel Rüger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Manuel Rüger" Message-ID: <1493414038.ed4775ea172a93725a7547963f9fd07acdc34ded.mrueg@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/jekyll/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-apps/jekyll/jekyll-3.1.6-r1.ebuild www-apps/jekyll/jekyll-3.2.1-r2.ebuild X-VCS-Directories: www-apps/jekyll/ X-VCS-Committer: mrueg X-VCS-Committer-Name: Manuel Rüger X-VCS-Revision: ed4775ea172a93725a7547963f9fd07acdc34ded X-VCS-Branch: master Date: Fri, 28 Apr 2017 21:15:57 +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: afa59fd9-6262-4bfe-8bac-4e47bfcbbd59 X-Archives-Hash: 69e7c6a43075264522cb0a619033b5b4 commit: ed4775ea172a93725a7547963f9fd07acdc34ded Author: Manuel Rüger gentoo org> AuthorDate: Fri Apr 28 21:13:58 2017 +0000 Commit: Manuel Rüger gentoo org> CommitDate: Fri Apr 28 21:13:58 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed4775ea www-apps/jekyll: Remove ruby20 Package-Manager: Portage-2.3.5, Repoman-2.3.1 www-apps/jekyll/jekyll-3.1.6-r1.ebuild | 4 ++-- www-apps/jekyll/jekyll-3.2.1-r2.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www-apps/jekyll/jekyll-3.1.6-r1.ebuild b/www-apps/jekyll/jekyll-3.1.6-r1.ebuild index 0988021e4a2..0b2cca617a3 100644 --- a/www-apps/jekyll/jekyll-3.1.6-r1.ebuild +++ b/www-apps/jekyll/jekyll-3.1.6-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby20 ruby21 ruby22" +USE_RUBY="ruby21 ruby22" inherit ruby-fakegem diff --git a/www-apps/jekyll/jekyll-3.2.1-r2.ebuild b/www-apps/jekyll/jekyll-3.2.1-r2.ebuild index 41a8eb57444..9e1b4a117d4 100644 --- a/www-apps/jekyll/jekyll-3.2.1-r2.ebuild +++ b/www-apps/jekyll/jekyll-3.2.1-r2.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby20 ruby21 ruby22" +USE_RUBY="ruby21 ruby22" inherit ruby-fakegem