Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/jekyll/
Date: Fri, 28 Apr 2017 21:16:03
Message-Id: 1493414038.ed4775ea172a93725a7547963f9fd07acdc34ded.mrueg@gentoo
1 commit: ed4775ea172a93725a7547963f9fd07acdc34ded
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 28 21:13:58 2017 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 28 21:13:58 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed4775ea
7
8 www-apps/jekyll: Remove ruby20
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.1
11
12 www-apps/jekyll/jekyll-3.1.6-r1.ebuild | 4 ++--
13 www-apps/jekyll/jekyll-3.2.1-r2.ebuild | 4 ++--
14 2 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/www-apps/jekyll/jekyll-3.1.6-r1.ebuild b/www-apps/jekyll/jekyll-3.1.6-r1.ebuild
17 index 0988021e4a2..0b2cca617a3 100644
18 --- a/www-apps/jekyll/jekyll-3.1.6-r1.ebuild
19 +++ b/www-apps/jekyll/jekyll-3.1.6-r1.ebuild
20 @@ -1,8 +1,8 @@
21 -# Copyright 1999-2016 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26 -USE_RUBY="ruby20 ruby21 ruby22"
27 +USE_RUBY="ruby21 ruby22"
28
29 inherit ruby-fakegem
30
31
32 diff --git a/www-apps/jekyll/jekyll-3.2.1-r2.ebuild b/www-apps/jekyll/jekyll-3.2.1-r2.ebuild
33 index 41a8eb57444..9e1b4a117d4 100644
34 --- a/www-apps/jekyll/jekyll-3.2.1-r2.ebuild
35 +++ b/www-apps/jekyll/jekyll-3.2.1-r2.ebuild
36 @@ -1,8 +1,8 @@
37 -# Copyright 1999-2016 Gentoo Foundation
38 +# Copyright 1999-2017 Gentoo Foundation
39 # Distributed under the terms of the GNU General Public License v2
40
41 EAPI=5
42 -USE_RUBY="ruby20 ruby21 ruby22"
43 +USE_RUBY="ruby21 ruby22"
44
45 inherit ruby-fakegem