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: www-apps/nanoc-core/
Date: Fri, 10 May 2019 05:40:25
Message-Id: 1557466705.87ba3ad7e16543f6a64450b00880be1f84a031c5.graaff@gentoo
1 commit: 87ba3ad7e16543f6a64450b00880be1f84a031c5
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 10 05:14:27 2019 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Fri May 10 05:38:25 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87ba3ad7
7
8 www-apps/nanoc-core: add ruby26
9
10 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12
13 www-apps/nanoc-core/nanoc-core-4.11.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/www-apps/nanoc-core/nanoc-core-4.11.2.ebuild b/www-apps/nanoc-core/nanoc-core-4.11.2.ebuild
17 index 65bb6bb4159..d1c73387489 100644
18 --- a/www-apps/nanoc-core/nanoc-core-4.11.2.ebuild
19 +++ b/www-apps/nanoc-core/nanoc-core-4.11.2.ebuild
20 @@ -2,7 +2,7 @@
21 # Distributed under the terms of the GNU General Public License v2
22
23 EAPI=6
24 -USE_RUBY="ruby24 ruby25"
25 +USE_RUBY="ruby24 ruby25 ruby26"
26
27 RUBY_FAKEGEM_EXTRADOC="NEWS.md README.md"
28 RUBY_FAKEGEM_RECIPE_DOC="rdoc"