Stable on amd64 wrt bug 174413. Allows for closing of bug 155170
authorPeter Weller <welp@gentoo.org>
Fri, 13 Apr 2007 19:18:37 +0000 (19:18 +0000)
committerPeter Weller <welp@gentoo.org>
Fri, 13 Apr 2007 19:18:37 +0000 (19:18 +0000)
Package-Manager: portage-2.1.2.2

dev-python/PyQt/ChangeLog
dev-python/PyQt/PyQt-3.17.ebuild

index 0d3a955fea14729f0dc57a570be874be0e8e0249..7106514228c4a61420d99dad711a200a65177a77 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/PyQt
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/ChangeLog,v 1.83 2007/02/20 18:30:54 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/ChangeLog,v 1.84 2007/04/13 19:18:37 welp Exp $
+
+  13 Apr 2007; <welp@gentoo.org> PyQt-3.17.ebuild:
+  Stable on amd64 wrt bug 174413. Allows for closing of bug 155170
 
   20 Feb 2007; Simon Stelling <blubb@gentoo.org> PyQt-3.14.1-r2.ebuild:
   mark 3.14.1-r2 -amd64 until bug 155170 is properly resolved
index 528374a2fcfa69e41b9e7ad5fa02049aba5d23e4..7b542eb15aab48265847641a66039cc733d38e67 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.17.ebuild,v 1.1 2006/11/15 19:24:53 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.17.ebuild,v 1.2 2007/04/13 19:18:37 welp Exp $
 
 inherit distutils
 
@@ -15,7 +15,7 @@ SRC_URI="http://www.riverbankcomputing.com/Downloads/PyQt3/GPL/${MY_P}.tar.gz"
 
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="debug doc examples"
 
 RDEPEND="=x11-libs/qt-3*