public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/bokeh: metadata.xml ChangeLog
@ 2014-10-29 15:11 Mike Gilbert (floppym)
  0 siblings, 0 replies; 4+ messages in thread
From: Mike Gilbert (floppym) @ 2014-10-29 15:11 UTC (permalink / raw
  To: gentoo-commits

floppym     14/10/29 15:11:11

  Modified:             metadata.xml ChangeLog
  Log:
  Drop python herd after discussion in IRC.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)

Revision  Changes    Path
1.4                  dev-python/bokeh/metadata.xml

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

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/bokeh/metadata.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- metadata.xml	29 Oct 2014 06:40:34 -0000	1.3
+++ metadata.xml	29 Oct 2014 15:11:11 -0000	1.4
@@ -2,7 +2,6 @@
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
   <herd>sci</herd>
-  <herd>python</herd>
   <longdescription lang="en">
   Bokeh is a Python interactive visualization library for large
   datasets that natively uses the latest web technologies. Its goal is



1.9                  dev-python/bokeh/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/bokeh/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	29 Oct 2014 06:40:34 -0000	1.8
+++ ChangeLog	29 Oct 2014 15:11:11 -0000	1.9
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/bokeh
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/bokeh/ChangeLog,v 1.8 2014/10/29 06:40:34 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/bokeh/ChangeLog,v 1.9 2014/10/29 15:11:11 floppym Exp $
+
+  29 Oct 2014; Mike Gilbert <floppym@gentoo.org> metadata.xml:
+  Drop python herd after discussion in IRC.
 
 *bokeh-0.5.0 (29 Oct 2014)
 





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

* [gentoo-commits] gentoo-x86 commit in dev-python/bokeh: metadata.xml ChangeLog
@ 2015-06-04  7:03 Justin Lecher (jlec)
  0 siblings, 0 replies; 4+ messages in thread
From: Justin Lecher (jlec) @ 2015-06-04  7:03 UTC (permalink / raw
  To: gentoo-commits

jlec        15/06/04 07:03:48

  Modified:             metadata.xml ChangeLog
  Log:
  Add pypi to remote-id in metadata.xml
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)

Revision  Changes    Path
1.5                  dev-python/bokeh/metadata.xml

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

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/bokeh/metadata.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- metadata.xml	29 Oct 2014 15:11:11 -0000	1.4
+++ metadata.xml	4 Jun 2015 07:03:48 -0000	1.5
@@ -12,4 +12,7 @@
   <use>
     <flag name="chaco">Enable interface for implementing qplot and ggplot like functionality using chaco</flag>
   </use>
+  <upstream>
+    <remote-id type="pypi">bokeh</remote-id>
+  </upstream>
 </pkgmetadata>



1.15                 dev-python/bokeh/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/bokeh/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	7 Apr 2015 14:13:44 -0000	1.14
+++ ChangeLog	4 Jun 2015 07:03:48 -0000	1.15
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/bokeh
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/bokeh/ChangeLog,v 1.14 2015/04/07 14:13:44 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/bokeh/ChangeLog,v 1.15 2015/06/04 07:03:48 jlec Exp $
+
+  04 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+  Add pypi to remote-id in metadata.xml
 
   09 Mar 2015; Pacho Ramos <pacho@gentoo.org> bokeh-0.7.1.ebuild:
   x86 stable, bug 540290





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

* [gentoo-commits] gentoo-x86 commit in dev-python/bokeh: metadata.xml ChangeLog
@ 2015-06-07  9:43 Justin Lecher (jlec)
  0 siblings, 0 replies; 4+ messages in thread
From: Justin Lecher (jlec) @ 2015-06-07  9:43 UTC (permalink / raw
  To: gentoo-commits

jlec        15/06/07 09:43:54

  Modified:             metadata.xml ChangeLog
  Log:
  Add github to remote-id in metadata.xml
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)

Revision  Changes    Path
1.6                  dev-python/bokeh/metadata.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bokeh/metadata.xml?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bokeh/metadata.xml?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bokeh/metadata.xml?r1=1.5&r2=1.6

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/bokeh/metadata.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- metadata.xml	4 Jun 2015 07:03:48 -0000	1.5
+++ metadata.xml	7 Jun 2015 09:43:54 -0000	1.6
@@ -14,5 +14,6 @@
   </use>
   <upstream>
     <remote-id type="pypi">bokeh</remote-id>
+    <remote-id type="github">ContinuumIO/bokeh</remote-id>
   </upstream>
 </pkgmetadata>



1.16                 dev-python/bokeh/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/bokeh/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	4 Jun 2015 07:03:48 -0000	1.15
+++ ChangeLog	7 Jun 2015 09:43:54 -0000	1.16
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/bokeh
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/bokeh/ChangeLog,v 1.15 2015/06/04 07:03:48 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/bokeh/ChangeLog,v 1.16 2015/06/07 09:43:54 jlec Exp $
+
+  07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+  Add github to remote-id in metadata.xml
 
   04 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
   Add pypi to remote-id in metadata.xml





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

* [gentoo-commits] gentoo-x86 commit in dev-python/bokeh: metadata.xml ChangeLog
@ 2015-06-17 13:27 Justin Lecher (jlec)
  0 siblings, 0 replies; 4+ messages in thread
From: Justin Lecher (jlec) @ 2015-06-17 13:27 UTC (permalink / raw
  To: gentoo-commits

jlec        15/06/17 13:27:04

  Modified:             metadata.xml ChangeLog
  Log:
  Drop obsolete patches and local USE
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)

Revision  Changes    Path
1.7                  dev-python/bokeh/metadata.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bokeh/metadata.xml?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bokeh/metadata.xml?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/bokeh/metadata.xml?r1=1.6&r2=1.7

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/bokeh/metadata.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- metadata.xml	7 Jun 2015 09:43:54 -0000	1.6
+++ metadata.xml	17 Jun 2015 13:27:04 -0000	1.7
@@ -9,9 +9,6 @@
   style of Protovis/D3, while delivering high-performance
   interactivity over large data to thin clients.
 </longdescription>
-  <use>
-    <flag name="chaco">Enable interface for implementing qplot and ggplot like functionality using chaco</flag>
-  </use>
   <upstream>
     <remote-id type="pypi">bokeh</remote-id>
     <remote-id type="github">ContinuumIO/bokeh</remote-id>



1.18                 dev-python/bokeh/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/bokeh/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	17 Jun 2015 08:00:23 -0000	1.17
+++ ChangeLog	17 Jun 2015 13:27:04 -0000	1.18
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/bokeh
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/bokeh/ChangeLog,v 1.17 2015/06/17 08:00:23 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/bokeh/ChangeLog,v 1.18 2015/06/17 13:27:04 jlec Exp $
+
+  17 Jun 2015; Justin Lecher <jlec@gentoo.org> -files/0.5.0-setup.patch,
+  -files/bokeh-0.4.4-fix_test_object.patch, metadata.xml:
+  Drop obsolete patches and local USE
 
   17 Jun 2015; Ian Delaney <idella4@gentoo.org> -bokeh-0.4.1.ebuild,
   -bokeh-0.4.2.ebuild, -bokeh-0.4.4.ebuild, -bokeh-0.4.ebuild,





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

end of thread, other threads:[~2015-06-17 13:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-04  7:03 [gentoo-commits] gentoo-x86 commit in dev-python/bokeh: metadata.xml ChangeLog Justin Lecher (jlec)
  -- strict thread matches above, loose matches on Subject: below --
2015-06-17 13:27 Justin Lecher (jlec)
2015-06-07  9:43 Justin Lecher (jlec)
2014-10-29 15:11 Mike Gilbert (floppym)

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