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/daemons/
Date: Sun, 29 Apr 2018 05:58:25
Message-Id: 1524981493.614b22c816f1bbf6df481f3d9af07bda20f41752.graaff@gentoo
1 commit: 614b22c816f1bbf6df481f3d9af07bda20f41752
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 29 05:57:52 2018 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 29 05:58:13 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=614b22c8
7
8 dev-ruby/daemons: add ruby25
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 dev-ruby/daemons/daemons-1.2.6.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/daemons/daemons-1.2.6.ebuild b/dev-ruby/daemons/daemons-1.2.6.ebuild
16 index 901f0ec74ca..f9541d84a5b 100644
17 --- a/dev-ruby/daemons/daemons-1.2.6.ebuild
18 +++ b/dev-ruby/daemons/daemons-1.2.6.ebuild
19 @@ -2,7 +2,7 @@
20 # Distributed under the terms of the GNU General Public License v2
21
22 EAPI=6
23 -USE_RUBY="ruby22 ruby23 ruby24"
24 +USE_RUBY="ruby23 ruby24 ruby25"
25
26 RUBY_FAKEGEM_EXTRADOC="Releases README.md"
27 RUBY_FAKEGEM_RECIPE_DOC="rdoc"