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-libs/wannier90/
Date: Fri, 20 Sep 2013 09:48:19 +0000 (UTC)	[thread overview]
Message-ID: <1379670411.c7f816faaacf7010c30d1e07d757764e7024d637.jlec@gentoo> (raw)

commit:     c7f816faaacf7010c30d1e07d757764e7024d637
Author:     Honza Macháček <Hloupy.Honza <AT> centrum <DOT> cz>
AuthorDate: Thu Sep 19 13:27:07 2013 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Sep 20 09:46:51 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=c7f816fa

sci-libs/wannier90-1.2-r2.ebuild modified from -r1 to avoid sandbox violation when generating TeX fonts.

Package-Manager: portage-2.2.1

---
 sci-libs/wannier90/ChangeLog                                        | 6 ++++++
 .../wannier90/{wannier90-1.2-r1.ebuild => wannier90-1.2-r2.ebuild}  | 5 ++++-
 2 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/sci-libs/wannier90/ChangeLog b/sci-libs/wannier90/ChangeLog
index bb0da88..ff8ee50 100644
--- a/sci-libs/wannier90/ChangeLog
+++ b/sci-libs/wannier90/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*wannier90-1.2-r2 (19 Sep 2013)
+
+  19 Sep 2013; Honza Macháček <Hloupy.Honza@centrum.cz>
+  -wannier90-1.2-r1.ebuild, +wannier90-1.2-r2.ebuild:
+  Avoid sandbox violation when generating TeX fonts.
+
 *wannier90-1.2-r1 (17 Jun 2013)
 
   17 Jun 2013; Honza Macháček <Hloupy.Honza@centrum.cz>

diff --git a/sci-libs/wannier90/wannier90-1.2-r1.ebuild b/sci-libs/wannier90/wannier90-1.2-r2.ebuild
similarity index 95%
rename from sci-libs/wannier90/wannier90-1.2-r1.ebuild
rename to sci-libs/wannier90/wannier90-1.2-r2.ebuild
index 2527922..481ce2b 100644
--- a/sci-libs/wannier90/wannier90-1.2-r1.ebuild
+++ b/sci-libs/wannier90/wannier90-1.2-r2.ebuild
@@ -48,7 +48,10 @@ src_configure() {
 src_compile() {
 	emake -j1 wannier
 	emake -j1 lib
-	use doc & emake -j1 doc
+	if use doc; then
+		VARTEXFONTS="${T}/fonts"
+		emake -j1 doc
+	fi
 }
 
 src_test() {


             reply	other threads:[~2013-09-20  9:48 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-20  9:48 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-12-16 10:57 [gentoo-commits] proj/sci:master commit in: sci-libs/wannier90/ Andrew Ammerlaan
2021-01-30 10:49 Andrew Ammerlaan
2021-01-19 16:56 Andrew Ammerlaan
2020-09-28 10:12 Horea Christian
2020-09-28 10:12 Horea Christian
2015-04-22 14:43 Honza Macháček
2014-12-10  9:47 Honza Macháček
2014-11-15  0:21 Christoph Junghans
2013-09-26  9:41 Honza Macháček
2013-09-19 13:27 ` Honza Macháček
2013-02-22 10:15 Justin Lecher
2012-06-22 22:44 Alexey Shvetsov
2011-09-04 12:41 Alexey Shvetsov
2011-06-21 11:54 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=1379670411.c7f816faaacf7010c30d1e07d757764e7024d637.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