From 7ab7dfecb0817b308ed4e13c349dc65fd662ec08 Mon Sep 17 00:00:00 2001 From: Maciej Mrozowski Date: Thu, 27 May 2010 00:31:13 +0200 Subject: [eclass/cmake-utils] Update documentation --- eclass/cmake-utils.eclass | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'eclass/cmake-utils.eclass') diff --git a/eclass/cmake-utils.eclass b/eclass/cmake-utils.eclass index 0a838e561ad..7e31ac72fd7 100644 --- a/eclass/cmake-utils.eclass +++ b/eclass/cmake-utils.eclass @@ -14,11 +14,11 @@ # @CODE # @BLURB: common ebuild functions for cmake-based packages # @DESCRIPTION: -# The cmake-utils eclass contains functions that make creating ebuilds for +# The cmake-utils eclass is base.eclass(5) wrapper that makes creating ebuilds for # cmake-based packages much easier. -# Its main features are support of out-of-source builds as well as in-source -# builds and an implementation of the well-known use_enable and use_with -# functions for CMake. +# It provides all inherited features (DOCS, HTML_DOCS, PATCHES) along with out-of-source +# builds (default), in-source builds and an implementation of the well-known use_enable +# and use_with functions for CMake. # @ECLASS-VARIABLE: WANT_CMAKE # @DESCRIPTION: -- cgit v1.2.3