public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/decorator: decorator-3.3.2.ebuild ChangeLog
@ 2011-09-11 20:09 Markus Meier (maekke)
  0 siblings, 0 replies; 3+ messages in thread
From: Markus Meier (maekke) @ 2011-09-11 20:09 UTC (permalink / raw
  To: gentoo-commits

maekke      11/09/11 20:09:27

  Modified:             decorator-3.3.2.ebuild ChangeLog
  Log:
  add ~arm, bug #381709
  
  (Portage version: 2.1.10.15/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-python/decorator/decorator-3.3.2.ebuild

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

Index: decorator-3.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/decorator/decorator-3.3.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- decorator-3.3.2.ebuild	4 Sep 2011 12:36:48 -0000	1.1
+++ decorator-3.3.2.ebuild	11 Sep 2011 20:09:27 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/decorator/decorator-3.3.2.ebuild,v 1.1 2011/09/04 12:36:48 djc Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/decorator/decorator-3.3.2.ebuild,v 1.2 2011/09/11 20:09:27 maekke Exp $
 
 EAPI="3"
 SUPPORT_PYTHON_ABIS="1"
@@ -14,7 +14,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
 IUSE=""
 
 DEPEND="dev-python/setuptools"



1.47                 dev-python/decorator/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/decorator/ChangeLog?rev=1.47&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/decorator/ChangeLog?rev=1.47&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/decorator/ChangeLog?r1=1.46&r2=1.47

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/decorator/ChangeLog,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- ChangeLog	4 Sep 2011 12:36:48 -0000	1.46
+++ ChangeLog	11 Sep 2011 20:09:27 -0000	1.47
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/decorator
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/decorator/ChangeLog,v 1.46 2011/09/04 12:36:48 djc Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/decorator/ChangeLog,v 1.47 2011/09/11 20:09:27 maekke Exp $
+
+  11 Sep 2011; Markus Meier <maekke@gentoo.org> decorator-3.3.2.ebuild:
+  add ~arm, bug #381709
 
 *decorator-3.3.2 (04 Sep 2011)
 






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

* [gentoo-commits] gentoo-x86 commit in dev-python/decorator: decorator-3.3.2.ebuild ChangeLog
@ 2013-02-20  9:44 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-20  9:44 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/20 09:44:25

  Modified:             decorator-3.3.2.ebuild ChangeLog
  Log:
  Stable for s390, wrt bug #449426
  
  (Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.11                 dev-python/decorator/decorator-3.3.2.ebuild

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

Index: decorator-3.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/decorator/decorator-3.3.2.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- decorator-3.3.2.ebuild	6 Jan 2013 10:28:47 -0000	1.10
+++ decorator-3.3.2.ebuild	20 Feb 2013 09:44:25 -0000	1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/decorator/decorator-3.3.2.ebuild,v 1.10 2013/01/06 10:28:47 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/decorator/decorator-3.3.2.ebuild,v 1.11 2013/02/20 09:44:25 ago Exp $
 
 EAPI="3"
 SUPPORT_PYTHON_ABIS="1"
@@ -14,7 +14,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
 IUSE=""
 
 DEPEND="dev-python/setuptools"



1.61                 dev-python/decorator/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/decorator/ChangeLog?rev=1.61&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/decorator/ChangeLog?rev=1.61&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/decorator/ChangeLog?r1=1.60&r2=1.61

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/decorator/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog	10 Feb 2013 17:57:53 -0000	1.60
+++ ChangeLog	20 Feb 2013 09:44:25 -0000	1.61
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/decorator
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/decorator/ChangeLog,v 1.60 2013/02/10 17:57:53 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/decorator/ChangeLog,v 1.61 2013/02/20 09:44:25 ago Exp $
+
+  20 Feb 2013; Agostino Sarubbo <ago@gentoo.org> decorator-3.3.2.ebuild:
+  Stable for s390, wrt bug #449426
 
   10 Feb 2013; Michał Górny <mgorny@gentoo.org> decorator-3.4.0-r1.ebuild:
   Enable python3.1. The test failure does not seem important enough to disable





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

* [gentoo-commits] gentoo-x86 commit in dev-python/decorator: decorator-3.3.2.ebuild ChangeLog
@ 2013-02-24 17:49 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-24 17:49 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/24 17:49:59

  Modified:             decorator-3.3.2.ebuild ChangeLog
  Log:
  Stable for sh, wrt bug #449426
  
  (Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.12                 dev-python/decorator/decorator-3.3.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/decorator/decorator-3.3.2.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/decorator/decorator-3.3.2.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/decorator/decorator-3.3.2.ebuild?r1=1.11&r2=1.12

Index: decorator-3.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/decorator/decorator-3.3.2.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- decorator-3.3.2.ebuild	20 Feb 2013 09:44:25 -0000	1.11
+++ decorator-3.3.2.ebuild	24 Feb 2013 17:49:59 -0000	1.12
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/decorator/decorator-3.3.2.ebuild,v 1.11 2013/02/20 09:44:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/decorator/decorator-3.3.2.ebuild,v 1.12 2013/02/24 17:49:59 ago Exp $
 
 EAPI="3"
 SUPPORT_PYTHON_ABIS="1"
@@ -14,7 +14,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
 IUSE=""
 
 DEPEND="dev-python/setuptools"



1.62                 dev-python/decorator/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/decorator/ChangeLog?rev=1.62&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/decorator/ChangeLog?rev=1.62&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/decorator/ChangeLog?r1=1.61&r2=1.62

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/decorator/ChangeLog,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- ChangeLog	20 Feb 2013 09:44:25 -0000	1.61
+++ ChangeLog	24 Feb 2013 17:49:59 -0000	1.62
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/decorator
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/decorator/ChangeLog,v 1.61 2013/02/20 09:44:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/decorator/ChangeLog,v 1.62 2013/02/24 17:49:59 ago Exp $
+
+  24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> decorator-3.3.2.ebuild:
+  Stable for sh, wrt bug #449426
 
   20 Feb 2013; Agostino Sarubbo <ago@gentoo.org> decorator-3.3.2.ebuild:
   Stable for s390, wrt bug #449426





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

end of thread, other threads:[~2013-02-24 17:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-11 20:09 [gentoo-commits] gentoo-x86 commit in dev-python/decorator: decorator-3.3.2.ebuild ChangeLog Markus Meier (maekke)
  -- strict thread matches above, loose matches on Subject: below --
2013-02-20  9:44 Agostino Sarubbo (ago)
2013-02-24 17:49 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