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/ruby-vte/
Date: Mon, 25 Apr 2016 23:20:47
Message-Id: 1461626421.0b30b1c719b26fcf88a8fe20ad02d69f70d6f3a5.mrueg@gentoo
1 commit: 0b30b1c719b26fcf88a8fe20ad02d69f70d6f3a5
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 25 23:20:05 2016 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 25 23:20:21 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b30b1c7
7
8 dev-ruby/ruby-vte: Remove ruby19
9
10 Package-Manager: portage-2.2.28
11
12 dev-ruby/ruby-vte/ruby-vte-2.2.3-r1.ebuild | 4 ++--
13 dev-ruby/ruby-vte/ruby-vte-2.2.3.ebuild | 4 ++--
14 dev-ruby/ruby-vte/ruby-vte-2.2.5.ebuild | 4 ++--
15 3 files changed, 6 insertions(+), 6 deletions(-)
16
17 diff --git a/dev-ruby/ruby-vte/ruby-vte-2.2.3-r1.ebuild b/dev-ruby/ruby-vte/ruby-vte-2.2.3-r1.ebuild
18 index 831571e..9873dce 100644
19 --- a/dev-ruby/ruby-vte/ruby-vte-2.2.3-r1.ebuild
20 +++ b/dev-ruby/ruby-vte/ruby-vte-2.2.3-r1.ebuild
21 @@ -1,9 +1,9 @@
22 -# Copyright 1999-2015 Gentoo Foundation
23 +# Copyright 1999-2016 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 # $Id$
26
27 EAPI=5
28 -USE_RUBY="ruby19 ruby20 ruby21 ruby22"
29 +USE_RUBY="ruby20 ruby21 ruby22"
30
31 inherit ruby-ng-gnome2
32
33
34 diff --git a/dev-ruby/ruby-vte/ruby-vte-2.2.3.ebuild b/dev-ruby/ruby-vte/ruby-vte-2.2.3.ebuild
35 index 6089097..bbde0cc 100644
36 --- a/dev-ruby/ruby-vte/ruby-vte-2.2.3.ebuild
37 +++ b/dev-ruby/ruby-vte/ruby-vte-2.2.3.ebuild
38 @@ -1,9 +1,9 @@
39 -# Copyright 1999-2015 Gentoo Foundation
40 +# Copyright 1999-2016 Gentoo Foundation
41 # Distributed under the terms of the GNU General Public License v2
42 # $Id$
43
44 EAPI=5
45 -USE_RUBY="ruby19 ruby20"
46 +USE_RUBY="ruby20"
47
48 inherit ruby-ng-gnome2
49
50
51 diff --git a/dev-ruby/ruby-vte/ruby-vte-2.2.5.ebuild b/dev-ruby/ruby-vte/ruby-vte-2.2.5.ebuild
52 index 831571e..9873dce 100644
53 --- a/dev-ruby/ruby-vte/ruby-vte-2.2.5.ebuild
54 +++ b/dev-ruby/ruby-vte/ruby-vte-2.2.5.ebuild
55 @@ -1,9 +1,9 @@
56 -# Copyright 1999-2015 Gentoo Foundation
57 +# Copyright 1999-2016 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 # $Id$
60
61 EAPI=5
62 -USE_RUBY="ruby19 ruby20 ruby21 ruby22"
63 +USE_RUBY="ruby20 ruby21 ruby22"
64
65 inherit ruby-ng-gnome2