public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/encore: encore-0.5.1.ebuild encore-0.4.0.ebuild ChangeLog
@ 2015-03-06 22:18 Pacho Ramos (pacho)
  0 siblings, 0 replies; 2+ messages in thread
From: Pacho Ramos (pacho) @ 2015-03-06 22:18 UTC (permalink / raw
  To: gentoo-commits

pacho       15/03/06 22:18:21

  Modified:             encore-0.5.1.ebuild encore-0.4.0.ebuild ChangeLog
  Log:
  amd64 stable, bug 540290
  
  (Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)

Revision  Changes    Path
1.4                  dev-python/encore/encore-0.5.1.ebuild

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

Index: encore-0.5.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/encore/encore-0.5.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- encore-0.5.1.ebuild	5 May 2014 15:17:43 -0000	1.3
+++ encore-0.5.1.ebuild	6 Mar 2015 22:18:21 -0000	1.4
@@ -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/encore/encore-0.5.1.ebuild,v 1.3 2014/05/05 15:17:43 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/encore/encore-0.5.1.ebuild,v 1.4 2015/03/06 22:18:21 pacho Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 RDEPEND="virtual/python-futures[${PYTHON_USEDEP}]



1.3                  dev-python/encore/encore-0.4.0.ebuild

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

Index: encore-0.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/encore/encore-0.4.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- encore-0.4.0.ebuild	13 Sep 2013 21:33:08 -0000	1.2
+++ encore-0.4.0.ebuild	6 Mar 2015 22:18:21 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 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/encore/encore-0.4.0.ebuild,v 1.2 2013/09/13 21:33:08 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/encore/encore-0.4.0.ebuild,v 1.3 2015/03/06 22:18:21 pacho Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="doc examples test"
 
 RDEPEND=""



1.10                 dev-python/encore/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/encore/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	5 May 2014 15:17:43 -0000	1.9
+++ ChangeLog	6 Mar 2015 22:18:21 -0000	1.10
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/encore
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/encore/ChangeLog,v 1.9 2014/05/05 15:17:43 idella4 Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/encore/ChangeLog,v 1.10 2015/03/06 22:18:21 pacho Exp $
+
+  06 Mar 2015; Pacho Ramos <pacho@gentoo.org> encore-0.4.0.ebuild,
+  encore-0.5.1.ebuild:
+  amd64 stable, bug 540290
 
   05 May 2014; Ian Delaney <idella4@gentoo.org> encore-0.5.1.ebuild:
   whitespace





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

* [gentoo-commits] gentoo-x86 commit in dev-python/encore: encore-0.5.1.ebuild encore-0.4.0.ebuild ChangeLog
@ 2015-03-08 23:46 Pacho Ramos (pacho)
  0 siblings, 0 replies; 2+ messages in thread
From: Pacho Ramos (pacho) @ 2015-03-08 23:46 UTC (permalink / raw
  To: gentoo-commits

pacho       15/03/08 23:46:27

  Modified:             encore-0.5.1.ebuild encore-0.4.0.ebuild ChangeLog
  Log:
  x86 stable, bug 540290
  
  (Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)

Revision  Changes    Path
1.5                  dev-python/encore/encore-0.5.1.ebuild

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

Index: encore-0.5.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/encore/encore-0.5.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- encore-0.5.1.ebuild	6 Mar 2015 22:18:21 -0000	1.4
+++ encore-0.5.1.ebuild	8 Mar 2015 23:46:27 -0000	1.5
@@ -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-python/encore/encore-0.5.1.ebuild,v 1.4 2015/03/06 22:18:21 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/encore/encore-0.5.1.ebuild,v 1.5 2015/03/08 23:46:27 pacho Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 RDEPEND="virtual/python-futures[${PYTHON_USEDEP}]



1.4                  dev-python/encore/encore-0.4.0.ebuild

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

Index: encore-0.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/encore/encore-0.4.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- encore-0.4.0.ebuild	6 Mar 2015 22:18:21 -0000	1.3
+++ encore-0.4.0.ebuild	8 Mar 2015 23:46:27 -0000	1.4
@@ -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-python/encore/encore-0.4.0.ebuild,v 1.3 2015/03/06 22:18:21 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/encore/encore-0.4.0.ebuild,v 1.4 2015/03/08 23:46:27 pacho Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
 IUSE="doc examples test"
 
 RDEPEND=""



1.11                 dev-python/encore/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/encore/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	6 Mar 2015 22:18:21 -0000	1.10
+++ ChangeLog	8 Mar 2015 23:46:27 -0000	1.11
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/encore
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/encore/ChangeLog,v 1.10 2015/03/06 22:18:21 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/encore/ChangeLog,v 1.11 2015/03/08 23:46:27 pacho Exp $
+
+  08 Mar 2015; Pacho Ramos <pacho@gentoo.org> encore-0.4.0.ebuild,
+  encore-0.5.1.ebuild:
+  x86 stable, bug 540290
 
   06 Mar 2015; Pacho Ramos <pacho@gentoo.org> encore-0.4.0.ebuild,
   encore-0.5.1.ebuild:





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

end of thread, other threads:[~2015-03-08 23:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-08 23:46 [gentoo-commits] gentoo-x86 commit in dev-python/encore: encore-0.5.1.ebuild encore-0.4.0.ebuild ChangeLog Pacho Ramos (pacho)
  -- strict thread matches above, loose matches on Subject: below --
2015-03-06 22:18 Pacho Ramos (pacho)

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