diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-02-06 16:33:29 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-02-06 16:33:29 +0000 |
commit | 5b923833c02f96492ec98abb93e68bdb4210c4f6 (patch) | |
tree | 0bc288c7718704099fc9afda060bc7b5f5818a1d /dev-python/PyQt | |
parent | Use.mask xemacs, not keyworded (diff) | |
download | historical-5b923833c02f96492ec98abb93e68bdb4210c4f6.tar.gz historical-5b923833c02f96492ec98abb93e68bdb4210c4f6.tar.bz2 historical-5b923833c02f96492ec98abb93e68bdb4210c4f6.zip |
ia64/sparc stable wrt #248038
Package-Manager: portage-2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64
Diffstat (limited to 'dev-python/PyQt')
-rw-r--r-- | dev-python/PyQt/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/PyQt/PyQt-3.17.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/PyQt/ChangeLog b/dev-python/PyQt/ChangeLog index 255647f808ab..4bbde5758ae4 100644 --- a/dev-python/PyQt/ChangeLog +++ b/dev-python/PyQt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/PyQt # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/ChangeLog,v 1.111 2009/02/04 23:41:27 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/ChangeLog,v 1.112 2009/02/06 16:32:58 armin76 Exp $ + + 06 Feb 2009; Raúl Porcel <armin76@gentoo.org> PyQt-3.17.6.ebuild: + ia64/sparc stable wrt #248038 04 Feb 2009; Brent Baude <ranger@gentoo.org> PyQt-3.17.6.ebuild: Marking PyQt-3.17.6 ppc64 for bug 248038 diff --git a/dev-python/PyQt/PyQt-3.17.6.ebuild b/dev-python/PyQt/PyQt-3.17.6.ebuild index 598f64c8ec3f..46539eefda63 100644 --- a/dev-python/PyQt/PyQt-3.17.6.ebuild +++ b/dev-python/PyQt/PyQt-3.17.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.17.6.ebuild,v 1.5 2009/02/04 23:41:27 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.17.6.ebuild,v 1.6 2009/02/06 16:32:58 armin76 Exp $ EAPI="1" inherit distutils @@ -16,7 +16,7 @@ SRC_URI="http://www.riverbankcomputing.com/static/Downloads/PyQt3/${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 ~x86-fbsd" IUSE="debug doc examples" RDEPEND="x11-libs/qt:3 |