Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rrdtool-bindings/
Date: Sun, 29 Jan 2017 17:29:17
Message-Id: 1485710907.f59e477ff4d8e224b32e8271be692edfe4c47511.grobian@gentoo
1 commit: f59e477ff4d8e224b32e8271be692edfe4c47511
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 29 17:26:49 2017 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 29 17:28:27 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f59e477f
7
8 dev-ruby/rrdtool-bindings: dropped ~ia64-linux
9
10 Package-Manager: portage-2.3.3
11
12 dev-ruby/rrdtool-bindings/rrdtool-bindings-1.4.8.ebuild | 4 ++--
13 dev-ruby/rrdtool-bindings/rrdtool-bindings-1.5.5.ebuild | 4 ++--
14 dev-ruby/rrdtool-bindings/rrdtool-bindings-1.6.0.ebuild | 4 ++--
15 3 files changed, 6 insertions(+), 6 deletions(-)
16
17 diff --git a/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.4.8.ebuild b/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.4.8.ebuild
18 index 1dd3c5f..0a469a1 100644
19 --- a/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.4.8.ebuild
20 +++ b/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.4.8.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2016 Gentoo Foundation
23 +# Copyright 1999-2017 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 # $Id$
26
27 @@ -19,7 +19,7 @@ RUBY_S="$MY_P"/bindings/ruby
28
29 LICENSE="GPL-2"
30 SLOT="0"
31 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos ~x86-solaris"
32 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
33
34 # Block on older versions of rrdtool that install the bindings themselves.
35 # requires rrd_xport which requires rrd_graph
36
37 diff --git a/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.5.5.ebuild b/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.5.5.ebuild
38 index 07a33e9..bba149d 100644
39 --- a/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.5.5.ebuild
40 +++ b/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.5.5.ebuild
41 @@ -1,4 +1,4 @@
42 -# Copyright 1999-2016 Gentoo Foundation
43 +# Copyright 1999-2017 Gentoo Foundation
44 # Distributed under the terms of the GNU General Public License v2
45 # $Id$
46
47 @@ -20,7 +20,7 @@ RUBY_S="$MY_P"/bindings/ruby
48
49 LICENSE="GPL-2"
50 SLOT="0"
51 -KEYWORDS="alpha amd64 ~arm hppa ~mips ~ppc ppc64 ~s390 ~sh ~x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos ~x86-solaris"
52 +KEYWORDS="alpha amd64 ~arm hppa ~mips ~ppc ppc64 ~s390 ~sh ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
53 IUSE="graph test"
54 REQUIRED_USE="test? ( graph )"
55
56
57 diff --git a/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.6.0.ebuild b/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.6.0.ebuild
58 index bd8ee9d..54acdbc 100644
59 --- a/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.6.0.ebuild
60 +++ b/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.6.0.ebuild
61 @@ -1,4 +1,4 @@
62 -# Copyright 1999-2016 Gentoo Foundation
63 +# Copyright 1999-2017 Gentoo Foundation
64 # Distributed under the terms of the GNU General Public License v2
65 # $Id$
66
67 @@ -20,7 +20,7 @@ RUBY_S="$MY_P"/bindings/ruby
68
69 LICENSE="GPL-2"
70 SLOT="0"
71 -KEYWORDS="alpha ~amd64 ~arm hppa ~mips ~ppc ~ppc64 ~s390 ~sh x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos ~x86-solaris"
72 +KEYWORDS="alpha ~amd64 ~arm hppa ~mips ~ppc ~ppc64 ~s390 ~sh x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
73 IUSE="graph test"
74 REQUIRED_USE="test? ( graph )"