diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2011-03-08 11:31:42 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2011-03-08 11:31:42 +0000 |
commit | 6f0f32ca907eecc341654692b165a5f3a7caf544 (patch) | |
tree | 5e0031037d3dded556d58fd1ce44ad1243beaaad | |
parent | x86 stable per bug 333867 (diff) | |
download | gentoo-2-6f0f32ca907eecc341654692b165a5f3a7caf544.tar.gz gentoo-2-6f0f32ca907eecc341654692b165a5f3a7caf544.tar.bz2 gentoo-2-6f0f32ca907eecc341654692b165a5f3a7caf544.zip |
Some docs are still in dtd:4.1.
-rw-r--r-- | eclass/xorg-2.eclass | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/eclass/xorg-2.eclass b/eclass/xorg-2.eclass index bf93a0841143..2e60b4bab57e 100644 --- a/eclass/xorg-2.eclass +++ b/eclass/xorg-2.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/xorg-2.eclass,v 1.26 2011/03/02 15:40:38 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/xorg-2.eclass,v 1.27 2011/03/08 11:31:42 scarabeus Exp $ # # @ECLASS: xorg-2.eclass # @MAINTAINER: @@ -214,6 +214,7 @@ if has doc ${IUSE//+}; then doc? ( app-text/xmlto app-doc/doxygen + app-text/docbook-xml-dtd:4.1 app-text/docbook-xml-dtd:4.2 app-text/docbook-xml-dtd:4.3 ) |