idella4     15/01/05 04:24:24

  Modified:             ChangeLog
  Added:                pystdf-1.3.1-r1.ebuild
  Removed:              pystdf-1.3.1.ebuild
  Log:
  revbump; conversion -> distutils-r1, rm old
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  Changes    Path
1.3                  dev-python/pystdf/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pystdf/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   1 Jan 2011 21:32:09 -0000       1.2
+++ ChangeLog   5 Jan 2015 04:24:24 -0000       1.3
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/pystdf
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pystdf/ChangeLog,v 1.2 
2011/01/01 21:32:09 arfrever Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pystdf/ChangeLog,v 1.3 
2015/01/05 04:24:24 idella4 Exp $
+
+*pystdf-1.3.1-r1 (05 Jan 2015)
+
+  05 Jan 2015; Ian Delaney <[email protected]> +pystdf-1.3.1-r1.ebuild,
+  -pystdf-1.3.1.ebuild:
+  revbump; conversion -> distutils-r1, rm old
 
   01 Jan 2011; Arfrever Frehtes Taifersar Arahesis <[email protected]>
   pystdf-1.3.1.ebuild:



1.1                  dev-python/pystdf/pystdf-1.3.1-r1.ebuild

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

Index: pystdf-1.3.1-r1.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pystdf/pystdf-1.3.1-r1.ebuild,v 
1.1 2015/01/05 04:24:24 idella4 Exp $

EAPI=5
PYTHON_COMPAT=( python2_7 )

inherit distutils-r1

DESCRIPTION="Python module that makes it easy to work with STDF"
HOMEPAGE="http://code.google.com/p/pystdf/";
SRC_URI="http://pystdf.googlecode.com/files/${P}.tar.gz";

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""




Reply via email to