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: Fri, 02 Jan 2015 12:41:42
Message-Id: 20150102124138.ED049EB67@oystercatcher.gentoo.org
1 ago 15/01/02 12:41:38
2
3 Modified: sqlite3-1.3.10.ebuild ChangeLog
4 Log:
5 Stable for sparc, wrt bug #533590
6
7 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
8
9 Revision Changes Path
10 1.8 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.8&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild?rev=1.8&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild?r1=1.7&r2=1.8
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.7
20 retrieving revision 1.8
21 diff -u -r1.7 -r1.8
22 --- sqlite3-1.3.10.ebuild 1 Jan 2015 09:53:45 -0000 1.7
23 +++ sqlite3-1.3.10.ebuild 2 Jan 2015 12:41:38 -0000 1.8
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2015 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.7 2015/01/01 09:53:45 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild,v 1.8 2015/01/02 12:41:38 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.7 2015/01/01 09:53:45 ago Exp $
46 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild,v 1.8 2015/01/02 12:41:38 ago Exp $
47 Gem::Specification.new do |s|
48 s.name = "sqlite3-ruby"
49 s.version = "${RUBY_FAKEGEM_VERSION}"
50
51
52
53 1.28 dev-ruby/sqlite3/ChangeLog
54
55 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/ChangeLog?rev=1.28&view=markup
56 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/ChangeLog?rev=1.28&content-type=text/plain
57 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/ChangeLog?r1=1.27&r2=1.28
58
59 Index: ChangeLog
60 ===================================================================
61 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/ChangeLog,v
62 retrieving revision 1.27
63 retrieving revision 1.28
64 diff -u -r1.27 -r1.28
65 --- ChangeLog 1 Jan 2015 09:53:45 -0000 1.27
66 +++ ChangeLog 2 Jan 2015 12:41:38 -0000 1.28
67 @@ -1,6 +1,9 @@
68 # ChangeLog for dev-ruby/sqlite3
69 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
70 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/ChangeLog,v 1.27 2015/01/01 09:53:45 ago Exp $
71 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/ChangeLog,v 1.28 2015/01/02 12:41:38 ago Exp $
72 +
73 + 02 Jan 2015; Agostino Sarubbo <ago@g.o> sqlite3-1.3.10.ebuild:
74 + Stable for sparc, wrt bug #533590
75
76 01 Jan 2015; Agostino Sarubbo <ago@g.o> sqlite3-1.3.10.ebuild:
77 Stable for ia64, wrt bug #533590