diff options
author | 2008-02-21 14:28:30 +0000 | |
---|---|---|
committer | 2008-02-21 14:28:30 +0000 | |
commit | 1d617e7d1a10e06ff32a12780f0f560c1d488aa8 (patch) | |
tree | e83d0b64cb27505e04366ff375e2e305671b892d /dev-python/PyQt4 | |
parent | alpha/ia64/sparc stable (diff) | |
download | gentoo-2-1d617e7d1a10e06ff32a12780f0f560c1d488aa8.tar.gz gentoo-2-1d617e7d1a10e06ff32a12780f0f560c1d488aa8.tar.bz2 gentoo-2-1d617e7d1a10e06ff32a12780f0f560c1d488aa8.zip |
alpha/ia64/sparc stable
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-python/PyQt4')
-rw-r--r-- | dev-python/PyQt4/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/PyQt4/PyQt4-4.3.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/PyQt4/ChangeLog b/dev-python/PyQt4/ChangeLog index b6f2ea9acc87..ae8231f00dcd 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.24 2008/02/15 19:28:42 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v 1.25 2008/02/21 14:28:30 armin76 Exp $ + + 21 Feb 2008; Raúl Porcel <armin76@gentoo.org> PyQt4-4.3.3.ebuild: + alpha/ia64/sparc stable 15 Feb 2008; nixnut <nixnut@gentoo.org> PyQt4-4.3.1.ebuild: Stable on ppc wrt bug 201474 diff --git a/dev-python/PyQt4/PyQt4-4.3.3.ebuild b/dev-python/PyQt4/PyQt4-4.3.3.ebuild index 22ad95a29c50..196b9c827223 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.3 2008/02/09 11:10:09 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.3.3.ebuild,v 1.4 2008/02/21 14:28:30 armin76 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* |