diff options
author | 2008-11-29 15:18:13 +0000 | |
---|---|---|
committer | 2008-11-29 15:18:13 +0000 | |
commit | c745e1634755518c14993247152341ff2f8485b3 (patch) | |
tree | 64ee2891282e9ac09b185f33d73664dbf5752d25 /app-text/texlive-core/texlive-core-2008-r4.ebuild | |
parent | Update homepage and SRC_URI (diff) | |
download | gentoo-2-c745e1634755518c14993247152341ff2f8485b3.tar.gz gentoo-2-c745e1634755518c14993247152341ff2f8485b3.tar.bz2 gentoo-2-c745e1634755518c14993247152341ff2f8485b3.zip |
Incoporate patches from Ryan Hill <dirtyepic@gentoo.org>, bug #249224, fix gcc 4.4 build and Vladimir Rapatskiy <rapatsky@gmail.com>, bug #247982, eliminate xpdf deprecated char* coversion warnings
(Portage version: 2.2_rc16/cvs/Linux 2.6.27.7 x86_64)
Diffstat (limited to 'app-text/texlive-core/texlive-core-2008-r4.ebuild')
-rw-r--r-- | app-text/texlive-core/texlive-core-2008-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/texlive-core/texlive-core-2008-r4.ebuild b/app-text/texlive-core/texlive-core-2008-r4.ebuild index 64403a9af9f7..6ca052d875f2 100644 --- a/app-text/texlive-core/texlive-core-2008-r4.ebuild +++ b/app-text/texlive-core/texlive-core-2008-r4.ebuild @@ -1,12 +1,12 @@ # 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-r4.ebuild,v 1.1 2008/11/20 10:07:13 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2008-r4.ebuild,v 1.2 2008/11/29 15:18:13 aballier Exp $ EAPI=1 inherit eutils flag-o-matic toolchain-funcs libtool autotools texlive-common -PATCHLEVEL="8" +PATCHLEVEL="9" TEXMFD_VERSION="1" DESCRIPTION="A complete TeX distribution" |