diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-01-31 16:30:42 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-01-31 16:30:42 +0000 |
commit | da1c950cb059800d405a2b6e68f08a8237339a5b (patch) | |
tree | cff9dc86ac80352004d063466b55dc421b32c23d /dev-python | |
parent | Add prefix keywords, change EAPI to 3. (diff) | |
download | gentoo-2-da1c950cb059800d405a2b6e68f08a8237339a5b.tar.gz gentoo-2-da1c950cb059800d405a2b6e68f08a8237339a5b.tar.bz2 gentoo-2-da1c950cb059800d405a2b6e68f08a8237339a5b.zip |
Stable on amd64 wrt bug #300713
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/PyQt4/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/PyQt4/PyQt4-4.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/PyQt4/ChangeLog b/dev-python/PyQt4/ChangeLog index 9946673a60a5..c99bec60b448 100644 --- a/dev-python/PyQt4/ChangeLog +++ b/dev-python/PyQt4/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/PyQt4 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v 1.104 2010/01/20 00:13:26 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v 1.105 2010/01/31 16:30:42 hwoarang Exp $ + + 31 Jan 2010; <hwoarang@gentoo.org> PyQt4-4.6.2.ebuild: + Stable on amd64 wrt bug #300713 20 Jan 2010; Jonathan Callen <abcd@gentoo.org> PyQt4-4.7.ebuild: Add prefix keywords, support diff --git a/dev-python/PyQt4/PyQt4-4.6.2.ebuild b/dev-python/PyQt4/PyQt4-4.6.2.ebuild index a764ac64b76d..dc19df094bba 100644 --- a/dev-python/PyQt4/PyQt4-4.6.2.ebuild +++ b/dev-python/PyQt4/PyQt4-4.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.6.2.ebuild,v 1.6 2010/01/11 17:03:39 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.6.2.ebuild,v 1.7 2010/01/31 16:30:42 hwoarang Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -16,7 +16,7 @@ SRC_URI="http://www.riverbankcomputing.com/static/Downloads/${PN}/${MY_P}.tar.gz SLOT="0" LICENSE="|| ( GPL-2 GPL-3 )" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="X assistant +dbus debug doc examples kde opengl phonon sql svg webkit xmlpatterns" DEPEND=">=dev-python/sip-4.9 |