From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/openbabel/
Date: Mon, 6 Jan 2014 18:33:20 +0000 (UTC) [thread overview]
Message-ID: <1389033184.4723b0b61978b071d10ed3eae3d98c9c3f5d0e32.jlec@gentoo> (raw)
commit: 4723b0b61978b071d10ed3eae3d98c9c3f5d0e32
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 6 18:33:04 2014 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Jan 6 18:33:04 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=4723b0b6
sci-chemistry/openbabel: Switch from git-2 to git-r3
Package-Manager: portage-2.2.8
---
sci-chemistry/openbabel/ChangeLog | 6 +++++-
sci-chemistry/openbabel/metadata.xml | 18 +++++++++---------
sci-chemistry/openbabel/openbabel-9999.ebuild | 9 +++++----
3 files changed, 19 insertions(+), 14 deletions(-)
diff --git a/sci-chemistry/openbabel/ChangeLog b/sci-chemistry/openbabel/ChangeLog
index e8bb223..08338ff 100644
--- a/sci-chemistry/openbabel/ChangeLog
+++ b/sci-chemistry/openbabel/ChangeLog
@@ -1,7 +1,11 @@
# ChangeLog for sci-chemistry/openbabel
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 06 Jan 2014; Justin Lecher <jlec@gentoo.org> openbabel-9999.ebuild,
+ metadata.xml:
+ Switch from git-2 to git-r3
+
14 Nov 2013; Reinis Danne <rei4dan@gmail.com> openbabel-9999.ebuild:
Adjust for README -> README.md rename.
diff --git a/sci-chemistry/openbabel/metadata.xml b/sci-chemistry/openbabel/metadata.xml
index f0fb5ee..e366d5f 100644
--- a/sci-chemistry/openbabel/metadata.xml
+++ b/sci-chemistry/openbabel/metadata.xml
@@ -8,13 +8,13 @@
search, convert, analyze, or store data from molecular modeling, chemistry,
solid-state materials, biochemistry, or related areas.
</longdescription>
- <use>
- <flag name="doc">Install API dicumentation.</flag>
- <flag name="openmp">Enable parallelization using OpenMP.</flag>
- <flag name="java">Install Java bindings.</flag>
- <flag name="perl">Install Perl bindings.</flag>
- <flag name="python">Install Python bindings and PyBel.</flag>
- <flag name="ruby">Install Ruby bindings.</flag>
- <flag name="wxwidgets">Build Open Babel GUI.</flag>
- </use>
+ <use>
+ <flag name="doc">Install API dicumentation.</flag>
+ <flag name="openmp">Enable parallelization using OpenMP.</flag>
+ <flag name="java">Install Java bindings.</flag>
+ <flag name="perl">Install Perl bindings.</flag>
+ <flag name="python">Install Python bindings and PyBel.</flag>
+ <flag name="ruby">Install Ruby bindings.</flag>
+ <flag name="wxwidgets">Build Open Babel GUI.</flag>
+ </use>
</pkgmetadata>
diff --git a/sci-chemistry/openbabel/openbabel-9999.ebuild b/sci-chemistry/openbabel/openbabel-9999.ebuild
index b653f24..21eb571 100644
--- a/sci-chemistry/openbabel/openbabel-9999.ebuild
+++ b/sci-chemistry/openbabel/openbabel-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -6,10 +6,11 @@ EAPI=5
WX_GTK_VER="2.8"
-inherit cmake-utils eutils git-2 wxwidgets
+inherit cmake-utils eutils git-r3 wxwidgets
DESCRIPTION="Interconverts file formats used in molecular modeling"
HOMEPAGE="http://openbabel.sourceforge.net/"
+SRC_URI=""
EGIT_REPO_URI="https://github.com/openbabel/openbabel.git"
LICENSE="GPL-2"
@@ -23,7 +24,7 @@ RDEPEND="
!sci-chemistry/babel
sci-libs/inchi
sys-libs/zlib
- wxwidgets? ( x11-libs/wxGTK:2.8[X] )"
+ wxwidgets? ( x11-libs/wxGTK:${WX_GTK_VER}[X] )"
DEPEND="${RDEPEND}
>=dev-util/cmake-2.4.8
doc? ( app-doc/doxygen )"
@@ -33,7 +34,7 @@ PDEPEND="
python? ( sci-chemistry/openbabel-python )
ruby? ( sci-chemistry/openbabel-ruby )"
-DOCS="AUTHORS ChangeLog NEWS README.md THANKS doc/*.inc doc/README* doc/*.mol2"
+DOCS=( AUTHORS ChangeLog NEWS README.md THANKS doc/*.inc doc/README* doc/*.mol2 )
pkg_setup() {
if use openmp; then
next reply other threads:[~2014-01-06 18:33 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-06 18:33 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-09-22 11:45 [gentoo-commits] proj/sci:master commit in: sci-chemistry/openbabel/ Aisha Tammy
2016-01-06 7:53 Justin Lecher
2015-09-21 17:44 Justin Lecher
2014-02-14 18:19 Reinis Danne
2013-11-14 17:15 Reinis Danne
2013-09-26 20:27 Reinis Danne
2012-12-06 17:20 Justin Lecher
2011-03-25 17:25 Justin Lecher
2011-03-25 16:38 Justin Lecher
2011-03-25 16:38 Justin Lecher
2011-03-07 12:01 Justin Lecher
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=1389033184.4723b0b61978b071d10ed3eae3d98c9c3f5d0e32.jlec@gentoo \
--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