summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBo Ørsted Andresen <zlin@gentoo.org>2008-03-06 01:22:36 +0000
committerBo Ørsted Andresen <zlin@gentoo.org>2008-03-06 01:22:36 +0000
commit00c66eacabea40ed698f1f931cd9eb93cca7578e (patch)
tree38ff858538380d32529b665fa93712fb35b34bac /eclass/qt3.eclass
parentUpdate gcc 4.3 patch, Ryan Hill in bug 203635. (diff)
downloadhistorical-00c66eacabea40ed698f1f931cd9eb93cca7578e.tar.gz
historical-00c66eacabea40ed698f1f931cd9eb93cca7578e.tar.bz2
historical-00c66eacabea40ed698f1f931cd9eb93cca7578e.zip
Fix BLURB for eclass-manpages.
Diffstat (limited to 'eclass/qt3.eclass')
-rw-r--r--eclass/qt3.eclass5
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.