summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2015-07-16 13:55:23 +0000
committerAlexis Ballier <aballier@gentoo.org>2015-07-16 13:55:23 +0000
commit0a82174761e01c3f6035fa382cfc4b4dfcae530b (patch)
tree5bd3eebf776fab8cb97e66faf94fd55ba01078be /dev-tex
parentVersion bump. (diff)
downloadgentoo-2-0a82174761e01c3f6035fa382cfc4b4dfcae530b.tar.gz
gentoo-2-0a82174761e01c3f6035fa382cfc4b4dfcae530b.tar.bz2
gentoo-2-0a82174761e01c3f6035fa382cfc4b4dfcae530b.zip
override VARTEXFONTS to avoid sandbox violations, bug #547336
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'dev-tex')
-rw-r--r--dev-tex/ellipsis/ChangeLog7
-rw-r--r--dev-tex/ellipsis/ellipsis-1.6.ebuild5
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-tex/ellipsis/ChangeLog b/dev-tex/ellipsis/ChangeLog
index a594d16bc909..c22f02ec81bd 100644
--- a/dev-tex/ellipsis/ChangeLog
+++ b/dev-tex/ellipsis/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tex/ellipsis
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/ellipsis/ChangeLog,v 1.6 2014/08/10 21:25:17 slyfox Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/ellipsis/ChangeLog,v 1.7 2015/07/16 13:55:23 aballier Exp $
+
+ 16 Jul 2015; Alexis Ballier <aballier@gentoo.org> ellipsis-1.6.ebuild:
+ override VARTEXFONTS to avoid sandbox violations, bug #547336
10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> ellipsis-1.6.ebuild:
QA: drop trailing '.' from DESCRIPTION
diff --git a/dev-tex/ellipsis/ellipsis-1.6.ebuild b/dev-tex/ellipsis/ellipsis-1.6.ebuild
index bb29c88891d0..e8a610c3ea6f 100644
--- a/dev-tex/ellipsis/ellipsis-1.6.ebuild
+++ b/dev-tex/ellipsis/ellipsis-1.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/ellipsis/ellipsis-1.6.ebuild,v 1.4 2014/08/10 21:25:17 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/ellipsis/ellipsis-1.6.ebuild,v 1.5 2015/07/16 13:55:23 aballier Exp $
inherit latex-package
@@ -19,6 +19,7 @@ DEPEND="app-arch/unzip"
S="${WORKDIR}/${PN}"
src_install() {
+ export VARTEXFONTS="${T}/fonts"
latex-package_src_install