diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-11-29 15:18:13 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-11-29 15:18:13 +0000 |
commit | 1ace58a24cd49a2d77fca8b9d7dc964bc1c92352 (patch) | |
tree | 66cc7a321dc0e5d8da3b1a8090ebcce70e5e0fc3 /app-text/texlive-core/ChangeLog | |
parent | Update homepage and SRC_URI (diff) | |
download | historical-1ace58a24cd49a2d77fca8b9d7dc964bc1c92352.tar.gz historical-1ace58a24cd49a2d77fca8b9d7dc964bc1c92352.tar.bz2 historical-1ace58a24cd49a2d77fca8b9d7dc964bc1c92352.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
Package-Manager: portage-2.2_rc16/cvs/Linux 2.6.27.7 x86_64
Diffstat (limited to 'app-text/texlive-core/ChangeLog')
-rw-r--r-- | app-text/texlive-core/ChangeLog | 8 |
1 files changed, 7 insertions, 1 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) |