diff options
author | 2008-11-21 14:19:15 +0000 | |
---|---|---|
committer | 2008-11-21 14:19:15 +0000 | |
commit | f90218cf7764b22c8ef167f5641e0784fda60130 (patch) | |
tree | 292936f57a6b7a957666954874ce7d43adca0620 /dev-python/PyQt4 | |
parent | Version bump (diff) | |
download | gentoo-2-f90218cf7764b22c8ef167f5641e0784fda60130.tar.gz gentoo-2-f90218cf7764b22c8ef167f5641e0784fda60130.tar.bz2 gentoo-2-f90218cf7764b22c8ef167f5641e0784fda60130.zip |
Version bump, with updated deps. Drop older hardmasked version. Drop x86-fbsd keyword as deps can't be met.
(Portage version: 2.2_rc14/cvs/Linux 2.6.27-hh5 i686)
Diffstat (limited to 'dev-python/PyQt4')
-rw-r--r-- | dev-python/PyQt4/ChangeLog | 9 | ||||
-rw-r--r-- | dev-python/PyQt4/PyQt4-4.4.3.ebuild | 4 | ||||
-rw-r--r-- | dev-python/PyQt4/PyQt4-4.4.4.ebuild (renamed from dev-python/PyQt4/PyQt4-4.4.2.ebuild) | 20 |
3 files changed, 20 insertions, 13 deletions
diff --git a/dev-python/PyQt4/ChangeLog b/dev-python/PyQt4/ChangeLog index e7a2741c29a1..17dea97670c7 100644 --- a/dev-python/PyQt4/ChangeLog +++ b/dev-python/PyQt4/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-python/PyQt4 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v 1.36 2008/10/07 19:57:49 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v 1.37 2008/11/21 14:19:15 yngwin Exp $ + +*PyQt4-4.4.4 (21 Nov 2008) + + 21 Nov 2008; Ben de Groot <yngwin@gentoo.org> -PyQt4-4.4.2.ebuild, + PyQt4-4.4.3.ebuild, +PyQt4-4.4.4.ebuild: + Drop ~x86-fbsd, as qt-core isn't keyworded for that arch yet. + Version bump, with updated deps. Remove hardmasked 4.4.2 version. 07 Oct 2008; Jeroen Roovers <jer@gentoo.org> PyQt4-4.3.3.ebuild: Stable for HPPA too. diff --git a/dev-python/PyQt4/PyQt4-4.4.3.ebuild b/dev-python/PyQt4/PyQt4-4.4.3.ebuild index bc0818f4c950..4025d2538977 100644 --- a/dev-python/PyQt4/PyQt4-4.4.3.ebuild +++ b/dev-python/PyQt4/PyQt4-4.4.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.4.3.ebuild,v 1.1 2008/09/06 14:20:56 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.4.3.ebuild,v 1.2 2008/11/21 14:19:15 yngwin 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 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="dbus debug doc examples opengl qt3support svg X" RDEPEND=">=dev-python/sip-4.7.6 diff --git a/dev-python/PyQt4/PyQt4-4.4.2.ebuild b/dev-python/PyQt4/PyQt4-4.4.4.ebuild index f19b154eff86..55437afe6a7d 100644 --- a/dev-python/PyQt4/PyQt4-4.4.2.ebuild +++ b/dev-python/PyQt4/PyQt4-4.4.4.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.4.2.ebuild,v 1.2 2008/05/25 13:05:29 ingmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.4.4.ebuild,v 1.1 2008/11/21 14:19:15 yngwin Exp $ EAPI=1 @@ -8,21 +8,21 @@ inherit distutils qt4 MY_P=PyQt-x11-gpl-${PV} -DESCRIPTION="PyQt is a set of Python bindings for the Qt toolkit." +DESCRIPTION="PyQt is a set of Python bindings for the Qt toolkit" 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 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="dbus debug doc examples opengl qt3support svg X" -RDEPEND=">=dev-python/sip-4.7.6 - >=x11-libs/qt-core-4.4.0:4 - dbus? ( >=x11-libs/qt-dbus-4.4.0:4 ) - opengl? ( >=x11-libs/qt-opengl-4.4.0:4 ) - svg? ( >=x11-libs/qt-svg-4.4.0:4 ) - qt3support? ( >=x11-libs/qt-qt3support-4.4.0:4 ) - X? ( >=x11-libs/qt-gui-4.4.0:4 )" +RDEPEND=">=dev-python/sip-4.7.8 + >=x11-libs/qt-core-4.4.2:4 + dbus? ( >=x11-libs/qt-dbus-4.4.2:4 ) + opengl? ( >=x11-libs/qt-opengl-4.4.2:4 ) + svg? ( >=x11-libs/qt-svg-4.4.2:4 ) + qt3support? ( >=x11-libs/qt-qt3support-4.4.2:4 ) + X? ( >=x11-libs/qt-gui-4.4.2:4 )" DEPEND="${RDEPEND} sys-devel/libtool" |