public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher (jlec)" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sci-chemistry/openbabel: ChangeLog openbabel-2.3.0.ebuild
Date: Sat, 26 Mar 2011 15:54:29 +0000 (UTC)	[thread overview]
Message-ID: <20110326155429.AAF5F20054@flycatcher.gentoo.org> (raw)

jlec        11/03/26 15:54:29

  Modified:             ChangeLog openbabel-2.3.0.ebuild
  Log:
  Added perl & python USE
  
  (Portage version: 2.2.0_alpha28/cvs/Linux x86_64)

Revision  Changes    Path
1.48                 sci-chemistry/openbabel/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog	26 Mar 2011 15:31:01 -0000	1.47
+++ ChangeLog	26 Mar 2011 15:54:29 -0000	1.48
@@ -1,6 +1,9 @@
 # ChangeLog for sci-chemistry/openbabel
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/ChangeLog,v 1.47 2011/03/26 15:31:01 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/ChangeLog,v 1.48 2011/03/26 15:54:29 jlec Exp $
+
+  26 Mar 2011; Justin Lecher <jlec@gentoo.org> openbabel-2.3.0.ebuild:
+  Added perl & python USE
 
 *openbabel-2.3.0 (26 Mar 2011)
 



1.2                  sci-chemistry/openbabel/openbabel-2.3.0.ebuild

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

Index: openbabel-2.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/openbabel-2.3.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- openbabel-2.3.0.ebuild	26 Mar 2011 15:31:01 -0000	1.1
+++ openbabel-2.3.0.ebuild	26 Mar 2011 15:54:29 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/openbabel-2.3.0.ebuild,v 1.1 2011/03/26 15:31:01 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/openbabel-2.3.0.ebuild,v 1.2 2011/03/26 15:54:29 jlec Exp $
 
 EAPI="3"
 
@@ -15,7 +15,7 @@
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 SLOT="0"
 LICENSE="GPL-2"
-IUSE="doc wxwidgets"
+IUSE="doc perl python wxwidgets"
 
 RDEPEND="
 	dev-cpp/eigen:2
@@ -23,6 +23,8 @@
 	!sci-chemistry/babel
 	sci-libs/inchi
 	sys-libs/zlib
+	perl? ( sci-chemistry/openbabel-perl )
+	python? ( sci-chemistry/openbabel-python )
 	wxwidgets? ( x11-libs/wxGTK:2.8[X] )"
 DEPEND="${RDEPEND}
 	>=dev-util/cmake-2.4.8"






             reply	other threads:[~2011-03-26 15:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-26 15:54 Justin Lecher (jlec) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-11-21 15:36 [gentoo-commits] gentoo-x86 commit in sci-chemistry/openbabel: ChangeLog openbabel-2.3.0.ebuild Justin Lecher (jlec)
2011-05-07  9:18 Justin Lecher (jlec)
2011-04-28 18:17 Arfrever Frehtes Taifersar Arahesis (arfrever)
2011-03-28 19:30 Justin Lecher (jlec)
2011-03-26 15:31 Justin Lecher (jlec)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110326155429.AAF5F20054@flycatcher.gentoo.org \
    --to=jlec@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox