diff options
author | Bo Ørsted Andresen <zlin@gentoo.org> | 2008-03-06 01:22:36 +0000 |
---|---|---|
committer | Bo Ørsted Andresen <zlin@gentoo.org> | 2008-03-06 01:22:36 +0000 |
commit | e2f92f45cc30046c2b008345dd238cba6584d2e1 (patch) | |
tree | 3b55840b9306dcaf324ac2fab62d6f84aa4bd22e /eclass | |
parent | Update gcc 4.3 patch, Ryan Hill in bug 203635. (diff) | |
download | gentoo-2-e2f92f45cc30046c2b008345dd238cba6584d2e1.tar.gz gentoo-2-e2f92f45cc30046c2b008345dd238cba6584d2e1.tar.bz2 gentoo-2-e2f92f45cc30046c2b008345dd238cba6584d2e1.zip |
Fix BLURB for eclass-manpages.
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/qt3.eclass | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/eclass/qt3.eclass b/eclass/qt3.eclass index 44046b2cdbb0..c3b0a7590a26 100644 --- a/eclass/qt3.eclass +++ b/eclass/qt3.eclass @@ -1,12 +1,11 @@ # Copyright 2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/qt3.eclass,v 1.31 2007/09/14 21:30:04 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/qt3.eclass,v 1.32 2008/03/06 01:22:36 zlin Exp $ # @ECLASS: qt3.eclass # @MAINTAINER: # Caleb Tennis <caleb@gentoo.org> -# @BLURB: -# Eclass for Qt3 packages +# @BLURB: Eclass for Qt3 packages # @DESCRIPTION: # This eclass contains various functions that may be useful # when dealing with packages using Qt3 libraries. |