diff options
author | Markus Ullmann <jokey@gentoo.org> | 2008-02-09 11:10:09 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2008-02-09 11:10:09 +0000 |
commit | 330ae2a94eca09779089a6cbb3a78748a74e7403 (patch) | |
tree | 95ab32751f25b0582ba0bb5faf5d21ff1378c485 /dev-python/PyQt4 | |
parent | Make repoman happy. (diff) | |
download | gentoo-2-330ae2a94eca09779089a6cbb3a78748a74e7403.tar.gz gentoo-2-330ae2a94eca09779089a6cbb3a78748a74e7403.tar.bz2 gentoo-2-330ae2a94eca09779089a6cbb3a78748a74e7403.zip |
Stable on x86
(Portage version: 2.1.4.1)
Diffstat (limited to 'dev-python/PyQt4')
-rw-r--r-- | dev-python/PyQt4/ChangeLog | 7 | ||||
-rw-r--r-- | dev-python/PyQt4/PyQt4-4.3.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/PyQt4/ChangeLog b/dev-python/PyQt4/ChangeLog index b0de5e7aab16..0a1f0845926a 100644 --- a/dev-python/PyQt4/ChangeLog +++ b/dev-python/PyQt4/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/PyQt4 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v 1.22 2007/12/28 14:05:07 caleb Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v 1.23 2008/02/09 11:10:09 jokey Exp $ + + 09 Feb 2008; Markus Ullmann <jokey@gentoo.org> PyQt4-4.3.3.ebuild: + Stable on x86 28 Dec 2007; Caleb Tennis <caleb@gentoo.org> PyQt4-4.3.1.ebuild, PyQt4-4.3.3.ebuild: diff --git a/dev-python/PyQt4/PyQt4-4.3.3.ebuild b/dev-python/PyQt4/PyQt4-4.3.3.ebuild index 0fcd03dd0bde..22ad95a29c50 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-2007 Gentoo Foundation +# 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.2 2007/12/28 14:05:07 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.3.3.ebuild,v 1.3 2008/02/09 11:10:09 jokey 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" IUSE="debug doc examples" RDEPEND="=x11-libs/qt-4.3* |