Gentoo Archives: gentoo-commits

From: "Manuel Rueger (mrueg)" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/pkg-config: pkg-config-1.1.5-r1.ebuild pkg-config-1.1.5.ebuild ChangeLog
Date: Sat, 30 Aug 2014 11:31:17
Message-Id: 20140830113113.B54004409@oystercatcher.gentoo.org
1 mrueg 14/08/30 11:31:13
2
3 Modified: pkg-config-1.1.5.ebuild ChangeLog
4 Added: pkg-config-1.1.5-r1.ebuild
5 Log:
6 Move ruby21 to -r1. Stable for amd64. See bug #521316.
7
8 (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key )
9
10 Revision Changes Path
11 1.5 dev-ruby/pkg-config/pkg-config-1.1.5.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pkg-config/pkg-config-1.1.5.ebuild?rev=1.5&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pkg-config/pkg-config-1.1.5.ebuild?rev=1.5&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pkg-config/pkg-config-1.1.5.ebuild?r1=1.4&r2=1.5
16
17 Index: pkg-config-1.1.5.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/pkg-config-1.1.5.ebuild,v
20 retrieving revision 1.4
21 retrieving revision 1.5
22 diff -u -r1.4 -r1.5
23 --- pkg-config-1.1.5.ebuild 16 Aug 2014 14:13:03 -0000 1.4
24 +++ pkg-config-1.1.5.ebuild 30 Aug 2014 11:31:13 -0000 1.5
25 @@ -1,23 +1,21 @@
26 # Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/pkg-config-1.1.5.ebuild,v 1.4 2014/08/16 14:13:03 mrueg Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/pkg-config-1.1.5.ebuild,v 1.5 2014/08/30 11:31:13 mrueg Exp $
30
31 EAPI=5
32 -USE_RUBY="ruby19 ruby20 ruby21"
33 +USE_RUBY="ruby19 ruby20"
34
35 RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS"
36
37 RUBY_FAKEGEM_TASK_DOC=""
38
39 -RUBY_FAKEGEM_RECIPE_TEST="none"
40 -
41 inherit ruby-fakegem
42
43 DESCRIPTION="A pkg-config implementation by Ruby"
44 HOMEPAGE="https://github.com/rcairo/pkg-config"
45 LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
46
47 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
48 +KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
49 SLOT="0"
50 IUSE="test"
51
52
53
54
55 1.27 dev-ruby/pkg-config/ChangeLog
56
57 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pkg-config/ChangeLog?rev=1.27&view=markup
58 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pkg-config/ChangeLog?rev=1.27&content-type=text/plain
59 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pkg-config/ChangeLog?r1=1.26&r2=1.27
60
61 Index: ChangeLog
62 ===================================================================
63 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/ChangeLog,v
64 retrieving revision 1.26
65 retrieving revision 1.27
66 diff -u -r1.26 -r1.27
67 --- ChangeLog 16 Aug 2014 14:13:03 -0000 1.26
68 +++ ChangeLog 30 Aug 2014 11:31:13 -0000 1.27
69 @@ -1,6 +1,12 @@
70 # ChangeLog for dev-ruby/pkg-config
71 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
72 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/ChangeLog,v 1.26 2014/08/16 14:13:03 mrueg Exp $
73 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/ChangeLog,v 1.27 2014/08/30 11:31:13 mrueg Exp $
74 +
75 +*pkg-config-1.1.5-r1 (30 Aug 2014)
76 +
77 + 30 Aug 2014; Manuel Rüger <mrueg@g.o> +pkg-config-1.1.5-r1.ebuild,
78 + pkg-config-1.1.5.ebuild:
79 + Move ruby21 to -r1. Stable for amd64. See bug #521316.
80
81 16 Aug 2014; Manuel Rüger <mrueg@g.o> pkg-config-1.1.5.ebuild:
82 Remove unneeded dependency.
83
84
85
86 1.1 dev-ruby/pkg-config/pkg-config-1.1.5-r1.ebuild
87
88 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pkg-config/pkg-config-1.1.5-r1.ebuild?rev=1.1&view=markup
89 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pkg-config/pkg-config-1.1.5-r1.ebuild?rev=1.1&content-type=text/plain
90
91 Index: pkg-config-1.1.5-r1.ebuild
92 ===================================================================
93 # Copyright 1999-2014 Gentoo Foundation
94 # Distributed under the terms of the GNU General Public License v2
95 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/pkg-config-1.1.5-r1.ebuild,v 1.1 2014/08/30 11:31:13 mrueg Exp $
96
97 EAPI=5
98 USE_RUBY="ruby19 ruby20 ruby21"
99
100 RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS"
101
102 RUBY_FAKEGEM_TASK_DOC=""
103
104 inherit ruby-fakegem
105
106 DESCRIPTION="A pkg-config implementation by Ruby"
107 HOMEPAGE="https://github.com/rcairo/pkg-config"
108 LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
109
110 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
111 SLOT="0"
112 IUSE="test"
113
114 ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
115 # this is used for testing
116 DEPEND+=" test? ( x11-libs/cairo )"
117
118 all_ruby_prepare() {
119 # drop failing tests
120 sed -i -e "/test_cflags/,/end/d"\
121 -e "/test_cflags_only_I/,/end/d" test/test_pkg_config.rb || die
122 }
123
124 each_ruby_test() {
125 ruby-ng_testrb-2 -Ilib test/test_${PN/-/_}.rb
126 }