[gentoo-commits] gentoo-x86 commit in dev-python/sqlalchemy-migrate: ChangeLog sqlalchemy-migrate-0.9.2.ebuild

2015-01-01 Thread Markus Meier (maekke)
maekke  15/01/01 21:30:43

  Modified: ChangeLog sqlalchemy-migrate-0.9.2.ebuild
  Log:
  arm stable, bug #530600
  
  (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: 
--include-arches=arm, signed Manifest commit with key 072AD062)

Revision  ChangesPath
1.43 dev-python/sqlalchemy-migrate/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog?rev=1.43view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog?rev=1.43content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog?r1=1.42r2=1.43

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog   1 Jan 2015 21:30:10 -   1.42
+++ ChangeLog   1 Jan 2015 21:30:43 -   1.43
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/sqlalchemy-migrate
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog,v 
1.42 2015/01/01 21:30:10 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog,v 
1.43 2015/01/01 21:30:43 maekke Exp $
+
+  01 Jan 2015; Markus Meier mae...@gentoo.org
+  sqlalchemy-migrate-0.9.2.ebuild:
+  arm stable, bug #530600
 
   01 Jan 2015; Markus Meier mae...@gentoo.org
   sqlalchemy-migrate-0.7.2-r1.ebuild:



1.5  
dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.2.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.2.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.2.ebuild?r1=1.4r2=1.5

Index: sqlalchemy-migrate-0.9.2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sqlalchemy-migrate-0.9.2.ebuild 30 Dec 2014 10:25:14 -  1.4
+++ sqlalchemy-migrate-0.9.2.ebuild 1 Jan 2015 21:30:43 -   1.5
@@ -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-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.2.ebuild,v
 1.4 2014/12/30 10:25:14 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.2.ebuild,v
 1.5 2015/01/01 21:30:43 maekke Exp $
 
 EAPI=5
 # py3 has a syntax errors. On testing it is underdone
@@ -14,7 +14,7 @@
 
 LICENSE=MIT
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~x86
+KEYWORDS=~alpha ~amd64 arm hppa ~ia64 ~ppc ~ppc64 ~x86
 IUSE=
 
 DEPEND=dev-python/setuptools[${PYTHON_USEDEP}]






[gentoo-commits] gentoo-x86 commit in dev-python/sqlalchemy-migrate: ChangeLog sqlalchemy-migrate-0.9.2.ebuild

2014-12-30 Thread Jeroen Roovers (jer)
jer 14/12/30 10:25:14

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

Revision  ChangesPath
1.41 dev-python/sqlalchemy-migrate/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog?rev=1.41view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog?rev=1.41content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog?r1=1.40r2=1.41

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog   29 Dec 2014 16:04:03 -  1.40
+++ ChangeLog   30 Dec 2014 10:25:14 -  1.41
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/sqlalchemy-migrate
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog,v 
1.40 2014/12/29 16:04:03 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog,v 
1.41 2014/12/30 10:25:14 jer Exp $
+
+  30 Dec 2014; Jeroen Roovers j...@gentoo.org 
sqlalchemy-migrate-0.9.2.ebuild:
+  Stable for HPPA (bug #530600).
 
   29 Dec 2014; Jeroen Roovers j...@gentoo.org
   sqlalchemy-migrate-0.7.2-r1.ebuild:



1.4  
dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.2.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.2.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.2.ebuild?r1=1.3r2=1.4

Index: sqlalchemy-migrate-0.9.2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sqlalchemy-migrate-0.9.2.ebuild 22 Oct 2014 14:20:35 -  1.3
+++ sqlalchemy-migrate-0.9.2.ebuild 30 Dec 2014 10:25:14 -  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-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.2.ebuild,v
 1.3 2014/10/22 14:20:35 idella4 Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.2.ebuild,v
 1.4 2014/12/30 10:25:14 jer Exp $
 
 EAPI=5
 # py3 has a syntax errors. On testing it is underdone
@@ -14,7 +14,7 @@
 
 LICENSE=MIT
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86
+KEYWORDS=~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~x86
 IUSE=
 
 DEPEND=dev-python/setuptools[${PYTHON_USEDEP}]






[gentoo-commits] gentoo-x86 commit in dev-python/sqlalchemy-migrate: ChangeLog sqlalchemy-migrate-0.9.2.ebuild

2014-10-20 Thread Jeroen Roovers (jer)
jer 14/10/20 17:21:02

  Modified: ChangeLog sqlalchemy-migrate-0.9.2.ebuild
  Log:
  Marked ~hppa (bug #525246).
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.36 dev-python/sqlalchemy-migrate/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog?rev=1.36view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog?rev=1.36content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog?r1=1.35r2=1.36

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog   20 Oct 2014 04:14:49 -  1.35
+++ ChangeLog   20 Oct 2014 17:21:02 -  1.36
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/sqlalchemy-migrate
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog,v 
1.35 2014/10/20 04:14:49 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog,v 
1.36 2014/10/20 17:21:02 jer Exp $
+
+  20 Oct 2014; Jeroen Roovers j...@gentoo.org 
sqlalchemy-migrate-0.9.2.ebuild:
+  Marked ~hppa (bug #525246).
 
 *sqlalchemy-migrate-0.9.2 (20 Oct 2014)
 



1.2  
dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.2.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.2.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.2.ebuild?r1=1.1r2=1.2

Index: sqlalchemy-migrate-0.9.2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sqlalchemy-migrate-0.9.2.ebuild 20 Oct 2014 04:14:49 -  1.1
+++ sqlalchemy-migrate-0.9.2.ebuild 20 Oct 2014 17:21:02 -  1.2
@@ -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-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.2.ebuild,v
 1.1 2014/10/20 04:14:49 idella4 Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.2.ebuild,v
 1.2 2014/10/20 17:21:02 jer Exp $
 
 EAPI=5
 # py3 has a syntax error X2 output @ install however it is non fatal
@@ -14,7 +14,7 @@
 
 LICENSE=MIT
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86
+KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86
 IUSE=
 
 DEPEND=dev-python/setuptools[${PYTHON_USEDEP}]