diff options
Diffstat (limited to 'dev-python/PyQt/PyQt-3.5.ebuild')
-rw-r--r-- | dev-python/PyQt/PyQt-3.5.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-python/PyQt/PyQt-3.5.ebuild b/dev-python/PyQt/PyQt-3.5.ebuild index dbb8fa3f4814..db32c4cccf32 100644 --- a/dev-python/PyQt/PyQt-3.5.ebuild +++ b/dev-python/PyQt/PyQt-3.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.5.ebuild,v 1.8 2003/09/11 01:14:04 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.5.ebuild,v 1.9 2004/05/04 11:08:54 kloeri Exp $ inherit eutils @@ -9,6 +9,7 @@ DESCRIPTION="set of Python bindings for the QT 3.x Toolkit" SRC_URI="http://www.river-bank.demon.co.uk/download/PyQt/PyQt-x11-gpl-${PV}.tar.gz" HOMEPAGE="http://www.riverbankcomputing.co.uk/pyqt/" +IUSE="" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ppc sparc alpha" |