diff options
author | Carsten Lohrke <carlo@gentoo.org> | 2004-07-11 12:22:12 +0000 |
---|---|---|
committer | Carsten Lohrke <carlo@gentoo.org> | 2004-07-11 12:22:12 +0000 |
commit | 6fe9e43c5f85f40bbe2b42b0d9ef0aebfef0b4ca (patch) | |
tree | f79884a98991e835577faf2911ee367d6e36bafc /dev-python/PyQt | |
parent | Version bump. Closes #56320. Thanks to Dinini <dinini@ljones.com> (diff) | |
download | historical-6fe9e43c5f85f40bbe2b42b0d9ef0aebfef0b4ca.tar.gz historical-6fe9e43c5f85f40bbe2b42b0d9ef0aebfef0b4ca.tar.bz2 historical-6fe9e43c5f85f40bbe2b42b0d9ef0aebfef0b4ca.zip |
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.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/PyQt/ChangeLog b/dev-python/PyQt/ChangeLog index ede2d6efd78f..4c0546fb7c5c 100644 --- a/dev-python/PyQt/ChangeLog +++ b/dev-python/PyQt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/PyQt # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/ChangeLog,v 1.39 2004/07/02 04:24:13 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/ChangeLog,v 1.40 2004/07/11 12:22:12 carlo Exp $ + + 11 Jul 2004; Carsten Lohrke <carlo@gentoo.org> PyQt-3.12.ebuild: + stable on x86 01 Jul 2004; Jon Hood <squinky86@gentoo.org> PyQt-3.11.ebuild, PyQt-3.12.ebuild, PyQt-3.8.1.ebuild: diff --git a/dev-python/PyQt/PyQt-3.12.ebuild b/dev-python/PyQt/PyQt-3.12.ebuild index 7e7790009e83..d67f08c0a57b 100644 --- a/dev-python/PyQt/PyQt-3.12.ebuild +++ b/dev-python/PyQt/PyQt-3.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.12.ebuild,v 1.3 2004/07/02 04:24:13 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.12.ebuild,v 1.4 2004/07/11 12:22:12 carlo Exp $ inherit distutils @@ -15,7 +15,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.gz" HOMEPAGE="http://www.riverbankcomputing.co.uk/pyqt/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~amd64" DEPEND="virtual/libc sys-devel/libtool |