Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/sqlite3: sqlite3-1.3.6.ebuild ChangeLog
Date: Sun, 28 Oct 2012 18:30:51
Message-Id: 20121028183041.C39CB21600@flycatcher.gentoo.org
1 armin76 12/10/28 18:30:41
2
3 Modified: sqlite3-1.3.6.ebuild ChangeLog
4 Log:
5 ia64/sparc stable wrt #435968
6
7 (Portage version: 2.1.11.9/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.6 dev-ruby/sqlite3/sqlite3-1.3.6.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.6.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.6.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.6.ebuild?r1=1.5&r2=1.6
15
16 Index: sqlite3-1.3.6.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.6.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- sqlite3-1.3.6.ebuild 28 Sep 2012 11:54:56 -0000 1.5
23 +++ sqlite3-1.3.6.ebuild 28 Oct 2012 18:30:41 -0000 1.6
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 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.6.ebuild,v 1.5 2012/09/28 11:54:56 johu Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.6.ebuild,v 1.6 2012/10/28 18:30:41 armin76 Exp $
29
30 EAPI=4
31 USE_RUBY="ruby18 ree18 ruby19"
32 @@ -15,7 +15,7 @@
33 HOMEPAGE="http://rubyforge.org/projects/sqlite-ruby/"
34 LICENSE="BSD"
35
36 -KEYWORDS="amd64 ~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 ~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 @@ -56,7 +56,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.6.ebuild,v 1.5 2012/09/28 11:54:56 johu Exp $
46 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.6.ebuild,v 1.6 2012/10/28 18:30:41 armin76 Exp $
47 Gem::Specification.new do |s|
48 s.name = "sqlite3-ruby"
49 s.version = "${RUBY_FAKEGEM_VERSION}"
50
51
52
53 1.6 dev-ruby/sqlite3/ChangeLog
54
55 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/ChangeLog?rev=1.6&view=markup
56 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/ChangeLog?rev=1.6&content-type=text/plain
57 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/ChangeLog?r1=1.5&r2=1.6
58
59 Index: ChangeLog
60 ===================================================================
61 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/ChangeLog,v
62 retrieving revision 1.5
63 retrieving revision 1.6
64 diff -u -r1.5 -r1.6
65 --- ChangeLog 28 Sep 2012 11:54:56 -0000 1.5
66 +++ ChangeLog 28 Oct 2012 18:30:41 -0000 1.6
67 @@ -1,6 +1,9 @@
68 # ChangeLog for dev-ruby/sqlite3
69 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
70 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/ChangeLog,v 1.5 2012/09/28 11:54:56 johu Exp $
71 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/ChangeLog,v 1.6 2012/10/28 18:30:41 armin76 Exp $
72 +
73 + 28 Oct 2012; Raúl Porcel <armin76@g.o> sqlite3-1.3.6.ebuild:
74 + ia64/sparc stable wrt #435968
75
76 28 Sep 2012; Johannes Huber <johu@g.o> sqlite3-1.3.6.ebuild:
77 Stable for x86, wrt bug #435968