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/ruby-oci8: ruby-oci8-2.1.7.ebuild ruby-oci8-2.1.7-r1.ebuild ChangeLog
Date: Mon, 02 Mar 2015 10:31:03
Message-Id: 20150302103058.C325712DEE@oystercatcher.gentoo.org
1 mrueg 15/03/02 10:30:58
2
3 Modified: ruby-oci8-2.1.7.ebuild ChangeLog
4 Added: ruby-oci8-2.1.7-r1.ebuild
5 Log:
6 Create stable candidate.
7
8 (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key )
9
10 Revision Changes Path
11 1.2 dev-ruby/ruby-oci8/ruby-oci8-2.1.7.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-oci8/ruby-oci8-2.1.7.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-oci8/ruby-oci8-2.1.7.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-oci8/ruby-oci8-2.1.7.ebuild?r1=1.1&r2=1.2
16
17 Index: ruby-oci8-2.1.7.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-oci8/ruby-oci8-2.1.7.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- ruby-oci8-2.1.7.ebuild 17 Jan 2015 10:24:43 -0000 1.1
24 +++ ruby-oci8-2.1.7.ebuild 2 Mar 2015 10:30:58 -0000 1.2
25 @@ -1,9 +1,9 @@
26 # Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-oci8/ruby-oci8-2.1.7.ebuild,v 1.1 2015/01/17 10:24:43 graaff Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-oci8/ruby-oci8-2.1.7.ebuild,v 1.2 2015/03/02 10:30:58 mrueg Exp $
30
31 -EAPI="5"
32 -USE_RUBY="ruby19 ruby20 ruby21"
33 +EAPI=5
34 +USE_RUBY="ruby19 ruby20"
35
36 inherit multilib ruby-fakegem
37
38
39
40
41 1.32 dev-ruby/ruby-oci8/ChangeLog
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-oci8/ChangeLog?rev=1.32&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-oci8/ChangeLog?rev=1.32&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-oci8/ChangeLog?r1=1.31&r2=1.32
46
47 Index: ChangeLog
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-oci8/ChangeLog,v
50 retrieving revision 1.31
51 retrieving revision 1.32
52 diff -u -r1.31 -r1.32
53 --- ChangeLog 17 Jan 2015 10:24:43 -0000 1.31
54 +++ ChangeLog 2 Mar 2015 10:30:58 -0000 1.32
55 @@ -1,6 +1,12 @@
56 # ChangeLog for dev-ruby/ruby-oci8
57 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
58 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-oci8/ChangeLog,v 1.31 2015/01/17 10:24:43 graaff Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-oci8/ChangeLog,v 1.32 2015/03/02 10:30:58 mrueg Exp $
60 +
61 +*ruby-oci8-2.1.7-r1 (02 Mar 2015)
62 +
63 + 02 Mar 2015; Manuel RĂ¼ger <mrueg@g.o> +ruby-oci8-2.1.7-r1.ebuild,
64 + ruby-oci8-2.1.7.ebuild:
65 + Create stable candidate.
66
67 *ruby-oci8-2.1.7 (17 Jan 2015)
68
69
70
71
72 1.1 dev-ruby/ruby-oci8/ruby-oci8-2.1.7-r1.ebuild
73
74 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-oci8/ruby-oci8-2.1.7-r1.ebuild?rev=1.1&view=markup
75 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-oci8/ruby-oci8-2.1.7-r1.ebuild?rev=1.1&content-type=text/plain
76
77 Index: ruby-oci8-2.1.7-r1.ebuild
78 ===================================================================
79 # Copyright 1999-2015 Gentoo Foundation
80 # Distributed under the terms of the GNU General Public License v2
81 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-oci8/ruby-oci8-2.1.7-r1.ebuild,v 1.1 2015/03/02 10:30:58 mrueg Exp $
82
83 EAPI=5
84 USE_RUBY="ruby19 ruby20 ruby21"
85
86 inherit multilib ruby-fakegem
87
88 RUBY_FAKEGEM_EXTRADOC="NEWS README.md ChangeLog"
89
90 DESCRIPTION="A Ruby library for Oracle OCI8"
91 HOMEPAGE="https://rubygems.org/gems/ruby-oci8/"
92
93 LICENSE="Ruby"
94 SLOT="0"
95 KEYWORDS="~amd64 ~x86"
96 IUSE=""
97
98 RDEPEND="dev-db/oracle-instantclient-basic"
99 DEPEND="${RDEPEND}"
100
101 EXT_DIR="ext/oci8"
102
103 each_ruby_configure() {
104 # configure the native libraries
105 ${RUBY} -C${EXT_DIR} extconf.rb --prefix="${D}/usr" || die "configure failed"
106 }
107
108 each_ruby_compile() {
109 # compile the native libraries
110 emake -C ${EXT_DIR} V=1 || die "could not compile native library"
111 }
112
113 each_ruby_install() {
114 # install the native libraries
115 emake -C ${EXT_DIR} install DESTDIR="${D}" || die "could not install native library"
116 # install the gem files
117 each_fakegem_install
118 }