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 | 0689d5a899b63088f0dbd0e59caf1e9cbd07e47d (patch) | |
tree | b19e3afe9b2d300cd6158c0b527f15839d855835 /eclass | |
parent | Cleanup eclassdoc. (diff) | |
download | gentoo-2-0689d5a899b63088f0dbd0e59caf1e9cbd07e47d.tar.gz gentoo-2-0689d5a899b63088f0dbd0e59caf1e9cbd07e47d.tar.bz2 gentoo-2-0689d5a899b63088f0dbd0e59caf1e9cbd07e47d.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() { |