diff options
-rw-r--r-- | app-text/texlive-core/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/texlive-core/texlive-core-2007-r10.ebuild | 3 | ||||
-rw-r--r-- | app-text/texlive/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/texlive/texlive-2005.ebuild | 3 |
4 files changed, 11 insertions, 6 deletions
diff --git a/app-text/texlive-core/ChangeLog b/app-text/texlive-core/ChangeLog index de7a9d300045..9f238bdb55b3 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.37 2007/12/07 17:34:12 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v 1.38 2007/12/11 10:40:49 aballier Exp $ + + 11 Dec 2007; Alexis Ballier <aballier@gentoo.org> + texlive-core-2007-r10.ebuild: + remove cstetex references, its being removed, part of bug #196673 07 Dec 2007; Alexis Ballier <aballier@gentoo.org> texlive-core-2007-r10.ebuild: diff --git a/app-text/texlive-core/texlive-core-2007-r10.ebuild b/app-text/texlive-core/texlive-core-2007-r10.ebuild index 7bd945dc97e9..d6aba6ce1d9c 100644 --- a/app-text/texlive-core/texlive-core-2007-r10.ebuild +++ b/app-text/texlive-core/texlive-core-2007-r10.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-r10.ebuild,v 1.4 2007/12/07 17:34:12 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2007-r10.ebuild,v 1.5 2007/12/11 10:40:49 aballier Exp $ inherit eutils flag-o-matic toolchain-funcs libtool autotools texlive-common @@ -51,7 +51,6 @@ MODULAR_X_DEPEND="X? ( DEPEND="${MODULAR_X_DEPEND} !app-text/ptex - !app-text/cstetex !app-text/tetex !<app-text/texlive-2007 !app-text/xetex diff --git a/app-text/texlive/ChangeLog b/app-text/texlive/ChangeLog index 134a0011a9a0..3bc218f6b459 100644 --- a/app-text/texlive/ChangeLog +++ b/app-text/texlive/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/texlive # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.25 2007/11/13 18:27:31 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.26 2007/12/11 10:44:15 aballier Exp $ + + 11 Dec 2007; Alexis Ballier <aballier@gentoo.org> texlive-2005.ebuild: + remove cstetex references, its being removed, part of bug #196673 13 Nov 2007; Alexis Ballier <aballier@gentoo.org> texlive-2007-r3.ebuild: use bo (tibetan) locale, reference texlive-langtibetan with it diff --git a/app-text/texlive/texlive-2005.ebuild b/app-text/texlive/texlive-2005.ebuild index a8b5629be0fc..0ae4b8af4d42 100644 --- a/app-text/texlive/texlive-2005.ebuild +++ b/app-text/texlive/texlive-2005.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/texlive-2005.ebuild,v 1.5 2007/07/22 10:27:06 calchan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2005.ebuild,v 1.6 2007/12/11 10:44:15 aballier Exp $ inherit eutils flag-o-matic toolchain-funcs versionator virtualx @@ -47,7 +47,6 @@ MODULAR_X_DEPEND="X? ( x11-libs/libXmu DEPEND="${MODULAR_X_DEPEND} !app-text/ptex - !app-text/cstetex !app-text/tetex X? ( motif? ( lesstif? ( x11-libs/lesstif ) !lesstif? ( x11-libs/openmotif ) ) |