Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/paludis/
Date: Sun, 06 Aug 2017 09:36:57
Message-Id: 1502012202.bf67d8f6e4d6a4b4852e9087005f23d5747126ea.mgorny@gentoo
1 commit: bf67d8f6e4d6a4b4852e9087005f23d5747126ea
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 6 07:23:30 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 6 09:36:42 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf67d8f6
7
8 sys-apps/paludis: Switch to ruby2.2, #627144
9
10 sys-apps/paludis/paludis-2.6.0.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/sys-apps/paludis/paludis-2.6.0.ebuild b/sys-apps/paludis/paludis-2.6.0.ebuild
14 index a5c786e1ec5..df3509c02ef 100644
15 --- a/sys-apps/paludis/paludis-2.6.0.ebuild
16 +++ b/sys-apps/paludis/paludis-2.6.0.ebuild
17 @@ -5,7 +5,7 @@ EAPI=5
18
19 PYTHON_COMPAT=( python2_7 )
20 # matching profile defaults for now
21 -RUBY_VER=2.1
22 +RUBY_VER=2.2
23
24 inherit bash-completion-r1 eutils python-single-r1 user