diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-15 11:45:53 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-15 11:45:53 +0000 |
commit | eb8c91de57fbb0f3e6c1a8ebf97a7778dcb88a1a (patch) | |
tree | c877d5a08fc3bf73c543589fb4b23f3c984d28bc /dev-python | |
parent | net-analyzer/pmacct stable on ppc. (diff) | |
download | gentoo-2-eb8c91de57fbb0f3e6c1a8ebf97a7778dcb88a1a.tar.gz gentoo-2-eb8c91de57fbb0f3e6c1a8ebf97a7778dcb88a1a.tar.bz2 gentoo-2-eb8c91de57fbb0f3e6c1a8ebf97a7778dcb88a1a.zip |
dev-python/PyQt stable on ppc.
(Portage version: 2.0.53)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/PyQt/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/PyQt/PyQt-3.14.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/PyQt/ChangeLog b/dev-python/PyQt/ChangeLog index 964cd6c96198..29b80518a9b2 100644 --- a/dev-python/PyQt/ChangeLog +++ b/dev-python/PyQt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/PyQt # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/ChangeLog,v 1.64 2006/01/14 20:46:44 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/ChangeLog,v 1.65 2006/01/15 11:45:53 hansmi Exp $ + + 15 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> PyQt-3.14.1-r1.ebuild: + Stable on ppc. 14 Jan 2006; Jose Luis Rivero <yoswink@gentoo.org> PyQt-3.8.1.ebuild, PyQt-3.14.1-r1.ebuild: diff --git a/dev-python/PyQt/PyQt-3.14.1-r1.ebuild b/dev-python/PyQt/PyQt-3.14.1-r1.ebuild index 899ea83d3d1d..e80eae3ba2a6 100644 --- a/dev-python/PyQt/PyQt-3.14.1-r1.ebuild +++ b/dev-python/PyQt/PyQt-3.14.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.14.1-r1.ebuild,v 1.6 2006/01/14 20:46:44 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.14.1-r1.ebuild,v 1.7 2006/01/15 11:45:53 hansmi Exp $ inherit distutils eutils @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="alpha amd64 ~ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ~ppc64 sparc x86" IUSE="debug doc examples" RDEPEND="x11-libs/qt |