From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/libghemical/
Date: Fri, 14 Apr 2017 19:00:01 +0000 (UTC) [thread overview]
Message-ID: <1492196399.867cd6b2da3eef8f3b11e3e7fb826eac9350ecef.jlec@gentoo> (raw)
commit: 867cd6b2da3eef8f3b11e3e7fb826eac9350ecef
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 14 18:48:59 2017 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Apr 14 18:59:59 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=867cd6b2
sci-libs/libghemical: Bump EAPI to 6
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
sci-libs/libghemical/libghemical-3.0.0.ebuild | 17 ++++++++---------
sci-libs/libghemical/metadata.xml | 18 +++++++++---------
2 files changed, 17 insertions(+), 18 deletions(-)
diff --git a/sci-libs/libghemical/libghemical-3.0.0.ebuild b/sci-libs/libghemical/libghemical-3.0.0.ebuild
index dad5a06fbfc..6e178a30474 100644
--- a/sci-libs/libghemical/libghemical-3.0.0.ebuild
+++ b/sci-libs/libghemical/libghemical-3.0.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI="3"
+EAPI=6
-inherit autotools eutils
+inherit autotools
DESCRIPTION="Chemical quantum mechanics and molecular mechanics"
HOMEPAGE="http://bioinformatics.org/ghemical/"
@@ -19,12 +19,15 @@ RDEPEND="
mpqc? (
>=sci-chemistry/mpqc-2.3.1-r1
virtual/blas
- virtual/lapack )"
+ virtual/lapack
+ )"
DEPEND="${RDEPEND}
virtual/pkgconfig"
+PATCHES=( "${FILESDIR}"/${PN}-2.98-gl.patch )
+
src_prepare() {
- epatch "${FILESDIR}"/${PN}-2.98-gl.patch
+ default
eautoreconf
}
@@ -35,7 +38,3 @@ src_configure() {
$(use_enable mpqc) \
$(use_enable static-libs static)
}
-
-src_install() {
- emake DESTDIR="${D}" install || die "install failed"
-}
diff --git a/sci-libs/libghemical/metadata.xml b/sci-libs/libghemical/metadata.xml
index 0835bbd6d8c..82a6530d10c 100644
--- a/sci-libs/libghemical/metadata.xml
+++ b/sci-libs/libghemical/metadata.xml
@@ -1,21 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<maintainer type="project">
- <email>sci-chemistry@gentoo.org</email>
- <name>Gentoo Chemistry Project</name>
-</maintainer>
-<longdescription>
+ <maintainer type="project">
+ <email>sci-chemistry@gentoo.org</email>
+ <name>Gentoo Chemistry Project</name>
+ </maintainer>
+ <longdescription>
Ghemical supports both quantum-mechanics (semi-empirical and ab initio) models
and molecular mechanics models (there is an experimental Tripos 5.2-like force
field for organic molecules). Also a tool for reduced protein models is
included. Geometry optimization, molecular dynamics and a large set of
visualization tools are currently available.
</longdescription>
-<use>
- <flag name="mopac7">Use <pkg>sci-chemistry/mopac7</pkg> for semi-empirical
+ <use>
+ <flag name="mopac7">Use <pkg>sci-chemistry/mopac7</pkg> for semi-empirical
calculations</flag>
- <flag name="mpqc">Use <pkg>sci-chemistry/mpqc</pkg> for quantum-mechanical
+ <flag name="mpqc">Use <pkg>sci-chemistry/mpqc</pkg> for quantum-mechanical
calculations</flag>
-</use>
+ </use>
</pkgmetadata>
next reply other threads:[~2017-04-14 19:00 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-14 19:00 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-04-29 18:49 [gentoo-commits] repo/gentoo:master commit in: sci-libs/libghemical/ Justin Lecher
2018-04-17 20:25 David Seifert
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=1492196399.867cd6b2da3eef8f3b11e3e7fb826eac9350ecef.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