diff options
author | Caleb Tennis <caleb@gentoo.org> | 2007-12-26 00:44:32 +0000 |
---|---|---|
committer | Caleb Tennis <caleb@gentoo.org> | 2007-12-26 00:44:32 +0000 |
commit | 52e360f35208c76839358e0d296d837dccc99843 (patch) | |
tree | f7df66ece41eb2feeccc5e5cac70643157efea61 /x11-libs | |
parent | Convert to GTK+-2. (diff) | |
download | gentoo-2-52e360f35208c76839358e0d296d837dccc99843.tar.gz gentoo-2-52e360f35208c76839358e0d296d837dccc99843.tar.bz2 gentoo-2-52e360f35208c76839358e0d296d837dccc99843.zip |
Fix description
(Portage version: 2.1.4_rc11)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/qt-assistant/qt-assistant-4.4.0_rc1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/qt-assistant/qt-assistant-4.4.0_rc1.ebuild b/x11-libs/qt-assistant/qt-assistant-4.4.0_rc1.ebuild index de988f59b8b7..e0ea05c547a2 100644 --- a/x11-libs/qt-assistant/qt-assistant-4.4.0_rc1.ebuild +++ b/x11-libs/qt-assistant/qt-assistant-4.4.0_rc1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.4.0_rc1.ebuild,v 1.1 2007/12/24 14:52:28 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.4.0_rc1.ebuild,v 1.2 2007/12/26 00:44:32 caleb Exp $ inherit qt4-build SRCTYPE="preview-opensource-src" -DESCRIPTION="The SQL module for the Qt toolkit." +DESCRIPTION="The assistant help module for the Qt toolkit." HOMEPAGE="http://www.trolltech.com/" MY_PV=${PV/_rc/-tp} |