public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-db/sqliteodbc: ChangeLog sqliteodbc-0.96.ebuild
@ 2012-09-07  8:42 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-09-07  8:42 UTC (permalink / raw
  To: gentoo-commits

ago         12/09/07 08:42:28

  Modified:             ChangeLog sqliteodbc-0.96.ebuild
  Log:
  Stable for amd64, wrt bug #433207
  
  (Portage version: 2.1.11.9/cvs/Linux x86_64)

Revision  Changes    Path
1.31                 dev-db/sqliteodbc/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/sqliteodbc/ChangeLog?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/sqliteodbc/ChangeLog?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/sqliteodbc/ChangeLog?r1=1.30&r2=1.31

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/sqliteodbc/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog	30 Jul 2012 07:51:50 -0000	1.30
+++ ChangeLog	7 Sep 2012 08:42:28 -0000	1.31
@@ -1,6 +1,9 @@
 # ChangeLog for dev-db/sqliteodbc
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/sqliteodbc/ChangeLog,v 1.30 2012/07/30 07:51:50 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqliteodbc/ChangeLog,v 1.31 2012/09/07 08:42:28 ago Exp $
+
+  07 Sep 2012; Agostino Sarubbo <ago@gentoo.org> sqliteodbc-0.96.ebuild:
+  Stable for amd64, wrt bug #433207
 
 *sqliteodbc-0.96 (30 Jul 2012)
 



1.2                  dev-db/sqliteodbc/sqliteodbc-0.96.ebuild

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

Index: sqliteodbc-0.96.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/sqliteodbc/sqliteodbc-0.96.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sqliteodbc-0.96.ebuild	30 Jul 2012 07:51:50 -0000	1.1
+++ sqliteodbc-0.96.ebuild	7 Sep 2012 08:42:28 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/sqliteodbc/sqliteodbc-0.96.ebuild,v 1.1 2012/07/30 07:51:50 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqliteodbc/sqliteodbc-0.96.ebuild,v 1.2 2012/09/07 08:42:28 ago Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="amd64 ~arm ~ppc ~x86"
 IUSE=""
 
 DEPEND=">=dev-db/sqlite-3.6





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

* [gentoo-commits] gentoo-x86 commit in dev-db/sqliteodbc: ChangeLog sqliteodbc-0.96.ebuild
@ 2012-09-07 14:24 Johannes Huber (johu)
  0 siblings, 0 replies; 3+ messages in thread
From: Johannes Huber (johu) @ 2012-09-07 14:24 UTC (permalink / raw
  To: gentoo-commits

johu        12/09/07 14:24:51

  Modified:             ChangeLog sqliteodbc-0.96.ebuild
  Log:
  Stable for x86, wrt bug #433207
  
  (Portage version: 2.2.0_alpha124/cvs/Linux x86_64)

Revision  Changes    Path
1.32                 dev-db/sqliteodbc/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/sqliteodbc/ChangeLog?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/sqliteodbc/ChangeLog?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/sqliteodbc/ChangeLog?r1=1.31&r2=1.32

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/sqliteodbc/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog	7 Sep 2012 08:42:28 -0000	1.31
+++ ChangeLog	7 Sep 2012 14:24:51 -0000	1.32
@@ -1,6 +1,9 @@
 # ChangeLog for dev-db/sqliteodbc
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/sqliteodbc/ChangeLog,v 1.31 2012/09/07 08:42:28 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqliteodbc/ChangeLog,v 1.32 2012/09/07 14:24:51 johu Exp $
+
+  07 Sep 2012; Johannes Huber <johu@gentoo.org> sqliteodbc-0.96.ebuild:
+  Stable for x86, wrt bug #433207
 
   07 Sep 2012; Agostino Sarubbo <ago@gentoo.org> sqliteodbc-0.96.ebuild:
   Stable for amd64, wrt bug #433207



1.3                  dev-db/sqliteodbc/sqliteodbc-0.96.ebuild

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

Index: sqliteodbc-0.96.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/sqliteodbc/sqliteodbc-0.96.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sqliteodbc-0.96.ebuild	7 Sep 2012 08:42:28 -0000	1.2
+++ sqliteodbc-0.96.ebuild	7 Sep 2012 14:24:51 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/sqliteodbc/sqliteodbc-0.96.ebuild,v 1.2 2012/09/07 08:42:28 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqliteodbc/sqliteodbc-0.96.ebuild,v 1.3 2012/09/07 14:24:51 johu Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~x86"
+KEYWORDS="amd64 ~arm ~ppc x86"
 IUSE=""
 
 DEPEND=">=dev-db/sqlite-3.6





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

* [gentoo-commits] gentoo-x86 commit in dev-db/sqliteodbc: ChangeLog sqliteodbc-0.96.ebuild
@ 2012-09-08 16:30 Anthony G. Basile (blueness)
  0 siblings, 0 replies; 3+ messages in thread
From: Anthony G. Basile (blueness) @ 2012-09-08 16:30 UTC (permalink / raw
  To: gentoo-commits

blueness    12/09/08 16:30:11

  Modified:             ChangeLog sqliteodbc-0.96.ebuild
  Log:
  Stable ppc, bug #433207
  
  (Portage version: 2.1.11.9/cvs/Linux x86_64)

Revision  Changes    Path
1.33                 dev-db/sqliteodbc/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/sqliteodbc/ChangeLog?rev=1.33&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/sqliteodbc/ChangeLog?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/sqliteodbc/ChangeLog?r1=1.32&r2=1.33

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/sqliteodbc/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog	7 Sep 2012 14:24:51 -0000	1.32
+++ ChangeLog	8 Sep 2012 16:30:11 -0000	1.33
@@ -1,6 +1,9 @@
 # ChangeLog for dev-db/sqliteodbc
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/sqliteodbc/ChangeLog,v 1.32 2012/09/07 14:24:51 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqliteodbc/ChangeLog,v 1.33 2012/09/08 16:30:11 blueness Exp $
+
+  08 Sep 2012; Anthony G. Basile <blueness@gentoo.org> sqliteodbc-0.96.ebuild:
+  Stable ppc, bug #433207
 
   07 Sep 2012; Johannes Huber <johu@gentoo.org> sqliteodbc-0.96.ebuild:
   Stable for x86, wrt bug #433207



1.4                  dev-db/sqliteodbc/sqliteodbc-0.96.ebuild

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

Index: sqliteodbc-0.96.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/sqliteodbc/sqliteodbc-0.96.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sqliteodbc-0.96.ebuild	7 Sep 2012 14:24:51 -0000	1.3
+++ sqliteodbc-0.96.ebuild	8 Sep 2012 16:30:11 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/sqliteodbc/sqliteodbc-0.96.ebuild,v 1.3 2012/09/07 14:24:51 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqliteodbc/sqliteodbc-0.96.ebuild,v 1.4 2012/09/08 16:30:11 blueness Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc x86"
+KEYWORDS="amd64 ~arm ppc x86"
 IUSE=""
 
 DEPEND=">=dev-db/sqlite-3.6





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

end of thread, other threads:[~2012-09-08 16:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-08 16:30 [gentoo-commits] gentoo-x86 commit in dev-db/sqliteodbc: ChangeLog sqliteodbc-0.96.ebuild Anthony G. Basile (blueness)
  -- strict thread matches above, loose matches on Subject: below --
2012-09-07 14:24 Johannes Huber (johu)
2012-09-07  8:42 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