summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2008-09-10 06:45:50 +0000
committerAlexis Ballier <aballier@gentoo.org>2008-09-10 06:45:50 +0000
commitb19b82ee638065e0aeb27d4cf555fb6e9279274f (patch)
treed519a00e0876564d5fe06d05dd82ced245585d85 /dev-texlive/texlive-xetex
parentFixed HOMEPAGE, bug #237139, thank Conrad Kostecki for report. Removed old. (diff)
downloadgentoo-2-b19b82ee638065e0aeb27d4cf555fb6e9279274f.tar.gz
gentoo-2-b19b82ee638065e0aeb27d4cf555fb6e9279274f.tar.bz2
gentoo-2-b19b82ee638065e0aeb27d4cf555fb6e9279274f.zip
Upstream moved ifxetex to latexrecommended, so do we; this fixes some problems with the hyperref package as reported by gim.
(Portage version: 2.2_rc8/cvs/Linux 2.6.26.3 x86_64)
Diffstat (limited to 'dev-texlive/texlive-xetex')
-rw-r--r--dev-texlive/texlive-xetex/ChangeLog9
-rw-r--r--dev-texlive/texlive-xetex/texlive-xetex-2008-r1.ebuild (renamed from dev-texlive/texlive-xetex/texlive-xetex-2008.ebuild)6
2 files changed, 11 insertions, 4 deletions
diff --git a/dev-texlive/texlive-xetex/ChangeLog b/dev-texlive/texlive-xetex/ChangeLog
index f4331a665d44..4c7884aab82d 100644
--- a/dev-texlive/texlive-xetex/ChangeLog
+++ b/dev-texlive/texlive-xetex/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for dev-texlive/texlive-xetex
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-xetex/ChangeLog,v 1.18 2008/09/09 18:41:10 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-xetex/ChangeLog,v 1.19 2008/09/10 06:45:50 aballier Exp $
+
+*texlive-xetex-2008-r1 (10 Sep 2008)
+
+ 10 Sep 2008; Alexis Ballier <aballier@gentoo.org>
+ -texlive-xetex-2008.ebuild, +texlive-xetex-2008-r1.ebuild:
+ Upstream moved ifxetex to latexrecommended, so do we; this fixes some
+ problems with the hyperref package as reported by gim.
09 Sep 2008; Alexis Ballier <aballier@gentoo.org>
texlive-xetex-2007.ebuild:
diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2008.ebuild b/dev-texlive/texlive-xetex/texlive-xetex-2008-r1.ebuild
index e05bd0a2eb2e..b694b4ff6769 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2008.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2008-r1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-xetex/texlive-xetex-2008.ebuild,v 1.1 2008/09/09 16:54:57 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-xetex/texlive-xetex-2008-r1.ebuild,v 1.1 2008/09/10 06:45:50 aballier Exp $
TEXLIVE_MODULES_DEPS="dev-texlive/texlive-basic
!=app-text/texlive-core-2007*
"
-TEXLIVE_MODULE_CONTENTS="arabxetex euenc bidi fontspec fontwrap ifxetex philokalia polyglossia xecyr xepersian xetex xetex-def xetex-pstricks xetexconfig xetexfontinfo xltxtra xunicode collection-xetex
+TEXLIVE_MODULE_CONTENTS="arabxetex euenc bidi fontspec fontwrap philokalia polyglossia xecyr xepersian xetex xetex-def xetex-pstricks xetexconfig xetexfontinfo xltxtra xunicode collection-xetex
"
-TEXLIVE_MODULE_DOC_CONTENTS="arabxetex.doc euenc.doc bidi.doc fontspec.doc fontwrap.doc ifxetex.doc philokalia.doc polyglossia.doc xecyr.doc xepersian.doc xetex.doc xetex-pstricks.doc xetexfontinfo.doc xltxtra.doc xunicode.doc "
+TEXLIVE_MODULE_DOC_CONTENTS="arabxetex.doc euenc.doc bidi.doc fontspec.doc fontwrap.doc philokalia.doc polyglossia.doc xecyr.doc xepersian.doc xetex.doc xetex-pstricks.doc xetexfontinfo.doc xltxtra.doc xunicode.doc "
TEXLIVE_MODULE_SRC_CONTENTS="euenc.source bidi.source fontspec.source philokalia.source polyglossia.source xltxtra.source "
inherit texlive-module
DESCRIPTION="TeXLive XeTeX packages"