summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Blumenstein <bazik@gentoo.org>2004-02-26 19:02:51 +0000
committerSven Blumenstein <bazik@gentoo.org>2004-02-26 19:02:51 +0000
commit6a9253c9020ea1319b96c5889ad9036c28f0ac65 (patch)
tree062503e9685baf3260975d30da77e9994adb8e74 /dev-python/PyQt
parentStable on sparc (was about time). (Manifest recommit) (diff)
downloadgentoo-2-6a9253c9020ea1319b96c5889ad9036c28f0ac65.tar.gz
gentoo-2-6a9253c9020ea1319b96c5889ad9036c28f0ac65.tar.bz2
gentoo-2-6a9253c9020ea1319b96c5889ad9036c28f0ac65.zip
Stable on sparc.
Diffstat (limited to 'dev-python/PyQt')
-rw-r--r--dev-python/PyQt/ChangeLog5
-rw-r--r--dev-python/PyQt/PyQt-3.8.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/PyQt/ChangeLog b/dev-python/PyQt/ChangeLog
index 59b6967c1313..15d6dd598a4b 100644
--- a/dev-python/PyQt/ChangeLog
+++ b/dev-python/PyQt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/PyQt
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/ChangeLog,v 1.27 2004/02/26 00:31:12 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/ChangeLog,v 1.28 2004/02/26 19:01:28 bazik Exp $
+
+ 26 Feb 2004; Sven Blumenstein <bazik@gentoo.org> PyQt-3.8.1.ebuild:
+ Stable on sparc.
26 Feb 2004; <kloeri@gentoo.org> PyQt-3.10.ebuild,
files/PyQt-3.10-qt-3.3.patch:
diff --git a/dev-python/PyQt/PyQt-3.8.1.ebuild b/dev-python/PyQt/PyQt-3.8.1.ebuild
index d160984cbfb5..f5661634200a 100644
--- a/dev-python/PyQt/PyQt-3.8.1.ebuild
+++ b/dev-python/PyQt/PyQt-3.8.1.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.8.1.ebuild,v 1.3 2003/12/16 17:04:19 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.8.1.ebuild,v 1.4 2004/02/26 19:01:28 bazik Exp $
inherit eutils distutils
@@ -14,7 +14,7 @@ SRC_URI="mirror://gentoo/PyQt-x11-gpl-${PV}.tar.gz"
HOMEPAGE="http://www.riverbankcomputing.co.uk/pyqt/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc ~sparc ~alpha"
+KEYWORDS="x86 ~ppc sparc ~alpha"
PV_MAJOR=${PV/.*/}
PV_MINOR=${PV#${PV_MAJOR}.}