diff options
author | Michele Balistreri <brain@gentoo.org> | 2003-04-17 11:31:30 +0000 |
---|---|---|
committer | Michele Balistreri <brain@gentoo.org> | 2003-04-17 11:31:30 +0000 |
commit | 0f9ef58dd9f8601b37d9e78a9a19ddce72d66683 (patch) | |
tree | dba7c019a9e4647ce431f3d5a8a27d33c5917b37 /dev-python/PyQt | |
parent | Fixes for linux-alpha*-ccc targets. (diff) | |
download | historical-0f9ef58dd9f8601b37d9e78a9a19ddce72d66683.tar.gz historical-0f9ef58dd9f8601b37d9e78a9a19ddce72d66683.tar.bz2 historical-0f9ef58dd9f8601b37d9e78a9a19ddce72d66683.zip |
Marked as stable on x86
Diffstat (limited to 'dev-python/PyQt')
-rw-r--r-- | dev-python/PyQt/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/PyQt/PyQt-3.5-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/PyQt/ChangeLog b/dev-python/PyQt/ChangeLog index c49094b0adfe..0e7ff9ff6a59 100644 --- a/dev-python/PyQt/ChangeLog +++ b/dev-python/PyQt/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for dev-python/PyQt # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/ChangeLog,v 1.13 2003/04/12 14:12:13 brain Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/ChangeLog,v 1.14 2003/04/17 11:31:30 brain Exp $ + 17 Apr 2003; Michele Balistreri <brain@gentoo.org> Changelog : + Marked as stable on x86 + 12 Apr 2003; Michele Balistreri <brain@gentoo.org> ChangeLog : Fix compilation bug with QT 3.1.2 (bug #19008) diff --git a/dev-python/PyQt/PyQt-3.5-r1.ebuild b/dev-python/PyQt/PyQt-3.5-r1.ebuild index 1a2c9db1f38d..283750e693db 100644 --- a/dev-python/PyQt/PyQt-3.5-r1.ebuild +++ b/dev-python/PyQt/PyQt-3.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.5-r1.ebuild,v 1.4 2003/04/12 14:12:13 brain Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.5-r1.ebuild,v 1.5 2003/04/17 11:31:30 brain Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://www.riverbankcomputing.co.uk/pyqt/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc ~sparc ~alpha" DEPEND="virtual/glibc sys-devel/libtool |