jlec        15/01/04 13:40:52

  Modified:             metadata.xml ChangeLog openbabel-2.3.2.ebuild
  Removed:              openbabel-2.3.1.ebuild openbabel-2.3.0.ebuild
  Log:
  sci-chemistry/openbabel: Drop old; drop PDEPEND in favour of optfeature()
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  Changes    Path
1.6                  sci-chemistry/openbabel/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/openbabel/metadata.xml?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/openbabel/metadata.xml?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/openbabel/metadata.xml?r1=1.5&r2=1.6

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/metadata.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- metadata.xml        4 Mar 2012 10:18:11 -0000       1.5
+++ metadata.xml        4 Jan 2015 13:40:52 -0000       1.6
@@ -1,14 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
-       <herd>sci-chemistry</herd>
-       <longdescription>
+  <herd>sci-chemistry</herd>
+  <longdescription>
     Open Babel is a chemical toolbox designed to speak the many languages of
        chemical data. It's an open, collaborative project allowing anyone to
        search, convert, analyze, or store data from molecular modeling, 
chemistry,
        solid-state materials, biochemistry, or related areas.
   </longdescription>
-       <use>
-               <flag name="swig">Use swig to rebuild language bindings.</flag>
-       </use>
+  <use>
+    <flag name="swig">Use swig to rebuild language bindings.</flag>
+  </use>
 </pkgmetadata>



1.63                 sci-chemistry/openbabel/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/ChangeLog,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- ChangeLog   20 Feb 2013 19:42:22 -0000      1.62
+++ ChangeLog   4 Jan 2015 13:40:52 -0000       1.63
@@ -1,6 +1,10 @@
 # ChangeLog for sci-chemistry/openbabel
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/ChangeLog,v 1.62 
2013/02/20 19:42:22 ago Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/ChangeLog,v 1.63 
2015/01/04 13:40:52 jlec Exp $
+
+  04 Jan 2015; Justin Lecher <[email protected]> -openbabel-2.3.0.ebuild,
+  -openbabel-2.3.1.ebuild, openbabel-2.3.2.ebuild, metadata.xml:
+  Drop old; drop PDEPEND in favour of optfeature()
 
   20 Feb 2013; Agostino Sarubbo <[email protected]> openbabel-2.3.2.ebuild:
   Add ~arm, wrt bug #455960



1.4                  sci-chemistry/openbabel/openbabel-2.3.2.ebuild

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

Index: openbabel-2.3.2.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/sci-chemistry/openbabel/openbabel-2.3.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- openbabel-2.3.2.ebuild      20 Feb 2013 19:42:22 -0000      1.3
+++ openbabel-2.3.2.ebuild      4 Jan 2015 13:40:52 -0000       1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 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/openbabel-2.3.2.ebuild,v 1.3 
2013/02/20 19:42:22 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sci-chemistry/openbabel/openbabel-2.3.2.ebuild,v 1.4 
2015/01/04 13:40:52 jlec Exp $
 
 EAPI=5
 
@@ -15,21 +15,18 @@
 SLOT="0"
 LICENSE="GPL-2"
 KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
-IUSE="doc openmp perl python test wxwidgets"
+IUSE="doc openmp test wxwidgets"
 
 RDEPEND="
+       !sci-chemistry/babel
        dev-cpp/eigen:3
        dev-libs/libxml2:2
-       !sci-chemistry/babel
        sci-libs/inchi
        sys-libs/zlib
        wxwidgets? ( x11-libs/wxGTK:2.8[X] )"
 DEPEND="${RDEPEND}
        >=dev-util/cmake-2.4.8
        doc? ( app-doc/doxygen )"
-PDEPEND="
-       perl? ( sci-chemistry/openbabel-perl )
-       python? ( sci-chemistry/openbabel-python )"
 
 DOCS="AUTHORS ChangeLog NEWS README THANKS doc/*.inc doc/README* doc/*.mol2"
 
@@ -78,3 +75,8 @@
        cmake-utils_src_compile
        cmake-utils_src_test -E py
 }
+
+pkg_postinst() {
+       optfeature "perl support" sci-chemistry/openbabel-perl
+       optfeature "python support" sci-chemistry/openbabel-python
+}




Reply via email to