public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/pandas: pandas-0.15.2.ebuild pandas-9999.ebuild ChangeLog pandas-0.15.0.ebuild pandas-0.15.1.ebuild
@ 2015-03-19  9:34 Justin Lecher (jlec)
  0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2015-03-19  9:34 UTC (permalink / raw
  To: gentoo-commits

jlec        15/03/19 09:34:45

  Modified:             pandas-0.15.2.ebuild pandas-9999.ebuild ChangeLog
  Removed:              pandas-0.15.0.ebuild pandas-0.15.1.ebuild
  Log:
  Drop old
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)

Revision  Changes    Path
1.4                  dev-python/pandas/pandas-0.15.2.ebuild

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

Index: pandas-0.15.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pandas/pandas-0.15.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pandas-0.15.2.ebuild	9 Mar 2015 00:03:23 -0000	1.3
+++ pandas-0.15.2.ebuild	19 Mar 2015 09:34:45 -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/pandas/pandas-0.15.2.ebuild,v 1.3 2015/03/09 00:03:23 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pandas/pandas-0.15.2.ebuild,v 1.4 2015/03/19 09:34:45 jlec Exp $
 
 EAPI=5
 
@@ -9,7 +9,7 @@
 inherit distutils-r1 eutils flag-o-matic virtualx
 
 DESCRIPTION="Powerful data structures for data analysis and statistics"
-HOMEPAGE="http://pandas.sourceforge.net/"
+HOMEPAGE="http://pandas.pydata.org/"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"



1.8                  dev-python/pandas/pandas-9999.ebuild

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

Index: pandas-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pandas/pandas-9999.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- pandas-9999.ebuild	21 Dec 2014 18:29:37 -0000	1.7
+++ pandas-9999.ebuild	19 Mar 2015 09:34:45 -0000	1.8
@@ -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/pandas/pandas-9999.ebuild,v 1.7 2014/12/21 18:29:37 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pandas/pandas-9999.ebuild,v 1.8 2015/03/19 09:34:45 jlec Exp $
 
 EAPI=5
 
@@ -9,7 +9,7 @@
 inherit distutils-r1 eutils flag-o-matic git-r3 virtualx
 
 DESCRIPTION="Powerful data structures for data analysis and statistics"
-HOMEPAGE="http://pandas.sourceforge.net/"
+HOMEPAGE="http://pandas.pydata.org/"
 SRC_URI=""
 EGIT_REPO_URI="https://github.com/pydata/pandas.git"
 



1.42                 dev-python/pandas/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pandas/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog	9 Mar 2015 00:03:23 -0000	1.41
+++ ChangeLog	19 Mar 2015 09:34:45 -0000	1.42
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/pandas
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pandas/ChangeLog,v 1.41 2015/03/09 00:03:23 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pandas/ChangeLog,v 1.42 2015/03/19 09:34:45 jlec Exp $
+
+  19 Mar 2015; Justin Lecher <jlec@gentoo.org> -pandas-0.15.0.ebuild,
+  -pandas-0.15.1.ebuild, pandas-0.15.2.ebuild, pandas-9999.ebuild:
+  Drop old
 
   09 Mar 2015; Pacho Ramos <pacho@gentoo.org> pandas-0.15.2.ebuild:
   x86 stable, bug 540290





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-03-19  9:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-19  9:34 [gentoo-commits] gentoo-x86 commit in dev-python/pandas: pandas-0.15.2.ebuild pandas-9999.ebuild ChangeLog pandas-0.15.0.ebuild pandas-0.15.1.ebuild Justin Lecher (jlec)

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