diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-10-07 19:57:49 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-10-07 19:57:49 +0000 |
commit | 9b21c9c1b052860d80a8d711a9d1fdd74a504a96 (patch) | |
tree | f42dd3b9f42f580bbde38a2e800f9243e9c29d7e /dev-python/PyQt4/PyQt4-4.3.3.ebuild | |
parent | Stable for HPPA too. (diff) | |
download | gentoo-2-9b21c9c1b052860d80a8d711a9d1fdd74a504a96.tar.gz gentoo-2-9b21c9c1b052860d80a8d711a9d1fdd74a504a96.tar.bz2 gentoo-2-9b21c9c1b052860d80a8d711a9d1fdd74a504a96.zip |
Stable for HPPA too.
(Portage version: 2.2_rc11/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
Diffstat (limited to 'dev-python/PyQt4/PyQt4-4.3.3.ebuild')
-rw-r--r-- | dev-python/PyQt4/PyQt4-4.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/PyQt4/PyQt4-4.3.3.ebuild b/dev-python/PyQt4/PyQt4-4.3.3.ebuild index cdffaeacf825..4d1fc4c836a3 100644 --- a/dev-python/PyQt4/PyQt4-4.3.3.ebuild +++ b/dev-python/PyQt4/PyQt4-4.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.3.3.ebuild,v 1.9 2008/05/14 20:16:36 hawking Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.3.3.ebuild,v 1.10 2008/10/07 19:57:49 jer Exp $ inherit distutils qt4 @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.gz" #SRC_URI="http://www.riverbankcomputing.com/Downloads/PyQt4/GPL/${MY_P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="alpha amd64 ~hppa ia64 ~ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ~ppc ppc64 sparc x86 ~x86-fbsd" IUSE="debug doc examples" RDEPEND="=x11-libs/qt-4.3* |