diff options
Diffstat (limited to 'x11-libs/qt/qt-3.3.8b-r2.ebuild')
-rw-r--r-- | x11-libs/qt/qt-3.3.8b-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/qt/qt-3.3.8b-r2.ebuild b/x11-libs/qt/qt-3.3.8b-r2.ebuild index 3f7ecb4dcf9a..d5f6fe6a3cdd 100644 --- a/x11-libs/qt/qt-3.3.8b-r2.ebuild +++ b/x11-libs/qt/qt-3.3.8b-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-3.3.8b-r2.ebuild,v 1.6 2009/11/21 18:24:15 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-3.3.8b-r2.ebuild,v 1.7 2009/12/03 18:25:47 yngwin Exp $ # *** Please remember to update qt3.eclass when revbumping this *** @@ -8,7 +8,7 @@ inherit eutils flag-o-matic toolchain-funcs SRCTYPE="free" DESCRIPTION="The Qt toolkit is a comprehensive C++ application development framework." -HOMEPAGE="http://www.trolltech.com/" +HOMEPAGE="http://qt.nokia.com/" IMMQT_P="qt-x11-immodule-unified-qt3.3.8-20070321-gentoo" |