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/sqlite3: sqlite3-1.3.10.ebuild ChangeLog
Date: Wed, 31 Dec 2014 16:27:32
Message-Id: 20141231162728.C0166E93E@oystercatcher.gentoo.org
1 ago 14/12/31 16:27:28
2
3 Modified: sqlite3-1.3.10.ebuild ChangeLog
4 Log:
5 Stable for ppc, wrt bug #533590
6
7 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
8
9 Revision Changes Path
10 1.6 dev-ruby/sqlite3/sqlite3-1.3.10.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild?r1=1.5&r2=1.6
15
16 Index: sqlite3-1.3.10.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- sqlite3-1.3.10.ebuild 28 Dec 2014 10:21:11 -0000 1.5
23 +++ sqlite3-1.3.10.ebuild 31 Dec 2014 16:27:28 -0000 1.6
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild,v 1.5 2014/12/28 10:21:11 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild,v 1.6 2014/12/31 16:27:28 ago Exp $
29
30 EAPI=5
31 USE_RUBY="ruby19 ruby20"
32 @@ -15,7 +15,7 @@
33 HOMEPAGE="http://rubyforge.org/projects/sqlite-ruby/"
34 LICENSE="BSD"
35
36 -KEYWORDS="amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
37 +KEYWORDS="amd64 ~arm hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
38 SLOT="0"
39 IUSE=""
40
41 @@ -66,7 +66,7 @@
42 # sqlite3` was already part of sqlite3-ruby requirements.
43 cat - <<EOF > "${T}/sqlite3-ruby.gemspec"
44 # generated by ebuild
45 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild,v 1.5 2014/12/28 10:21:11 ago Exp $
46 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild,v 1.6 2014/12/31 16:27:28 ago Exp $
47 Gem::Specification.new do |s|
48 s.name = "sqlite3-ruby"
49 s.version = "${RUBY_FAKEGEM_VERSION}"
50
51
52
53 1.26 dev-ruby/sqlite3/ChangeLog
54
55 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/ChangeLog?rev=1.26&view=markup
56 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/ChangeLog?rev=1.26&content-type=text/plain
57 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/ChangeLog?r1=1.25&r2=1.26
58
59 Index: ChangeLog
60 ===================================================================
61 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/ChangeLog,v
62 retrieving revision 1.25
63 retrieving revision 1.26
64 diff -u -r1.25 -r1.26
65 --- ChangeLog 28 Dec 2014 10:21:11 -0000 1.25
66 +++ ChangeLog 31 Dec 2014 16:27:28 -0000 1.26
67 @@ -1,6 +1,9 @@
68 # ChangeLog for dev-ruby/sqlite3
69 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
70 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/ChangeLog,v 1.25 2014/12/28 10:21:11 ago Exp $
71 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/ChangeLog,v 1.26 2014/12/31 16:27:28 ago Exp $
72 +
73 + 31 Dec 2014; Agostino Sarubbo <ago@g.o> sqlite3-1.3.10.ebuild:
74 + Stable for ppc, wrt bug #533590
75
76 28 Dec 2014; Agostino Sarubbo <ago@g.o> sqlite3-1.3.10.ebuild:
77 Stable for x86, wrt bug #533590