diff options
Diffstat (limited to 'x11-libs/qt/qt-3.0.5-r1.ebuild')
-rw-r--r-- | x11-libs/qt/qt-3.0.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/qt/qt-3.0.5-r1.ebuild b/x11-libs/qt/qt-3.0.5-r1.ebuild index 691fb9ca0391..bb4d23c3a6ba 100644 --- a/x11-libs/qt/qt-3.0.5-r1.ebuild +++ b/x11-libs/qt/qt-3.0.5-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-3.0.5-r1.ebuild,v 1.6 2002/08/09 14:42:11 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-3.0.5-r1.ebuild,v 1.7 2002/08/14 13:05:59 murphy Exp $ S=${WORKDIR}/qt-x11-free-${PV} DESCRIPTION="QT version ${PV}" SLOT="3" LICENSE="QPL-1.0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" SRC_URI="ftp://ftp.trolltech.com/qt/source/qt-x11-free-${PV}.tar.gz" |