summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Alfredsen <loki_val@gentoo.org>2008-10-01 15:42:34 +0000
committerPeter Alfredsen <loki_val@gentoo.org>2008-10-01 15:42:34 +0000
commitb5ceb40f8a925bbcbd8578b099e841b331b9de9f (patch)
tree58c92684ccc2d499aa42a62920ab7ac3c202772b /media-libs
parentFix emerge failure reported in bug 238908. We need to depend on the right DTD... (diff)
downloadgentoo-2-b5ceb40f8a925bbcbd8578b099e841b331b9de9f.tar.gz
gentoo-2-b5ceb40f8a925bbcbd8578b099e841b331b9de9f.tar.bz2
gentoo-2-b5ceb40f8a925bbcbd8578b099e841b331b9de9f.zip
Changelog surgery
(Portage version: 2.2_rc11/cvs/Linux 2.6.27-rc8 x86_64)
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/fontconfig/ChangeLog12
1 files changed, 11 insertions, 1 deletions
diff --git a/media-libs/fontconfig/ChangeLog b/media-libs/fontconfig/ChangeLog
index a30e8df39b60..437e7d34cb52 100644
--- a/media-libs/fontconfig/ChangeLog
+++ b/media-libs/fontconfig/ChangeLog
@@ -1,6 +1,16 @@
# ChangeLog for media-libs/fontconfig
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/ChangeLog,v 1.126 2008/10/01 14:43:28 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/ChangeLog,v 1.127 2008/10/01 15:42:34 loki_val Exp $
+
+ 01 Oct 2008; Peter Alfredsen <loki_val@gentoo.org>
+ ChangeLog, fontconfig-2.6.0-r2.ebuild:
+ Fix emerge failure reported in bug 238908. We need to depend on the right
+ DTD when building sgml docs and docbook-sgml-utils must be built with
+ jadetex so we can have docbook2pdf. Incidentally, we get a false QA
+ failure where the build system runs ../missing --run, which looks like
+ maintainer-mode rebuild to portage. That one will have to be fixed in
+ portage. Also rub away minor typo that caused warning about running dohtml
+ on a dir.
01 Oct 2008; Brent Baude <ranger@gentoo.org> fontconfig-2.6.0-r2.ebuild:
stable ppc64, bug 238908