summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2007-11-10 18:08:16 +0000
committerAlexis Ballier <aballier@gentoo.org>2007-11-10 18:08:16 +0000
commitee7b6109b5bd04f58f26d05476e1bb3d01051fc0 (patch)
treea6b9e8348b67969db80c7529f5be45cd3b33dd9d
parentia64 stable (diff)
downloadgentoo-2-ee7b6109b5bd04f58f26d05476e1bb3d01051fc0.tar.gz
gentoo-2-ee7b6109b5bd04f58f26d05476e1bb3d01051fc0.tar.bz2
gentoo-2-ee7b6109b5bd04f58f26d05476e1bb3d01051fc0.zip
block cjk-latex for now as they collide
(Portage version: 2.1.3.19)
-rw-r--r--app-text/texlive-core/ChangeLog6
-rw-r--r--app-text/texlive-core/texlive-core-2007-r7.ebuild3
2 files changed, 7 insertions, 2 deletions
diff --git a/app-text/texlive-core/ChangeLog b/app-text/texlive-core/ChangeLog
index b0123928a5c5..0148bbd2f570 100644
--- a/app-text/texlive-core/ChangeLog
+++ b/app-text/texlive-core/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/texlive-core
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v 1.26 2007/11/10 11:45:24 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v 1.27 2007/11/10 18:08:16 aballier Exp $
+
+ 10 Nov 2007; Alexis Ballier <aballier@gentoo.org>
+ texlive-core-2007-r7.ebuild:
+ block cjk-latex for now as they collide
*texlive-core-2007-r7 (10 Nov 2007)
diff --git a/app-text/texlive-core/texlive-core-2007-r7.ebuild b/app-text/texlive-core/texlive-core-2007-r7.ebuild
index ba18e179ade8..f8cc7d8e94d4 100644
--- a/app-text/texlive-core/texlive-core-2007-r7.ebuild
+++ b/app-text/texlive-core/texlive-core-2007-r7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2007-r7.ebuild,v 1.1 2007/11/10 11:45:24 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2007-r7.ebuild,v 1.2 2007/11/10 18:08:16 aballier Exp $
inherit eutils flag-o-matic toolchain-funcs libtool autotools texlive-common
@@ -51,6 +51,7 @@ DEPEND="${MODULAR_X_DEPEND}
!app-text/xetex
!dev-tex/xmltex
!dev-tex/vntex
+ !dev-tex/cjk-latex
sys-apps/ed
sys-libs/zlib
>=media-libs/libpng-1.2.1