Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-oci8: ruby-oci8-2.1.3.ebuild ChangeLog
Date: Sat, 31 Aug 2013 09:15:18
Message-Id: 20130831091515.AA3BD2004B@flycatcher.gentoo.org
1 ago 13/08/31 09:15:15
2
3 Modified: ruby-oci8-2.1.3.ebuild ChangeLog
4 Log:
5 Stable for amd64, wrt bug #480988
6
7 (Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
8
9 Revision Changes Path
10 1.2 dev-ruby/ruby-oci8/ruby-oci8-2.1.3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-oci8/ruby-oci8-2.1.3.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-oci8/ruby-oci8-2.1.3.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-oci8/ruby-oci8-2.1.3.ebuild?r1=1.1&r2=1.2
15
16 Index: ruby-oci8-2.1.3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-oci8/ruby-oci8-2.1.3.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- ruby-oci8-2.1.3.ebuild 2 Dec 2012 11:34:12 -0000 1.1
23 +++ ruby-oci8-2.1.3.ebuild 31 Aug 2013 09:15:15 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2012 Gentoo Foundation
26 +# Copyright 1999-2013 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.3.ebuild,v 1.1 2012/12/02 11:34:12 graaff Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-oci8/ruby-oci8-2.1.3.ebuild,v 1.2 2013/08/31 09:15:15 ago Exp $
30
31 EAPI="2"
32 USE_RUBY="ruby18 ruby19"
33 @@ -12,7 +12,7 @@
34 SRC_URI="mirror://rubyforge/${PN}/${P}.tar.gz"
35 LICENSE="Ruby"
36 SLOT="0"
37 -KEYWORDS="~amd64 ~x86"
38 +KEYWORDS="amd64 ~x86"
39 IUSE=""
40
41 RDEPEND="dev-db/oracle-instantclient-basic"
42
43
44
45 1.27 dev-ruby/ruby-oci8/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-oci8/ChangeLog?rev=1.27&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-oci8/ChangeLog?rev=1.27&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-oci8/ChangeLog?r1=1.26&r2=1.27
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-oci8/ChangeLog,v
54 retrieving revision 1.26
55 retrieving revision 1.27
56 diff -u -r1.26 -r1.27
57 --- ChangeLog 17 Mar 2013 17:39:14 -0000 1.26
58 +++ ChangeLog 31 Aug 2013 09:15:15 -0000 1.27
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-ruby/ruby-oci8
61 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-oci8/ChangeLog,v 1.26 2013/03/17 17:39:14 hwoarang Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-oci8/ChangeLog,v 1.27 2013/08/31 09:15:15 ago Exp $
64 +
65 + 31 Aug 2013; Agostino Sarubbo <ago@g.o> ruby-oci8-2.1.3.ebuild:
66 + Stable for amd64, wrt bug #480988
67
68 17 Mar 2013; Markos Chandras <hwoarang@g.o> metadata.xml:
69 Add proxy-maintainers to metadata.xml