Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/sawyer/
Date: Sun, 30 Jul 2017 06:10:45
Message-Id: 1501394256.2cbfd4a4d1aa270d5c4f1806da2d2314dc4256ba.graaff@gentoo
1 commit: 2cbfd4a4d1aa270d5c4f1806da2d2314dc4256ba
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 30 05:43:14 2017 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 30 05:57:36 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cbfd4a4
7
8 dev-ruby/sawyer: drop ruby20
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-ruby/sawyer/sawyer-0.8.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/sawyer/sawyer-0.8.1.ebuild b/dev-ruby/sawyer/sawyer-0.8.1.ebuild
16 index 265ff5c5183..3cf37acd164 100644
17 --- a/dev-ruby/sawyer/sawyer-0.8.1.ebuild
18 +++ b/dev-ruby/sawyer/sawyer-0.8.1.ebuild
19 @@ -2,7 +2,7 @@
20 # Distributed under the terms of the GNU General Public License v2
21
22 EAPI=5
23 -USE_RUBY="ruby20 ruby21 ruby22 ruby23"
24 +USE_RUBY="ruby21 ruby22 ruby23"
25
26 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
27 RUBY_FAKEGEM_EXTRADOC="README.md"