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: sys-apps/paludis/
Date: Sun, 04 Dec 2016 07:36:04
Message-Id: 1480836897.8c8fad712a8af46808a0351e649b87f082729fc0.graaff@gentoo
1 commit: 8c8fad712a8af46808a0351e649b87f082729fc0
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 4 07:34:57 2016 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 4 07:34:57 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c8fad71
7
8 add revision with ruby 2.1 for bug 576034
9
10 Package-Manager: portage-2.3.0
11 RepoMan-Options: --force
12
13 sys-apps/paludis/{paludis-2.4.0.ebuild => paludis-2.4.0-r1.ebuild} | 4 ++--
14 sys-apps/paludis/paludis-2.4.0.ebuild | 4 ++--
15 2 files changed, 4 insertions(+), 4 deletions(-)
16
17 diff --git a/sys-apps/paludis/paludis-2.4.0.ebuild b/sys-apps/paludis/paludis-2.4.0-r1.ebuild
18 similarity index 98%
19 copy from sys-apps/paludis/paludis-2.4.0.ebuild
20 copy to sys-apps/paludis/paludis-2.4.0-r1.ebuild
21 index dce3e99..2549131 100644
22 --- a/sys-apps/paludis/paludis-2.4.0.ebuild
23 +++ b/sys-apps/paludis/paludis-2.4.0-r1.ebuild
24 @@ -1,4 +1,4 @@
25 -# Copyright 1999-2015 Gentoo Foundation
26 +# Copyright 1999-2016 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 # $Id$
29
30 @@ -6,7 +6,7 @@ EAPI=5
31
32 PYTHON_COMPAT=( python2_7 )
33 # matching profile defaults for now
34 -RUBY_VER=2.0
35 +RUBY_VER=2.1
36
37 inherit bash-completion-r1 eutils python-single-r1 user
38
39
40 diff --git a/sys-apps/paludis/paludis-2.4.0.ebuild b/sys-apps/paludis/paludis-2.4.0.ebuild
41 index dce3e99..2549131 100644
42 --- a/sys-apps/paludis/paludis-2.4.0.ebuild
43 +++ b/sys-apps/paludis/paludis-2.4.0.ebuild
44 @@ -1,4 +1,4 @@
45 -# Copyright 1999-2015 Gentoo Foundation
46 +# Copyright 1999-2016 Gentoo Foundation
47 # Distributed under the terms of the GNU General Public License v2
48 # $Id$
49
50 @@ -6,7 +6,7 @@ EAPI=5
51
52 PYTHON_COMPAT=( python2_7 )
53 # matching profile defaults for now
54 -RUBY_VER=2.0
55 +RUBY_VER=2.1
56
57 inherit bash-completion-r1 eutils python-single-r1 user