summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-text/texlive-core/ChangeLog8
-rw-r--r--app-text/texlive-core/texlive-core-2008-r4.ebuild4
2 files changed, 9 insertions, 3 deletions
diff --git a/app-text/texlive-core/ChangeLog b/app-text/texlive-core/ChangeLog
index 452e4a9bc93d..a404e2751465 100644
--- a/app-text/texlive-core/ChangeLog
+++ b/app-text/texlive-core/ChangeLog
@@ -1,6 +1,12 @@
# 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.87 2008/11/20 10:07:13 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v 1.88 2008/11/29 15:18:13 aballier Exp $
+
+ 29 Nov 2008; Alexis Ballier <aballier@gentoo.org>
+ texlive-core-2008-r4.ebuild:
+ 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
*texlive-core-2008-r4 (20 Nov 2008)
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"