diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-11-15 20:04:51 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-11-15 20:04:51 +0000 |
commit | 0735b541e27ad1597ec3f4fe4c59df0ade502f35 (patch) | |
tree | 84c487490d539b508c93f857b9195427f6b094c0 /app-text/texlive-core | |
parent | Test if image-load-path exists in site-init file, fixes bug 246888. (diff) | |
download | gentoo-2-0735b541e27ad1597ec3f4fe4c59df0ade502f35.tar.gz gentoo-2-0735b541e27ad1597ec3f4fe4c59df0ade502f35.tar.bz2 gentoo-2-0735b541e27ad1597ec3f4fe4c59df0ade502f35.zip |
Block dvibook for the 2008 version too, thanks Diego, bug #246957
(Portage version: 2.2_rc14/cvs/Linux 2.6.27.5 x86_64)
Diffstat (limited to 'app-text/texlive-core')
-rw-r--r-- | app-text/texlive-core/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/texlive-core/texlive-core-2008-r3.ebuild | 3 |
2 files changed, 7 insertions, 2 deletions
diff --git a/app-text/texlive-core/ChangeLog b/app-text/texlive-core/ChangeLog index 2bbabee4b9b7..bbf1ee518b56 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v 1.84 2008/11/14 09:56:14 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v 1.85 2008/11/15 20:04:51 aballier Exp $ + + 15 Nov 2008; Alexis Ballier <aballier@gentoo.org> + texlive-core-2008-r3.ebuild: + Block dvibook for the 2008 version too, thanks Diego, bug #246957 14 Nov 2008; Alexis Ballier <aballier@gentoo.org> texlive-core-2008-r3.ebuild: diff --git a/app-text/texlive-core/texlive-core-2008-r3.ebuild b/app-text/texlive-core/texlive-core-2008-r3.ebuild index 1416316a3df3..b483de3d9a1e 100644 --- a/app-text/texlive-core/texlive-core-2008-r3.ebuild +++ b/app-text/texlive-core/texlive-core-2008-r3.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-r3.ebuild,v 1.2 2008/11/14 09:56:14 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2008-r3.ebuild,v 1.3 2008/11/15 20:04:51 aballier Exp $ EAPI=1 @@ -69,6 +69,7 @@ COMMON_DEPEND="${MODULAR_X_DEPEND} !app-text/xetex !=dev-texlive/texlive-basic-2007* !app-text/xdvipdfmx + !app-text/dvibook sys-libs/zlib >=media-libs/libpng-1.2.1 media-libs/freetype:2 |