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.6.ebuild sqlite3-1.3.8-r1.ebuild ChangeLog
@ 2014-01-01 14:25 Patrick Lauer (patrick)
  0 siblings, 0 replies; 3+ messages in thread
From: Patrick Lauer (patrick) @ 2014-01-01 14:25 UTC (permalink / raw
  To: gentoo-commits

patrick     14/01/01 14:25:55

  Modified:             sqlite3-1.3.6.ebuild sqlite3-1.3.8-r1.ebuild
                        ChangeLog
  Log:
  Remove ruby18 target as dependencies lost support already
  
  (Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit)

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

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

Index: sqlite3-1.3.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.6.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sqlite3-1.3.6.ebuild	15 Jan 2013 06:20:55 -0000	1.8
+++ sqlite3-1.3.6.ebuild	1 Jan 2014 14:25:55 -0000	1.9
@@ -1,9 +1,9 @@
-# Copyright 1999-2013 Gentoo Foundation
+# 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.6.ebuild,v 1.8 2013/01/15 06:20:55 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.6.ebuild,v 1.9 2014/01/01 14:25:55 patrick Exp $
 
 EAPI=4
-USE_RUBY="ruby18 ree18 ruby19"
+USE_RUBY="ree18 ruby19"
 
 RUBY_FAKEGEM_TASK_DOC="docs faq"
 RUBY_FAKEGEM_DOCDIR="doc faq"
@@ -56,7 +56,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.6.ebuild,v 1.8 2013/01/15 06:20:55 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.6.ebuild,v 1.9 2014/01/01 14:25:55 patrick Exp $
 Gem::Specification.new do |s|
   s.name = "sqlite3-ruby"
   s.version = "${RUBY_FAKEGEM_VERSION}"



1.2                  dev-ruby/sqlite3/sqlite3-1.3.8-r1.ebuild

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

Index: sqlite3-1.3.8-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.8-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sqlite3-1.3.8-r1.ebuild	7 Oct 2013 14:09:16 -0000	1.1
+++ sqlite3-1.3.8-r1.ebuild	1 Jan 2014 14:25:55 -0000	1.2
@@ -1,9 +1,9 @@
-# Copyright 1999-2013 Gentoo Foundation
+# 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.8-r1.ebuild,v 1.1 2013/10/07 14:09:16 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.8-r1.ebuild,v 1.2 2014/01/01 14:25:55 patrick Exp $
 
 EAPI=5
-USE_RUBY="ruby18 ruby19 ruby20"
+USE_RUBY="ruby19 ruby20"
 
 RUBY_FAKEGEM_TASK_DOC="docs faq"
 RUBY_FAKEGEM_DOCDIR="doc faq"
@@ -60,7 +60,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.8-r1.ebuild,v 1.1 2013/10/07 14:09:16 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.8-r1.ebuild,v 1.2 2014/01/01 14:25:55 patrick Exp $
 Gem::Specification.new do |s|
   s.name = "sqlite3-ruby"
   s.version = "${RUBY_FAKEGEM_VERSION}"



1.14                 dev-ruby/sqlite3/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	2 Nov 2013 20:25:05 -0000	1.13
+++ ChangeLog	1 Jan 2014 14:25:55 -0000	1.14
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/sqlite3
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/ChangeLog,v 1.13 2013/11/02 20:25:05 mrueg Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/ChangeLog,v 1.14 2014/01/01 14:25:55 patrick Exp $
+
+  01 Jan 2014; Patrick Lauer <patrick@gentoo.org> sqlite3-1.3.6.ebuild,
+  sqlite3-1.3.8-r1.ebuild:
+  Remove ruby18 target as dependencies lost support already
 
   02 Nov 2013; Manuel Rüger <mrueg@gentoo.org> -sqlite3-1.3.7.ebuild,
   -sqlite3-1.3.8.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/sqlite3: sqlite3-1.3.6.ebuild sqlite3-1.3.8-r1.ebuild ChangeLog
@ 2014-01-02  7:58 Hans de Graaff (graaff)
  0 siblings, 0 replies; 3+ messages in thread
From: Hans de Graaff (graaff) @ 2014-01-02  7:58 UTC (permalink / raw
  To: gentoo-commits

graaff      14/01/02 07:58:18

  Modified:             sqlite3-1.3.6.ebuild sqlite3-1.3.8-r1.ebuild
                        ChangeLog
  Log:
  Restore ruby18. Drop ree18.
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)

Revision  Changes    Path
1.10                 dev-ruby/sqlite3/sqlite3-1.3.6.ebuild

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

Index: sqlite3-1.3.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.6.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sqlite3-1.3.6.ebuild	1 Jan 2014 14:25:55 -0000	1.9
+++ sqlite3-1.3.6.ebuild	2 Jan 2014 07:58:18 -0000	1.10
@@ -1,9 +1,9 @@
 # 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.6.ebuild,v 1.9 2014/01/01 14:25:55 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.6.ebuild,v 1.10 2014/01/02 07:58:18 graaff Exp $
 
 EAPI=4
-USE_RUBY="ree18 ruby19"
+USE_RUBY="ruby18 ruby19"
 
 RUBY_FAKEGEM_TASK_DOC="docs faq"
 RUBY_FAKEGEM_DOCDIR="doc faq"
@@ -56,7 +56,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.6.ebuild,v 1.9 2014/01/01 14:25:55 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.6.ebuild,v 1.10 2014/01/02 07:58:18 graaff Exp $
 Gem::Specification.new do |s|
   s.name = "sqlite3-ruby"
   s.version = "${RUBY_FAKEGEM_VERSION}"



1.3                  dev-ruby/sqlite3/sqlite3-1.3.8-r1.ebuild

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

Index: sqlite3-1.3.8-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.8-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sqlite3-1.3.8-r1.ebuild	1 Jan 2014 14:25:55 -0000	1.2
+++ sqlite3-1.3.8-r1.ebuild	2 Jan 2014 07:58:18 -0000	1.3
@@ -1,9 +1,9 @@
 # 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.8-r1.ebuild,v 1.2 2014/01/01 14:25:55 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.8-r1.ebuild,v 1.3 2014/01/02 07:58:18 graaff Exp $
 
 EAPI=5
-USE_RUBY="ruby19 ruby20"
+USE_RUBY="ruby18 ruby19 ruby20"
 
 RUBY_FAKEGEM_TASK_DOC="docs faq"
 RUBY_FAKEGEM_DOCDIR="doc faq"
@@ -60,7 +60,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.8-r1.ebuild,v 1.2 2014/01/01 14:25:55 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.8-r1.ebuild,v 1.3 2014/01/02 07:58:18 graaff Exp $
 Gem::Specification.new do |s|
   s.name = "sqlite3-ruby"
   s.version = "${RUBY_FAKEGEM_VERSION}"



1.15                 dev-ruby/sqlite3/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	1 Jan 2014 14:25:55 -0000	1.14
+++ ChangeLog	2 Jan 2014 07:58:18 -0000	1.15
@@ -1,6 +1,10 @@
 # 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.14 2014/01/01 14:25:55 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/ChangeLog,v 1.15 2014/01/02 07:58:18 graaff Exp $
+
+  02 Jan 2014; Hans de Graaff <graaff@gentoo.org> sqlite3-1.3.6.ebuild,
+  sqlite3-1.3.8-r1.ebuild:
+  Restore ruby18. Drop ree18.
 
   01 Jan 2014; Patrick Lauer <patrick@gentoo.org> sqlite3-1.3.6.ebuild,
   sqlite3-1.3.8-r1.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/sqlite3: sqlite3-1.3.6.ebuild sqlite3-1.3.8-r1.ebuild ChangeLog
@ 2014-02-25  8:08 Hans de Graaff (graaff)
  0 siblings, 0 replies; 3+ messages in thread
From: Hans de Graaff (graaff) @ 2014-02-25  8:08 UTC (permalink / raw
  To: gentoo-commits

graaff      14/02/25 08:08:35

  Modified:             sqlite3-1.3.6.ebuild sqlite3-1.3.8-r1.ebuild
                        ChangeLog
  Log:
  Fix gem specification to not use leading spaces, fixing a repoman warning.
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)

Revision  Changes    Path
1.11                 dev-ruby/sqlite3/sqlite3-1.3.6.ebuild

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

Index: sqlite3-1.3.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.6.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- sqlite3-1.3.6.ebuild	2 Jan 2014 07:58:18 -0000	1.10
+++ sqlite3-1.3.6.ebuild	25 Feb 2014 08:08:35 -0000	1.11
@@ -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.6.ebuild,v 1.10 2014/01/02 07:58:18 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.6.ebuild,v 1.11 2014/02/25 08:08:35 graaff Exp $
 
 EAPI=4
 USE_RUBY="ruby18 ruby19"
@@ -56,14 +56,14 @@
 	# 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.6.ebuild,v 1.10 2014/01/02 07:58:18 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.6.ebuild,v 1.11 2014/02/25 08:08:35 graaff Exp $
 Gem::Specification.new do |s|
-  s.name = "sqlite3-ruby"
-  s.version = "${RUBY_FAKEGEM_VERSION}"
-  s.summary = "Fake gem to load sqlite3"
-  s.homepage = "${HOMEPAGE}"
-  s.specification_version = 3
-  s.add_runtime_dependency("${RUBY_FAKEGEM_NAME}", ["= ${RUBY_FAKEGEM_VERSION}"])
+	s.name = "sqlite3-ruby"
+	s.version = "${RUBY_FAKEGEM_VERSION}"
+	s.summary = "Fake gem to load sqlite3"
+	s.homepage = "${HOMEPAGE}"
+	s.specification_version = 3
+	s.add_runtime_dependency("${RUBY_FAKEGEM_NAME}", ["= ${RUBY_FAKEGEM_VERSION}"])
 end
 EOF
 	RUBY_FAKEGEM_NAME=sqlite3-ruby \



1.4                  dev-ruby/sqlite3/sqlite3-1.3.8-r1.ebuild

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

Index: sqlite3-1.3.8-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.8-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sqlite3-1.3.8-r1.ebuild	2 Jan 2014 07:58:18 -0000	1.3
+++ sqlite3-1.3.8-r1.ebuild	25 Feb 2014 08:08:35 -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.8-r1.ebuild,v 1.3 2014/01/02 07:58:18 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.8-r1.ebuild,v 1.4 2014/02/25 08:08:35 graaff Exp $
 
 EAPI=5
 USE_RUBY="ruby18 ruby19 ruby20"
@@ -60,14 +60,14 @@
 	# 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.8-r1.ebuild,v 1.3 2014/01/02 07:58:18 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/sqlite3-1.3.8-r1.ebuild,v 1.4 2014/02/25 08:08:35 graaff Exp $
 Gem::Specification.new do |s|
-  s.name = "sqlite3-ruby"
-  s.version = "${RUBY_FAKEGEM_VERSION}"
-  s.summary = "Fake gem to load sqlite3"
-  s.homepage = "${HOMEPAGE}"
-  s.specification_version = 3
-  s.add_runtime_dependency("${RUBY_FAKEGEM_NAME}", ["= ${RUBY_FAKEGEM_VERSION}"])
+	s.name = "sqlite3-ruby"
+	s.version = "${RUBY_FAKEGEM_VERSION}"
+	s.summary = "Fake gem to load sqlite3"
+	s.homepage = "${HOMEPAGE}"
+	s.specification_version = 3
+	s.add_runtime_dependency("${RUBY_FAKEGEM_NAME}", ["= ${RUBY_FAKEGEM_VERSION}"])
 end
 EOF
 	RUBY_FAKEGEM_NAME=sqlite3-ruby \



1.16                 dev-ruby/sqlite3/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	2 Jan 2014 07:58:18 -0000	1.15
+++ ChangeLog	25 Feb 2014 08:08:35 -0000	1.16
@@ -1,6 +1,10 @@
 # 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.15 2014/01/02 07:58:18 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3/ChangeLog,v 1.16 2014/02/25 08:08:35 graaff Exp $
+
+  25 Feb 2014; Hans de Graaff <graaff@gentoo.org> sqlite3-1.3.6.ebuild,
+  sqlite3-1.3.8-r1.ebuild:
+  Fix gem specification to not use leading spaces, fixing a repoman warning.
 
   02 Jan 2014; Hans de Graaff <graaff@gentoo.org> sqlite3-1.3.6.ebuild,
   sqlite3-1.3.8-r1.ebuild:





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

end of thread, other threads:[~2014-02-25  8:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-25  8:08 [gentoo-commits] gentoo-x86 commit in dev-ruby/sqlite3: sqlite3-1.3.6.ebuild sqlite3-1.3.8-r1.ebuild ChangeLog Hans de Graaff (graaff)
  -- strict thread matches above, loose matches on Subject: below --
2014-01-02  7:58 Hans de Graaff (graaff)
2014-01-01 14:25 Patrick Lauer (patrick)

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