diff options
author | Ingmar Vanhassel <ingmar@gentoo.org> | 2008-03-06 01:23:51 +0000 |
---|---|---|
committer | Ingmar Vanhassel <ingmar@gentoo.org> | 2008-03-06 01:23:51 +0000 |
commit | a6e93c02c256b2557ec6f1c512d2580e890efbc4 (patch) | |
tree | 532bf2e165d22d6aafe4130b6275133bc24576bf /eclass/qt4.eclass | |
parent | Fix BLURB for eclass-manpages. (diff) | |
download | historical-a6e93c02c256b2557ec6f1c512d2580e890efbc4.tar.gz historical-a6e93c02c256b2557ec6f1c512d2580e890efbc4.tar.bz2 historical-a6e93c02c256b2557ec6f1c512d2580e890efbc4.zip |
@BLURB needs to be one line
Diffstat (limited to 'eclass/qt4.eclass')
-rw-r--r-- | eclass/qt4.eclass | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/eclass/qt4.eclass b/eclass/qt4.eclass index 1a96e0d37d63..8f517cb06221 100644 --- a/eclass/qt4.eclass +++ b/eclass/qt4.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/qt4.eclass,v 1.37 2008/03/05 23:03:24 ingmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/qt4.eclass,v 1.38 2008/03/06 01:23:13 ingmar Exp $ # @ECLASS: qt4.eclass # @MAINTAINER: # Caleb Tennis <caleb@gentoo.org> -# @BLURB: -# Eclass for Qt4 packages +# @BLURB: Eclass for Qt4 packages # @DESCRIPTION: # This eclass contains various functions that may be useful # when dealing with packages using Qt4 libraries. |