public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/modeller/
Date: Fri, 20 Sep 2013 16:02:36 +0000 (UTC)	[thread overview]
Message-ID: <1379692872.8225d6ca03cbdfdf4a9a46bbc6a91d99a47f3d2e.jlec@gentoo> (raw)

commit:     8225d6ca03cbdfdf4a9a46bbc6a91d99a47f3d2e
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 20 16:01:12 2013 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Sep 20 16:01:12 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=8225d6ca

sci-chemistry/modeller: Mask lib dir for revdep-rebuild, #474696

Package-Manager: portage-2.2.6

---
 sci-chemistry/modeller/ChangeLog                                   | 4 ++++
 .../modeller/{modeller-9.12-r2.ebuild => modeller-9.12-r3.ebuild}  | 7 +++++++
 2 files changed, 11 insertions(+)

diff --git a/sci-chemistry/modeller/ChangeLog b/sci-chemistry/modeller/ChangeLog
index cedd72b..01374fb 100644
--- a/sci-chemistry/modeller/ChangeLog
+++ b/sci-chemistry/modeller/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  20 Sep 2013; Justin Lecher <jlec@gentoo.org> -modeller-9.12-r2.ebuild,
+  +modeller-9.12-r3.ebuild:
+  Mask lib dir for revdep-rebuild, #474696
+
   26 Jun 2013; Justin Lecher <jlec@gentoo.org> -modeller-9.12-r1.ebuild,
   +modeller-9.12-r2.ebuild:
   Fix lib position, #474696

diff --git a/sci-chemistry/modeller/modeller-9.12-r2.ebuild b/sci-chemistry/modeller/modeller-9.12-r3.ebuild
similarity index 95%
rename from sci-chemistry/modeller/modeller-9.12-r2.ebuild
rename to sci-chemistry/modeller/modeller-9.12-r3.ebuild
index 9cfd2e3..a01b749 100644
--- a/sci-chemistry/modeller/modeller-9.12-r2.ebuild
+++ b/sci-chemistry/modeller/modeller-9.12-r3.ebuild
@@ -42,6 +42,7 @@ pkg_setup() {
 
 python_prepare_all(){
 	sed "s:i386-intel8:${EXECTYPE}:g" -i src/swig/setup.py || die
+	distutils-r1_python_prepare_all
 }
 
 python_compile(){
@@ -92,6 +93,12 @@ python_install_all(){
 		insinto /usr/share/${PN}/
 		doins -r examples
 	fi
+
+	insinto /etc/revdep-rebuild
+	cat >> "${T}"/40-${PN} <<- EOF
+	SEARCH_DIRS_MASK="${EPREFIX}/opt/modeller/lib/"
+	EOF
+	doins "${T}"/40-${PN}
 }
 
 pkg_postinst() {


             reply	other threads:[~2013-09-20 16:02 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-20 16:02 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-12-31 11:54 [gentoo-commits] proj/sci:master commit in: sci-chemistry/modeller/ Aisha Tammy
2018-04-06 13:29 Alexey Shvetsov
2016-10-29  9:36 Justin Lecher
2015-12-25 21:00 Marius Brehler
2013-06-26 14:53 Justin Lecher
2013-06-26 14:45 Justin Lecher
2013-06-26 14:55 ` Justin Lecher
2013-06-18 12:46 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=1379692872.8225d6ca03cbdfdf4a9a46bbc6a91d99a47f3d2e.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