diff options
Diffstat (limited to 'app-doc/qt-docs/qt-docs-3.0.5.ebuild')
-rw-r--r-- | app-doc/qt-docs/qt-docs-3.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/qt-docs/qt-docs-3.0.5.ebuild b/app-doc/qt-docs/qt-docs-3.0.5.ebuild index c824a2f9ad00..7f3f5e95aaf0 100644 --- a/app-doc/qt-docs/qt-docs-3.0.5.ebuild +++ b/app-doc/qt-docs/qt-docs-3.0.5.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/qt-docs/qt-docs-3.0.5.ebuild,v 1.6 2002/10/04 04:03:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/qt-docs/qt-docs-3.0.5.ebuild,v 1.7 2002/12/09 04:17:38 manson Exp $ S=${WORKDIR}/qt-x11-free-$PV SRC_URI="ftp://ftp.trolltech.com/qt/source/qt-x11-free-${PV}.tar.gz" HOMEPAGE="http://www.trolltech.com/" DESCRIPTION="Documentation for the QT ${PV} API" -KEYWORDS="x86 sparc sparc64 ppc" +KEYWORDS="x86 sparc ppc" SLOT="3" LICENSE="QPL-1.0" |