jlec        15/05/27 08:18:24

  Modified:             pmw-2.0.1.ebuild ChangeLog
  Log:
  Fix installation error due to missing file, bug #550512
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  Changes    Path
1.2                  dev-python/pmw/pmw-2.0.1.ebuild

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

Index: pmw-2.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pmw/pmw-2.0.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pmw-2.0.1.ebuild    26 May 2015 14:06:12 -0000      1.1
+++ pmw-2.0.1.ebuild    27 May 2015 08:18:24 -0000      1.2
@@ -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/pmw/pmw-2.0.1.ebuild,v 1.1 
2015/05/26 14:06:12 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pmw/pmw-2.0.1.ebuild,v 1.2 
2015/05/27 08:18:24 jlec Exp $
 
 EAPI=5
 
@@ -28,8 +28,6 @@
 
 S="${WORKDIR}/${MY_P}"
 
-DOCS="Pmw/README"
-
 python_prepare() {
        distutils-r1_python_prepare
        2to3 Pmw



1.55                 dev-python/pmw/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pmw/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- ChangeLog   26 May 2015 14:06:12 -0000      1.54
+++ ChangeLog   27 May 2015 08:18:24 -0000      1.55
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pmw
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pmw/ChangeLog,v 1.54 2015/05/26 
14:06:12 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pmw/ChangeLog,v 1.55 2015/05/27 
08:18:24 jlec Exp $
+
+  27 May 2015; Justin Lecher <[email protected]> pmw-2.0.1.ebuild:
+  Fix installation error due to missing file, bug #550512
 
 *pmw-2.0.1 (26 May 2015)
 




Reply via email to