diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-10-26 13:21:28 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-10-26 13:21:28 +0000 |
commit | c35ff342b3a52670a48b3b0108cc76e8e69ae3f4 (patch) | |
tree | 841ecf256372b4cd13242cc882145ab92fc5e259 /app-text/texlive-core | |
parent | Stable on ppc wrt bug 244384 (diff) | |
download | gentoo-2-c35ff342b3a52670a48b3b0108cc76e8e69ae3f4.tar.gz gentoo-2-c35ff342b3a52670a48b3b0108cc76e8e69ae3f4.tar.bz2 gentoo-2-c35ff342b3a52670a48b3b0108cc76e8e69ae3f4.zip |
Include more dvipdfmx files to get the proper configuration file, bug #244284
(Portage version: 2.2_rc12/cvs/Linux 2.6.27.3 x86_64)
Diffstat (limited to 'app-text/texlive-core')
-rw-r--r-- | app-text/texlive-core/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/texlive-core/texlive-core-2008-r2.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/app-text/texlive-core/ChangeLog b/app-text/texlive-core/ChangeLog index 0ed45bcdba02..a1636b3f0561 100644 --- a/app-text/texlive-core/ChangeLog +++ b/app-text/texlive-core/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-text/texlive-core # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v 1.81 2008/10/18 08:52:45 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v 1.82 2008/10/26 13:21:28 aballier Exp $ + + 26 Oct 2008; Alexis Ballier <aballier@gentoo.org> + texlive-core-2008-r2.ebuild: + Include more dvipdfmx files to get the proper configuration file, bug + #244284 *texlive-core-2008-r2 (18 Oct 2008) diff --git a/app-text/texlive-core/texlive-core-2008-r2.ebuild b/app-text/texlive-core/texlive-core-2008-r2.ebuild index 6b6ee33f1d7b..928a88b80b55 100644 --- a/app-text/texlive-core/texlive-core-2008-r2.ebuild +++ b/app-text/texlive-core/texlive-core-2008-r2.ebuild @@ -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/texlive-core/texlive-core-2008-r2.ebuild,v 1.1 2008/10/18 08:52:45 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2008-r2.ebuild,v 1.2 2008/10/26 13:21:28 aballier Exp $ EAPI=1 @@ -14,7 +14,7 @@ HOMEPAGE="http://tug.org/texlive/" SLOT="0" LICENSE="GPL-2 LPPL-1.3c" -TEXLIVE_BASICBIN_CONTENTS="bin-bibtex bin-dialog bin-dvipsk bin-getnonfreefonts bin-gsftopk bin-kpathsea bin-makeindex bin-mfware bin-tetex bin-texlive bin-texconfig glyphlist texlive.infra collection-basicbin" +TEXLIVE_BASICBIN_CONTENTS="bin-bibtex bin-dialog bin-dvipdfmx bin-dvipsk bin-getnonfreefonts bin-gsftopk bin-kpathsea bin-makeindex bin-mfware bin-tetex bin-texlive bin-texconfig dvipdfmx-def glyphlist texlive.infra collection-basicbin" TEXLIVE_BASICBIN_DOC_CONTENTS="bin-bibtex.doc bin-dialog.doc bin-dvipsk.doc bin-getnonfreefonts.doc bin-gsftopk.doc bin-kpathsea.doc bin-makeindex.doc bin-mfware.doc bin-tetex.doc bin-texlive.doc bin-texconfig.doc texlive.infra.doc" TEXLIVE_FONTBIN_CONTENTS="fontinst mft bin-afm2pl bin-fontware bin-ps2pkm collection-fontbin" |