diff options
author | 2002-10-17 16:36:53 +0000 | |
---|---|---|
committer | 2002-10-17 16:36:53 +0000 | |
commit | 83041b975cc21f74c7b515d01c9e88fd27c6c9b0 (patch) | |
tree | 7ab9109dac771eb6db1935bc68b92d9534a2faf5 /dev-python/PyQt | |
parent | CFLAGS tuning for alpha (diff) | |
download | historical-83041b975cc21f74c7b515d01c9e88fd27c6c9b0.tar.gz historical-83041b975cc21f74c7b515d01c9e88fd27c6c9b0.tar.bz2 historical-83041b975cc21f74c7b515d01c9e88fd27c6c9b0.zip |
KEYWORDS for alpha
Diffstat (limited to 'dev-python/PyQt')
-rw-r--r-- | dev-python/PyQt/PyQt-2.4.ebuild | 4 | ||||
-rw-r--r-- | dev-python/PyQt/PyQt-3.3.2.ebuild | 4 | ||||
-rw-r--r-- | dev-python/PyQt/PyQt-3.4.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/PyQt/PyQt-2.4.ebuild b/dev-python/PyQt/PyQt-2.4.ebuild index 4880cb2d2dc2..cb49859b43c5 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 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-2.4.ebuild,v 1.11 2002/10/04 05:25:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-2.4.ebuild,v 1.12 2002/10/17 16:36:53 bjb 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 sparc sparc64" +KEYWORDS="x86 sparc sparc64 alpha" 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 aeed67d2e7b0..7263f7d1e45b 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.3 2002/08/16 02:49:58 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.3.2.ebuild,v 1.4 2002/10/17 16:36:53 bjb 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 sparc sparc64" +KEYWORDS="x86 sparc sparc64 alpha" DEPEND="virtual/glibc sys-devel/libtool >=x11-libs/qt-3.0.4.1 diff --git a/dev-python/PyQt/PyQt-3.4.ebuild b/dev-python/PyQt/PyQt-3.4.ebuild index a5d97559d0da..3f62da018615 100644 --- a/dev-python/PyQt/PyQt-3.4.ebuild +++ b/dev-python/PyQt/PyQt-3.4.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.4.ebuild,v 1.2 2002/09/18 13:31:33 cybersystem Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.4.ebuild,v 1.3 2002/10/17 16:36:53 bjb Exp $ S="${WORKDIR}/PyQt-x11-gpl-${PV}" DESCRIPTION="PyQt is a set of Python bindings for the QT 3.x Toolkit" @@ -8,7 +8,7 @@ SRC_URI="http://www.river-bank.demon.co.uk/download/PyQt/PyQt-x11-gpl-${PV}.tar. HOMEPAGE="http://www.riverbankcomputing.co.uk/pyqt/" SLOT="0" LICENSE="MIT" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64 alpha" DEPEND="virtual/glibc sys-devel/libtool >=x11-libs/qt-3.0.4.1 |