public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexis Ballier (aballier)" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-text/dvipng: dvipng-1.11.ebuild ChangeLog
Date: Sat, 31 May 2008 08:39:47 +0000	[thread overview]
Message-ID: <E1K2Mct-0004RI-OV@stork.gentoo.org> (raw)

aballier    08/05/31 08:39:47

  Modified:             dvipng-1.11.ebuild ChangeLog
  Log:
  Set VARTEXFONTS to something sane here, even if that does not cause sandbox violations it tries to generate some fonts.
  (Portage version: 2.1.5.2)

Revision  Changes    Path
1.2                  app-text/dvipng/dvipng-1.11.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/dvipng/dvipng-1.11.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/dvipng/dvipng-1.11.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/dvipng/dvipng-1.11.ebuild?r1=1.1&r2=1.2

Index: dvipng-1.11.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/dvipng/dvipng-1.11.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- dvipng-1.11.ebuild	30 May 2008 21:37:36 -0000	1.1
+++ dvipng-1.11.ebuild	31 May 2008 08:39:47 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/dvipng/dvipng-1.11.ebuild,v 1.1 2008/05/30 21:37:36 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/dvipng/dvipng-1.11.ebuild,v 1.2 2008/05/31 08:39:47 aballier Exp $
 
 inherit eutils
 
@@ -28,6 +28,7 @@
 }
 
 src_compile() {
+	export VARTEXFONTS="${T}/fonts"
 	econf $(use_with truetype freetype) || die "Configure failed"
 	emake || die "Compile failed"
 }



1.31                 app-text/dvipng/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/dvipng/ChangeLog?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/dvipng/ChangeLog?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/dvipng/ChangeLog?r1=1.30&r2=1.31

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/dvipng/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog	30 May 2008 21:37:36 -0000	1.30
+++ ChangeLog	31 May 2008 08:39:47 -0000	1.31
@@ -1,6 +1,10 @@
 # ChangeLog for app-text/dvipng
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/dvipng/ChangeLog,v 1.30 2008/05/30 21:37:36 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/dvipng/ChangeLog,v 1.31 2008/05/31 08:39:47 aballier Exp $
+
+  31 May 2008; Alexis Ballier <aballier@gentoo.org> dvipng-1.11.ebuild:
+  Set VARTEXFONTS to something sane here, even if that does not cause
+  sandbox violations it tries to generate some fonts.
 
 *dvipng-1.11 (30 May 2008)
 



-- 
gentoo-commits@lists.gentoo.org mailing list



             reply	other threads:[~2008-05-31  8:39 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-31  8:39 Alexis Ballier (aballier) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-06-30  6:22 [gentoo-commits] gentoo-x86 commit in app-text/dvipng: dvipng-1.11.ebuild ChangeLog Christian Faulhammer (opfer)
2008-06-30 17:51 Ferris McCormick (fmccor)
2008-06-30 20:13 Gysbert Wassenaar (nixnut)
2008-07-01 16:46 Raul Porcel (armin76)
2008-07-02 16:16 Jeroen Roovers (jer)
2008-07-09 13:38 Ulrich Mueller (ulm)
2008-07-09 22:12 Christian Faulhammer (opfer)
2008-07-10  1:20 Thomas Anderson (gentoofan23)
2008-07-10  8:17 Christian Faulhammer (opfer)
2008-07-17 18:54 Markus Rothe (corsair)
2009-03-11 18:35 Raul Porcel (armin76)
2009-03-18 19:27 Raul Porcel (armin76)

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=E1K2Mct-0004RI-OV@stork.gentoo.org \
    --to=aballier@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