public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/sqlite3: sqlite3-1.3.10.ebuild ChangeLog
@ 2014-12-26 19:38 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-12-26 19:38 UTC (permalink / raw
  To: gentoo-commits

ago         14/12/26 19:38:34

  Modified:             sqlite3-1.3.10.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #533590
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.3                  dev-ruby/sqlite3/sqlite3-1.3.10.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild?r1=1.2&r2=1.3

Index: sqlite3-1.3.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sqlite3-1.3.10.ebuild	26 Dec 2014 10:44:00 -0000	1.2
+++ sqlite3-1.3.10.ebuild	26 Dec 2014 19:38:34 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild,v 1.2 2014/12/26 10:44:00 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild,v 1.3 2014/12/26 19:38:34 ago Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20"
@@ -15,7 +15,7 @@
 HOMEPAGE="http://rubyforge.org/projects/sqlite-ruby/"
 LICENSE="BSD"
 
-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"
+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"
 SLOT="0"
 IUSE=""
 
@@ -66,7 +66,7 @@
 	# sqlite3` was already part of sqlite3-ruby requirements.
 	cat - <<EOF > "${T}/sqlite3-ruby.gemspec"
 # generated by ebuild
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild,v 1.2 2014/12/26 10:44:00 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild,v 1.3 2014/12/26 19:38:34 ago Exp $
 Gem::Specification.new do |s|
 	s.name = "sqlite3-ruby"
 	s.version = "${RUBY_FAKEGEM_VERSION}"



1.23                 dev-ruby/sqlite3/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/ChangeLog?r1=1.22&r2=1.23

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog	26 Dec 2014 10:44:00 -0000	1.22
+++ ChangeLog	26 Dec 2014 19:38:34 -0000	1.23
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/sqlite3
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/ChangeLog,v 1.22 2014/12/26 10:44:00 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/ChangeLog,v 1.23 2014/12/26 19:38:34 ago Exp $
+
+  26 Dec 2014; Agostino Sarubbo <ago@gentoo.org> sqlite3-1.3.10.ebuild:
+  Stable for amd64, wrt bug #533590
 
 *sqlite3-1.3.10-r1 (26 Dec 2014)
 





^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-ruby/sqlite3: sqlite3-1.3.10.ebuild ChangeLog
@ 2014-12-28  9:15 Jeroen Roovers (jer)
  0 siblings, 0 replies; 7+ messages in thread
From: Jeroen Roovers (jer) @ 2014-12-28  9:15 UTC (permalink / raw
  To: gentoo-commits

jer         14/12/28 09:15:46

  Modified:             sqlite3-1.3.10.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #533590).
  
  (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.4                  dev-ruby/sqlite3/sqlite3-1.3.10.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild?r1=1.3&r2=1.4

Index: sqlite3-1.3.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sqlite3-1.3.10.ebuild	26 Dec 2014 19:38:34 -0000	1.3
+++ sqlite3-1.3.10.ebuild	28 Dec 2014 09:15:46 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild,v 1.3 2014/12/26 19:38:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild,v 1.4 2014/12/28 09:15:46 jer Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20"
@@ -15,7 +15,7 @@
 HOMEPAGE="http://rubyforge.org/projects/sqlite-ruby/"
 LICENSE="BSD"
 
-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"
+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"
 SLOT="0"
 IUSE=""
 
@@ -66,7 +66,7 @@
 	# sqlite3` was already part of sqlite3-ruby requirements.
 	cat - <<EOF > "${T}/sqlite3-ruby.gemspec"
 # generated by ebuild
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild,v 1.3 2014/12/26 19:38:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild,v 1.4 2014/12/28 09:15:46 jer Exp $
 Gem::Specification.new do |s|
 	s.name = "sqlite3-ruby"
 	s.version = "${RUBY_FAKEGEM_VERSION}"



1.24                 dev-ruby/sqlite3/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/ChangeLog?r1=1.23&r2=1.24

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog	26 Dec 2014 19:38:34 -0000	1.23
+++ ChangeLog	28 Dec 2014 09:15:46 -0000	1.24
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/sqlite3
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/ChangeLog,v 1.23 2014/12/26 19:38:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/ChangeLog,v 1.24 2014/12/28 09:15:46 jer Exp $
+
+  28 Dec 2014; Jeroen Roovers <jer@gentoo.org> sqlite3-1.3.10.ebuild:
+  Stable for HPPA (bug #533590).
 
   26 Dec 2014; Agostino Sarubbo <ago@gentoo.org> sqlite3-1.3.10.ebuild:
   Stable for amd64, wrt bug #533590





^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-ruby/sqlite3: sqlite3-1.3.10.ebuild ChangeLog
@ 2014-12-28 10:21 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-12-28 10:21 UTC (permalink / raw
  To: gentoo-commits

ago         14/12/28 10:21:11

  Modified:             sqlite3-1.3.10.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #533590
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.5                  dev-ruby/sqlite3/sqlite3-1.3.10.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild?r1=1.4&r2=1.5

Index: sqlite3-1.3.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sqlite3-1.3.10.ebuild	28 Dec 2014 09:15:46 -0000	1.4
+++ sqlite3-1.3.10.ebuild	28 Dec 2014 10:21:11 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild,v 1.4 2014/12/28 09:15:46 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild,v 1.5 2014/12/28 10:21:11 ago Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20"
@@ -15,7 +15,7 @@
 HOMEPAGE="http://rubyforge.org/projects/sqlite-ruby/"
 LICENSE="BSD"
 
-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"
+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"
 SLOT="0"
 IUSE=""
 
@@ -66,7 +66,7 @@
 	# sqlite3` was already part of sqlite3-ruby requirements.
 	cat - <<EOF > "${T}/sqlite3-ruby.gemspec"
 # generated by ebuild
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild,v 1.4 2014/12/28 09:15:46 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild,v 1.5 2014/12/28 10:21:11 ago Exp $
 Gem::Specification.new do |s|
 	s.name = "sqlite3-ruby"
 	s.version = "${RUBY_FAKEGEM_VERSION}"



1.25                 dev-ruby/sqlite3/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/ChangeLog?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/ChangeLog?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/ChangeLog?r1=1.24&r2=1.25

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog	28 Dec 2014 09:15:46 -0000	1.24
+++ ChangeLog	28 Dec 2014 10:21:11 -0000	1.25
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/sqlite3
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/ChangeLog,v 1.24 2014/12/28 09:15:46 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/ChangeLog,v 1.25 2014/12/28 10:21:11 ago Exp $
+
+  28 Dec 2014; Agostino Sarubbo <ago@gentoo.org> sqlite3-1.3.10.ebuild:
+  Stable for x86, wrt bug #533590
 
   28 Dec 2014; Jeroen Roovers <jer@gentoo.org> sqlite3-1.3.10.ebuild:
   Stable for HPPA (bug #533590).





^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-ruby/sqlite3: sqlite3-1.3.10.ebuild ChangeLog
@ 2014-12-31 16:27 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-12-31 16:27 UTC (permalink / raw
  To: gentoo-commits

ago         14/12/31 16:27:28

  Modified:             sqlite3-1.3.10.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #533590
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.6                  dev-ruby/sqlite3/sqlite3-1.3.10.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild?r1=1.5&r2=1.6

Index: sqlite3-1.3.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sqlite3-1.3.10.ebuild	28 Dec 2014 10:21:11 -0000	1.5
+++ sqlite3-1.3.10.ebuild	31 Dec 2014 16:27:28 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild,v 1.5 2014/12/28 10:21:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild,v 1.6 2014/12/31 16:27:28 ago Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20"
@@ -15,7 +15,7 @@
 HOMEPAGE="http://rubyforge.org/projects/sqlite-ruby/"
 LICENSE="BSD"
 
-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"
+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"
 SLOT="0"
 IUSE=""
 
@@ -66,7 +66,7 @@
 	# sqlite3` was already part of sqlite3-ruby requirements.
 	cat - <<EOF > "${T}/sqlite3-ruby.gemspec"
 # generated by ebuild
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild,v 1.5 2014/12/28 10:21:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild,v 1.6 2014/12/31 16:27:28 ago Exp $
 Gem::Specification.new do |s|
 	s.name = "sqlite3-ruby"
 	s.version = "${RUBY_FAKEGEM_VERSION}"



1.26                 dev-ruby/sqlite3/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/ChangeLog?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/ChangeLog?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/ChangeLog?r1=1.25&r2=1.26

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog	28 Dec 2014 10:21:11 -0000	1.25
+++ ChangeLog	31 Dec 2014 16:27:28 -0000	1.26
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/sqlite3
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/ChangeLog,v 1.25 2014/12/28 10:21:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/ChangeLog,v 1.26 2014/12/31 16:27:28 ago Exp $
+
+  31 Dec 2014; Agostino Sarubbo <ago@gentoo.org> sqlite3-1.3.10.ebuild:
+  Stable for ppc, wrt bug #533590
 
   28 Dec 2014; Agostino Sarubbo <ago@gentoo.org> sqlite3-1.3.10.ebuild:
   Stable for x86, wrt bug #533590





^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-ruby/sqlite3: sqlite3-1.3.10.ebuild ChangeLog
@ 2015-01-01  9:53 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-01-01  9:53 UTC (permalink / raw
  To: gentoo-commits

ago         15/01/01 09:53:45

  Modified:             sqlite3-1.3.10.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #533590
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.7                  dev-ruby/sqlite3/sqlite3-1.3.10.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild?r1=1.6&r2=1.7

Index: sqlite3-1.3.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sqlite3-1.3.10.ebuild	31 Dec 2014 16:27:28 -0000	1.6
+++ sqlite3-1.3.10.ebuild	1 Jan 2015 09:53:45 -0000	1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild,v 1.6 2014/12/31 16:27:28 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild,v 1.7 2015/01/01 09:53:45 ago Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20"
@@ -15,7 +15,7 @@
 HOMEPAGE="http://rubyforge.org/projects/sqlite-ruby/"
 LICENSE="BSD"
 
-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"
+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"
 SLOT="0"
 IUSE=""
 
@@ -66,7 +66,7 @@
 	# sqlite3` was already part of sqlite3-ruby requirements.
 	cat - <<EOF > "${T}/sqlite3-ruby.gemspec"
 # generated by ebuild
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild,v 1.6 2014/12/31 16:27:28 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild,v 1.7 2015/01/01 09:53:45 ago Exp $
 Gem::Specification.new do |s|
 	s.name = "sqlite3-ruby"
 	s.version = "${RUBY_FAKEGEM_VERSION}"



1.27                 dev-ruby/sqlite3/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/ChangeLog?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/ChangeLog?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/ChangeLog?r1=1.26&r2=1.27

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog	31 Dec 2014 16:27:28 -0000	1.26
+++ ChangeLog	1 Jan 2015 09:53:45 -0000	1.27
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/sqlite3
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/ChangeLog,v 1.26 2014/12/31 16:27:28 ago Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/ChangeLog,v 1.27 2015/01/01 09:53:45 ago Exp $
+
+  01 Jan 2015; Agostino Sarubbo <ago@gentoo.org> sqlite3-1.3.10.ebuild:
+  Stable for ia64, wrt bug #533590
 
   31 Dec 2014; Agostino Sarubbo <ago@gentoo.org> sqlite3-1.3.10.ebuild:
   Stable for ppc, wrt bug #533590





^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-ruby/sqlite3: sqlite3-1.3.10.ebuild ChangeLog
@ 2015-01-02 12:41 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-01-02 12:41 UTC (permalink / raw
  To: gentoo-commits

ago         15/01/02 12:41:38

  Modified:             sqlite3-1.3.10.ebuild ChangeLog
  Log:
  Stable for sparc, wrt bug #533590
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.8                  dev-ruby/sqlite3/sqlite3-1.3.10.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild?r1=1.7&r2=1.8

Index: sqlite3-1.3.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sqlite3-1.3.10.ebuild	1 Jan 2015 09:53:45 -0000	1.7
+++ sqlite3-1.3.10.ebuild	2 Jan 2015 12:41:38 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild,v 1.7 2015/01/01 09:53:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild,v 1.8 2015/01/02 12:41:38 ago Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20"
@@ -15,7 +15,7 @@
 HOMEPAGE="http://rubyforge.org/projects/sqlite-ruby/"
 LICENSE="BSD"
 
-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"
+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"
 SLOT="0"
 IUSE=""
 
@@ -66,7 +66,7 @@
 	# sqlite3` was already part of sqlite3-ruby requirements.
 	cat - <<EOF > "${T}/sqlite3-ruby.gemspec"
 # generated by ebuild
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild,v 1.7 2015/01/01 09:53:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild,v 1.8 2015/01/02 12:41:38 ago Exp $
 Gem::Specification.new do |s|
 	s.name = "sqlite3-ruby"
 	s.version = "${RUBY_FAKEGEM_VERSION}"



1.28                 dev-ruby/sqlite3/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/ChangeLog?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/ChangeLog?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/ChangeLog?r1=1.27&r2=1.28

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog	1 Jan 2015 09:53:45 -0000	1.27
+++ ChangeLog	2 Jan 2015 12:41:38 -0000	1.28
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/sqlite3
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/ChangeLog,v 1.27 2015/01/01 09:53:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/ChangeLog,v 1.28 2015/01/02 12:41:38 ago Exp $
+
+  02 Jan 2015; Agostino Sarubbo <ago@gentoo.org> sqlite3-1.3.10.ebuild:
+  Stable for sparc, wrt bug #533590
 
   01 Jan 2015; Agostino Sarubbo <ago@gentoo.org> sqlite3-1.3.10.ebuild:
   Stable for ia64, wrt bug #533590





^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-ruby/sqlite3: sqlite3-1.3.10.ebuild ChangeLog
@ 2015-01-08 11:30 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-01-08 11:30 UTC (permalink / raw
  To: gentoo-commits

ago         15/01/08 11:30:18

  Modified:             sqlite3-1.3.10.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #533590
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.9                  dev-ruby/sqlite3/sqlite3-1.3.10.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild?r1=1.8&r2=1.9

Index: sqlite3-1.3.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sqlite3-1.3.10.ebuild	2 Jan 2015 12:41:38 -0000	1.8
+++ sqlite3-1.3.10.ebuild	8 Jan 2015 11:30:18 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild,v 1.8 2015/01/02 12:41:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild,v 1.9 2015/01/08 11:30:18 ago Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20"
@@ -15,7 +15,7 @@
 HOMEPAGE="http://rubyforge.org/projects/sqlite-ruby/"
 LICENSE="BSD"
 
-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"
+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"
 SLOT="0"
 IUSE=""
 
@@ -66,7 +66,7 @@
 	# sqlite3` was already part of sqlite3-ruby requirements.
 	cat - <<EOF > "${T}/sqlite3-ruby.gemspec"
 # generated by ebuild
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild,v 1.8 2015/01/02 12:41:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild,v 1.9 2015/01/08 11:30:18 ago Exp $
 Gem::Specification.new do |s|
 	s.name = "sqlite3-ruby"
 	s.version = "${RUBY_FAKEGEM_VERSION}"



1.29                 dev-ruby/sqlite3/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/ChangeLog?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/ChangeLog?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sqlite3/ChangeLog?r1=1.28&r2=1.29

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	2 Jan 2015 12:41:38 -0000	1.28
+++ ChangeLog	8 Jan 2015 11:30:18 -0000	1.29
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/sqlite3
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/ChangeLog,v 1.28 2015/01/02 12:41:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/ChangeLog,v 1.29 2015/01/08 11:30:18 ago Exp $
+
+  08 Jan 2015; Agostino Sarubbo <ago@gentoo.org> sqlite3-1.3.10.ebuild:
+  Stable for ppc64, wrt bug #533590
 
   02 Jan 2015; Agostino Sarubbo <ago@gentoo.org> sqlite3-1.3.10.ebuild:
   Stable for sparc, wrt bug #533590





^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-01-08 11:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-26 19:38 [gentoo-commits] gentoo-x86 commit in dev-ruby/sqlite3: sqlite3-1.3.10.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2014-12-28  9:15 Jeroen Roovers (jer)
2014-12-28 10:21 Agostino Sarubbo (ago)
2014-12-31 16:27 Agostino Sarubbo (ago)
2015-01-01  9:53 Agostino Sarubbo (ago)
2015-01-02 12:41 Agostino Sarubbo (ago)
2015-01-08 11:30 Agostino Sarubbo (ago)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox