diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2008-03-09 20:53:18 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2008-03-09 20:53:18 +0000 |
commit | 3cfba93811416ae6d8500c73c12b296dade017f2 (patch) | |
tree | 34db4e331b36a56b233734357440cf1d56c3ad51 /dev-python/PyQt | |
parent | 0.21 release (diff) | |
download | gentoo-2-3cfba93811416ae6d8500c73c12b296dade017f2.tar.gz gentoo-2-3cfba93811416ae6d8500c73c12b296dade017f2.tar.bz2 gentoo-2-3cfba93811416ae6d8500c73c12b296dade017f2.zip |
Marked stable on amd64 as per bug 209505.
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-python/PyQt')
-rw-r--r-- | dev-python/PyQt/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/PyQt/PyQt-3.17.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/PyQt/ChangeLog b/dev-python/PyQt/ChangeLog index 243014ee7d95..d77dd9050744 100644 --- a/dev-python/PyQt/ChangeLog +++ b/dev-python/PyQt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/PyQt # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/ChangeLog,v 1.102 2008/02/21 16:43:48 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/ChangeLog,v 1.103 2008/03/09 20:53:18 philantrop Exp $ + + 09 Mar 2008; Wulf C. Krueger <philantrop@gentoo.org> PyQt-3.17.4.ebuild: + Marked stable on amd64 as per bug 209505. 21 Feb 2008; Raúl Porcel <armin76@gentoo.org> PyQt-3.17.4.ebuild: alpha/ia64/sparc stable diff --git a/dev-python/PyQt/PyQt-3.17.4.ebuild b/dev-python/PyQt/PyQt-3.17.4.ebuild index 126dba6b8a7b..39eaab017e83 100644 --- a/dev-python/PyQt/PyQt-3.17.4.ebuild +++ b/dev-python/PyQt/PyQt-3.17.4.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/PyQt/PyQt-3.17.4.ebuild,v 1.4 2008/02/21 16:43:48 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.17.4.ebuild,v 1.5 2008/03/09 20:53:18 philantrop 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 ~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* |