diff options
Diffstat (limited to 'dev-python/PyQt4/PyQt4-4.4.4-r1.ebuild')
-rw-r--r-- | dev-python/PyQt4/PyQt4-4.4.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/PyQt4/PyQt4-4.4.4-r1.ebuild b/dev-python/PyQt4/PyQt4-4.4.4-r1.ebuild index d76f4e0a9bee..493296118b73 100644 --- a/dev-python/PyQt4/PyQt4-4.4.4-r1.ebuild +++ b/dev-python/PyQt4/PyQt4-4.4.4-r1.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/dev-python/PyQt4/PyQt4-4.4.4-r1.ebuild,v 1.5 2009/02/04 23:25:11 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.4.4-r1.ebuild,v 1.6 2009/02/06 16:29:22 armin76 Exp $ EAPI=1 @@ -13,7 +13,7 @@ HOMEPAGE="http://www.riverbankcomputing.co.uk/software/pyqt/intro/" SRC_URI="http://www.riverbankcomputing.com/static/Downloads/PyQt4/${MY_P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86" IUSE="dbus debug doc examples opengl qt3support svg webkit X" RDEPEND=">=dev-python/sip-4.7.8 |