patrick     14/10/29 02:42:21

  Modified:             pdb2pqr-1.9.0.ebuild pdb2pqr-1.9.0-r1.ebuild
                        ChangeLog
  Log:
  Whitespace, clean up inherit
  
  (Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.3                  sci-chemistry/pdb2pqr/pdb2pqr-1.9.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pdb2pqr/pdb2pqr-1.9.0.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pdb2pqr/pdb2pqr-1.9.0.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pdb2pqr/pdb2pqr-1.9.0.ebuild?r1=1.2&r2=1.3

Index: pdb2pqr-1.9.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/pdb2pqr-1.9.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pdb2pqr-1.9.0.ebuild        27 Oct 2014 17:17:03 -0000      1.2
+++ pdb2pqr-1.9.0.ebuild        29 Oct 2014 02:42:21 -0000      1.3
@@ -1,12 +1,12 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/pdb2pqr-1.9.0.ebuild,v 1.2 
2014/10/27 17:17:03 jlec Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/pdb2pqr-1.9.0.ebuild,v 1.3 
2014/10/29 02:42:21 patrick Exp $
 
 EAPI=5
 
 PYTHON_COMPAT=( python2_7 )
 
-inherit autotools scons-utils fortran-2 flag-o-matic python-single-r1 
toolchain-funcs
+inherit scons-utils fortran-2 flag-o-matic python-single-r1 toolchain-funcs
 
 DESCRIPTION="An automated pipeline for performing Poisson-Boltzmann 
electrostatics calculations"
 HOMEPAGE="http://www.poissonboltzmann.org/";



1.2                  sci-chemistry/pdb2pqr/pdb2pqr-1.9.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pdb2pqr/pdb2pqr-1.9.0-r1.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pdb2pqr/pdb2pqr-1.9.0-r1.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pdb2pqr/pdb2pqr-1.9.0-r1.ebuild?r1=1.1&r2=1.2

Index: pdb2pqr-1.9.0-r1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/pdb2pqr-1.9.0-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pdb2pqr-1.9.0-r1.ebuild     28 Oct 2014 09:00:32 -0000      1.1
+++ pdb2pqr-1.9.0-r1.ebuild     29 Oct 2014 02:42:21 -0000      1.2
@@ -1,12 +1,12 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/pdb2pqr-1.9.0-r1.ebuild,v 1.1 
2014/10/28 09:00:32 jlec Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/pdb2pqr-1.9.0-r1.ebuild,v 1.2 
2014/10/29 02:42:21 patrick Exp $
 
 EAPI=5
 
 PYTHON_COMPAT=( python2_7 )
 
-inherit autotools scons-utils fortran-2 flag-o-matic python-r1 toolchain-funcs
+inherit scons-utils fortran-2 flag-o-matic python-r1 toolchain-funcs
 
 DESCRIPTION="An automated pipeline for performing Poisson-Boltzmann 
electrostatics calculations"
 HOMEPAGE="http://www.poissonboltzmann.org/";
@@ -127,6 +127,5 @@
                insinto /usr/share/${PN}/ && \
                doins -r examples
 
-
        dodoc *md NEWS
 }



1.44                 sci-chemistry/pdb2pqr/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pdb2pqr/ChangeLog?rev=1.44&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pdb2pqr/ChangeLog?rev=1.44&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pdb2pqr/ChangeLog?r1=1.43&r2=1.44

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog   28 Oct 2014 09:00:32 -0000      1.43
+++ ChangeLog   29 Oct 2014 02:42:21 -0000      1.44
@@ -1,6 +1,10 @@
 # ChangeLog for sci-chemistry/pdb2pqr
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/ChangeLog,v 1.43 
2014/10/28 09:00:32 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/ChangeLog,v 1.44 
2014/10/29 02:42:21 patrick Exp $
+
+  29 Oct 2014; Patrick Lauer <[email protected]> pdb2pqr-1.9.0-r1.ebuild,
+  pdb2pqr-1.9.0.ebuild:
+  Whitespace, clean up inherit
 
 *pdb2pqr-1.9.0-r1 (28 Oct 2014)
 
@@ -193,4 +197,3 @@
   +files/pdb2pqr-gcc4-gentoo.patch, +files/pdb2pqr-propka-gentoo.patch, 
+metadata.xml, +pdb2pqr-1.0.2.ebuild:
   Initial import (fixes bug #124791). Many thanks to je_fro 
   <[email protected]> for his ebuild.
-




Reply via email to