summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2008-04-07 20:07:04 +0000
committerAlexis Ballier <aballier@gentoo.org>2008-04-07 20:07:04 +0000
commit8c563f99732ba6929ebc9d429373e272edfbf96f (patch)
tree2ce73ce5bafa698d3c309db17d346660c93beb25 /dev-python/PyQt4
parentbump to 2.22.1, fix build on non linux systems. (diff)
downloadgentoo-2-8c563f99732ba6929ebc9d429373e272edfbf96f.tar.gz
gentoo-2-8c563f99732ba6929ebc9d429373e272edfbf96f.tar.bz2
gentoo-2-8c563f99732ba6929ebc9d429373e272edfbf96f.zip
keyword ~x86-fbsd
(Portage version: 2.1.5_rc2)
Diffstat (limited to 'dev-python/PyQt4')
-rw-r--r--dev-python/PyQt4/ChangeLog5
-rw-r--r--dev-python/PyQt4/PyQt4-4.3.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/PyQt4/ChangeLog b/dev-python/PyQt4/ChangeLog
index 912052e5479b..22ca898ada6a 100644
--- a/dev-python/PyQt4/ChangeLog
+++ b/dev-python/PyQt4/ChangeLog
@@ -1,6 +1,9 @@
# 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.26 2008/03/02 16:48:23 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v 1.27 2008/04/07 20:07:04 aballier Exp $
+
+ 07 Apr 2008; Alexis Ballier <aballier@gentoo.org> PyQt4-4.3.3.ebuild:
+ keyword ~x86-fbsd
02 Mar 2008; Wulf C. Krueger <philantrop@gentoo.org> PyQt4-4.3.1.ebuild:
Marked stable on amd64 as per bug 201474.
diff --git a/dev-python/PyQt4/PyQt4-4.3.3.ebuild b/dev-python/PyQt4/PyQt4-4.3.3.ebuild
index 0b7ba4130ce3..5771b7823cd8 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.5 2008/03/02 16:48:23 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.3.3.ebuild,v 1.6 2008/04/07 20:07:04 aballier Exp $
inherit distutils qt4
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.riverbankcomputing.co.uk/pyqt/"
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"
+KEYWORDS="alpha amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd"
IUSE="debug doc examples"
RDEPEND="=x11-libs/qt-4.3*