Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/xpath/
Date: Sun, 06 Mar 2016 18:29:47
Message-Id: 1457288810.fdcda60529d3a94a8db56013ad1531b9c0a7f694.mrueg@gentoo
1 commit: fdcda60529d3a94a8db56013ad1531b9c0a7f694
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 6 18:26:50 2016 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 6 18:26:50 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdcda605
7
8 dev-ruby/xpath: Remove ruby19
9
10 Package-Manager: portage-2.2.27
11
12 dev-ruby/xpath/xpath-0.1.4-r1.ebuild | 4 ++--
13 dev-ruby/xpath/xpath-2.0.0-r1.ebuild | 4 ++--
14 2 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/dev-ruby/xpath/xpath-0.1.4-r1.ebuild b/dev-ruby/xpath/xpath-0.1.4-r1.ebuild
17 index 8b4c2de..2f2e37f 100644
18 --- a/dev-ruby/xpath/xpath-0.1.4-r1.ebuild
19 +++ b/dev-ruby/xpath/xpath-0.1.4-r1.ebuild
20 @@ -1,9 +1,9 @@
21 -# Copyright 1999-2015 Gentoo Foundation
22 +# Copyright 1999-2016 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 # $Id$
25
26 EAPI=5
27 -USE_RUBY="ruby19 ruby20 ruby21 ruby22"
28 +USE_RUBY="ruby20 ruby21 ruby22"
29
30 RUBY_FAKEGEM_EXTRADOC="README.rdoc"
31
32
33 diff --git a/dev-ruby/xpath/xpath-2.0.0-r1.ebuild b/dev-ruby/xpath/xpath-2.0.0-r1.ebuild
34 index e9723d9..564891b 100644
35 --- a/dev-ruby/xpath/xpath-2.0.0-r1.ebuild
36 +++ b/dev-ruby/xpath/xpath-2.0.0-r1.ebuild
37 @@ -1,9 +1,9 @@
38 -# Copyright 1999-2015 Gentoo Foundation
39 +# Copyright 1999-2016 Gentoo Foundation
40 # Distributed under the terms of the GNU General Public License v2
41 # $Id$
42
43 EAPI=5
44 -USE_RUBY="ruby19 ruby20 ruby21 ruby22"
45 +USE_RUBY="ruby20 ruby21 ruby22"
46
47 RUBY_FAKEGEM_EXTRADOC="README.md"