summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaarten Thibaut <murphy@gentoo.org>2002-08-16 02:49:58 +0000
committerMaarten Thibaut <murphy@gentoo.org>2002-08-16 02:49:58 +0000
commite39aca8871cafba9730a6b2a9cb3fcbd4196f8be (patch)
treefdc47cb47c1f8be1fb5d0e6990b5b94abb9345d7 /dev-python/PyQt
parentUpdate to _rc3. (diff)
downloadgentoo-2-e39aca8871cafba9730a6b2a9cb3fcbd4196f8be.tar.gz
gentoo-2-e39aca8871cafba9730a6b2a9cb3fcbd4196f8be.tar.bz2
gentoo-2-e39aca8871cafba9730a6b2a9cb3fcbd4196f8be.zip
Adding sparc/sparc64 keywords
Diffstat (limited to 'dev-python/PyQt')
-rw-r--r--dev-python/PyQt/PyQt-2.4.ebuild4
-rw-r--r--dev-python/PyQt/PyQt-3.3.2.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/PyQt/PyQt-2.4.ebuild b/dev-python/PyQt/PyQt-2.4.ebuild
index a95aba1fccd1..b4129598a8d6 100644
--- a/dev-python/PyQt/PyQt-2.4.ebuild
+++ b/dev-python/PyQt/PyQt-2.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2001 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-2.4.ebuild,v 1.9 2002/08/01 20:12:17 verwilst Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-2.4.ebuild,v 1.10 2002/08/16 02:49:58 murphy Exp $
S=${WORKDIR}/${P}
DESCRIPTION="PyQt is a set of Python bindings for the Qt Toolkit."
@@ -8,7 +8,7 @@ SRC_URI="http://www.river-bank.demon.co.uk/software/${P}.tar.gz"
HOMEPAGE="http://www.thekompany.com/projects/pykde/"
SLOT="0"
LICENSE="MIT"
-KEYWORDS="x86"
+KEYWORDS="x86 sparc sparc64"
DEPEND="=x11-libs/qt-2*
=dev-python/sip-2.4
diff --git a/dev-python/PyQt/PyQt-3.3.2.ebuild b/dev-python/PyQt/PyQt-3.3.2.ebuild
index f66df685a575..aeed67d2e7b0 100644
--- a/dev-python/PyQt/PyQt-3.3.2.ebuild
+++ b/dev-python/PyQt/PyQt-3.3.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.3.2.ebuild,v 1.2 2002/08/13 02:41:27 verwilst Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.3.2.ebuild,v 1.3 2002/08/16 02:49:58 murphy Exp $
S="${WORKDIR}/PyQt-snapshot-20020722"
DESCRIPTION="PyQt is a set of Python bindings for the Qt Toolkit( VERSION 3.x ONLY!!)."
@@ -8,7 +8,7 @@ SRC_URI="http://www.riverbankcomputing.co.uk/download/snapshots/PyQt/PyQt-snapsh
HOMEPAGE="http://www.riverbankcomputing.co.uk/pyqt/"
SLOT="0"
LICENSE="MIT"
-KEYWORDS="x86"
+KEYWORDS="x86 sparc sparc64"
DEPEND="virtual/glibc
sys-devel/libtool
>=x11-libs/qt-3.0.4.1