jlec        15/01/04 13:44:02

  Modified:             openbabel-python-2.3.2.ebuild ChangeLog
  Removed:              openbabel-python-2.3.1.ebuild
                        openbabel-python-2.3.0.ebuild
  Log:
  sci-chemistry/openbabel-python: Drop old
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  Changes    Path
1.10                 
sci-chemistry/openbabel-python/openbabel-python-2.3.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/openbabel-python/openbabel-python-2.3.2.ebuild?rev=1.10&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/openbabel-python/openbabel-python-2.3.2.ebuild?rev=1.10&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/openbabel-python/openbabel-python-2.3.2.ebuild?r1=1.9&r2=1.10

Index: openbabel-python-2.3.2.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/sci-chemistry/openbabel-python/openbabel-python-2.3.2.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- openbabel-python-2.3.2.ebuild       27 Oct 2014 17:16:29 -0000      1.9
+++ openbabel-python-2.3.2.ebuild       4 Jan 2015 13:44:02 -0000       1.10
@@ -1,10 +1,10 @@
-# 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/sci-chemistry/openbabel-python/openbabel-python-2.3.2.ebuild,v
 1.9 2014/10/27 17:16:29 jlec Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sci-chemistry/openbabel-python/openbabel-python-2.3.2.ebuild,v
 1.10 2015/01/04 13:44:02 jlec Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=(python{2_7,3_2,3_3,3_4})
+PYTHON_COMPAT=( python2_7 python3_{3,4} )
 
 inherit cmake-utils eutils multilib python-r1
 
@@ -24,14 +24,14 @@
        ~sci-chemistry/openbabel-${PV}
        sys-libs/zlib"
 DEPEND="${RDEPEND}
-       >=dev-util/cmake-2.4.8
        >=dev-lang/swig-2"
 
 S="${WORKDIR}"/openbabel-${PV}
 
 PATCHES=(
-       "${FILESDIR}/${P}-testpybel.patch"
-       "${FILESDIR}/${P}-bindings_only.patch" )
+       "${FILESDIR}"/${P}-testpybel.patch
+       "${FILESDIR}"/${P}-bindings_only.patch
+       )
 
 src_prepare() {
        cmake-utils_src_prepare



1.18                 sci-chemistry/openbabel-python/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel-python/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog   27 Oct 2014 17:16:29 -0000      1.17
+++ ChangeLog   4 Jan 2015 13:44:02 -0000       1.18
@@ -1,6 +1,10 @@
 # ChangeLog for sci-chemistry/openbabel-python
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel-python/ChangeLog,v 
1.17 2014/10/27 17:16:29 jlec Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel-python/ChangeLog,v 
1.18 2015/01/04 13:44:02 jlec Exp $
+
+  04 Jan 2015; Justin Lecher <[email protected]> -openbabel-python-2.3.0.ebuild,
+  -openbabel-python-2.3.1.ebuild, openbabel-python-2.3.2.ebuild:
+  Drop old
 
   27 Oct 2014; Justin Lecher <[email protected]> openbabel-python-2.3.2.ebuild:
   Add support for py3_4




Reply via email to