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 6de3f92399eb..ceb71d127da8 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-2003 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.9 2003/02/13 06:37:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/qt-docs/qt-docs-3.0.5.ebuild,v 1.10 2004/01/07 00:03:49 agriffis 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 ppc" +KEYWORDS="x86 sparc ppc ia64 alpha" SLOT="3" LICENSE="QPL-1.0" |