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-gist/
Date: Fri, 28 Apr 2017 21:11:08
Message-Id: 1493413822.027e8053cae484555d5ce1d4f9747af9208b7ed4.mrueg@gentoo
1 commit: 027e8053cae484555d5ce1d4f9747af9208b7ed4
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 28 21:10:22 2017 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 28 21:10:22 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=027e8053
7
8 www-apps/jekyll-gist: Remove ruby20
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.1
11
12 www-apps/jekyll-gist/jekyll-gist-1.4.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/www-apps/jekyll-gist/jekyll-gist-1.4.0.ebuild b/www-apps/jekyll-gist/jekyll-gist-1.4.0.ebuild
16 index b1ceb4b5bab..14fa2d17819 100644
17 --- a/www-apps/jekyll-gist/jekyll-gist-1.4.0.ebuild
18 +++ b/www-apps/jekyll-gist/jekyll-gist-1.4.0.ebuild
19 @@ -1,8 +1,8 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 -USE_RUBY="ruby20 ruby21 ruby22"
26 +USE_RUBY="ruby21 ruby22"
27
28 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
29 RUBY_FAKEGEM_TASK_DOC=""