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-sitemap/
Date: Fri, 28 Apr 2017 21:08:38
Message-Id: 1493413704.e5d8b9b7e15d1d83c68d68e8367b0462135a41b4.mrueg@gentoo
1 commit: e5d8b9b7e15d1d83c68d68e8367b0462135a41b4
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 28 21:08:24 2017 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 28 21:08:24 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5d8b9b7
7
8 www-apps/jekyll-sitemap: Remove ruby20
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.1
11
12 www-apps/jekyll-sitemap/jekyll-sitemap-0.11.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/www-apps/jekyll-sitemap/jekyll-sitemap-0.11.0.ebuild b/www-apps/jekyll-sitemap/jekyll-sitemap-0.11.0.ebuild
16 index 899406999c9..e9a53768800 100644
17 --- a/www-apps/jekyll-sitemap/jekyll-sitemap-0.11.0.ebuild
18 +++ b/www-apps/jekyll-sitemap/jekyll-sitemap-0.11.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=""