diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2010-08-22 08:25:26 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2010-08-22 08:25:26 +0000 |
commit | 86d148f76e44e7618f9b4e1e6afb80a2b5248b69 (patch) | |
tree | e98b16f9ac9e82dd021a1c6453114bb62d148efe /eclass | |
parent | Cleanup eclassdoc. (diff) | |
download | historical-86d148f76e44e7618f9b4e1e6afb80a2b5248b69.tar.gz historical-86d148f76e44e7618f9b4e1e6afb80a2b5248b69.tar.bz2 historical-86d148f76e44e7618f9b4e1e6afb80a2b5248b69.zip |
x-modular -> xorg2 in eclassdoc
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/xorg-2.eclass | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/xorg-2.eclass b/eclass/xorg-2.eclass index cf1b25bc52e7..99f3b74e8f89 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.10 2010/08/22 08:23:24 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/xorg-2.eclass,v 1.11 2010/08/22 08:25:26 scarabeus Exp $ # # @ECLASS: xorg-2.eclass # @MAINTAINER: @@ -248,7 +248,7 @@ xorg-2_font_configure() { fi } -# @FUNCTION: x-modular_flags_setup +# @FUNCTION: xorg-2_flags_setup # @DESCRIPTION: # Set up CFLAGS for a debug build xorg-2_flags_setup() { |