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/snmplib/
Date: Mon, 28 Mar 2016 21:57:16
Message-Id: 1459202215.3426a4a087f6ee4afcbafcd098ff758d327a8323.mrueg@gentoo
1 commit: 3426a4a087f6ee4afcbafcd098ff758d327a8323
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Mon Mar 28 21:56:20 2016 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 28 21:56:55 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3426a4a0
7
8 dev-ruby/snmplib: Remove ruby19
9
10 Package-Manager: portage-2.2.28
11
12 dev-ruby/snmplib/snmplib-1.2.0-r1.ebuild | 4 ++--
13 dev-ruby/snmplib/snmplib-1.2.0.ebuild | 4 ++--
14 2 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/dev-ruby/snmplib/snmplib-1.2.0-r1.ebuild b/dev-ruby/snmplib/snmplib-1.2.0-r1.ebuild
17 index 83bde45..42b86f7 100644
18 --- a/dev-ruby/snmplib/snmplib-1.2.0-r1.ebuild
19 +++ b/dev-ruby/snmplib/snmplib-1.2.0-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_NAME="snmp"
31
32
33 diff --git a/dev-ruby/snmplib/snmplib-1.2.0.ebuild b/dev-ruby/snmplib/snmplib-1.2.0.ebuild
34 index ce29d8c..c3ef316 100644
35 --- a/dev-ruby/snmplib/snmplib-1.2.0.ebuild
36 +++ b/dev-ruby/snmplib/snmplib-1.2.0.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"
45 +USE_RUBY="ruby20"
46
47 RUBY_FAKEGEM_NAME="snmp"