public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/unicodecsv: unicodecsv-0.11.0.ebuild ChangeLog
@ 2015-03-16  3:55 Patrick Lauer (patrick)
  0 siblings, 0 replies; only message in thread
From: Patrick Lauer (patrick) @ 2015-03-16  3:55 UTC (permalink / raw
  To: gentoo-commits

patrick     15/03/16 03:55:31

  Modified:             ChangeLog
  Added:                unicodecsv-0.11.0.ebuild
  Log:
  Bump
  
  (Portage version: 2.2.18/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.4                  dev-python/unicodecsv/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/unicodecsv/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	9 Mar 2015 00:01:35 -0000	1.3
+++ ChangeLog	16 Mar 2015 03:55:31 -0000	1.4
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/unicodecsv
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/unicodecsv/ChangeLog,v 1.3 2015/03/09 00:01:35 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/unicodecsv/ChangeLog,v 1.4 2015/03/16 03:55:31 patrick Exp $
+
+*unicodecsv-0.11.0 (16 Mar 2015)
+
+  16 Mar 2015; Patrick Lauer <patrick@gentoo.org> +unicodecsv-0.11.0.ebuild:
+  Bump
 
   09 Mar 2015; Pacho Ramos <pacho@gentoo.org> unicodecsv-0.9.4.ebuild:
   x86 stable, bug 540290



1.1                  dev-python/unicodecsv/unicodecsv-0.11.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/unicodecsv/unicodecsv-0.11.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/unicodecsv/unicodecsv-0.11.0.ebuild?rev=1.1&content-type=text/plain

Index: unicodecsv-0.11.0.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/unicodecsv/unicodecsv-0.11.0.ebuild,v 1.1 2015/03/16 03:55:31 patrick Exp $

EAPI=5
PYTHON_COMPAT=( python2_7 )

inherit distutils-r1

DESCRIPTION="Drop-in replacement for python stdlib csv module supporting unicode"
HOMEPAGE="https://pypi.python.org/pypi/unicodecsv"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND=""
DEPEND="${RDEPEND}"





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

only message in thread, other threads:[~2015-03-16  3:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-16  3:55 [gentoo-commits] gentoo-x86 commit in dev-python/unicodecsv: unicodecsv-0.11.0.ebuild ChangeLog Patrick Lauer (patrick)

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