summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjoern Brauel <bjb@gentoo.org>2002-10-17 16:36:53 +0000
committerBjoern Brauel <bjb@gentoo.org>2002-10-17 16:36:53 +0000
commit4c76a2082e16c2093c12902d12fc028cc9d04220 (patch)
treed72274f446ba36af17607d6561fae82d30f2d784 /dev-python/sip
parentCFLAGS tuning for alpha (diff)
downloadgentoo-2-4c76a2082e16c2093c12902d12fc028cc9d04220.tar.gz
gentoo-2-4c76a2082e16c2093c12902d12fc028cc9d04220.tar.bz2
gentoo-2-4c76a2082e16c2093c12902d12fc028cc9d04220.zip
KEYWORDS for alpha
Diffstat (limited to 'dev-python/sip')
-rw-r--r--dev-python/sip/sip-2.4.ebuild4
-rw-r--r--dev-python/sip/sip-3.3.2.ebuild4
-rw-r--r--dev-python/sip/sip-3.4.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/sip/sip-2.4.ebuild b/dev-python/sip/sip-2.4.ebuild
index 1354ba2a98d9..3269f81f45b6 100644
--- a/dev-python/sip/sip-2.4.ebuild
+++ b/dev-python/sip/sip-2.4.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2001 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-2.4.ebuild,v 1.8 2002/10/04 05:27:41 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-2.4.ebuild,v 1.9 2002/10/17 16:36:53 bjb Exp $
S=${WORKDIR}/${P}
DESCRIPTION="SIP is a tool for generating bindings for C++ classes so that they can be used by Python."
SRC_URI="http://www.river-bank.demon.co.uk/software/${P}.tar.gz"
HOMEPAGE="http://www.thekompany.com/projects/pykde/"
SLOT="0"
-KEYWORDS="x86 sparc sparc64"
+KEYWORDS="x86 sparc sparc64 alpha"
LICENSE="MIT"
DEPEND="virtual/python"
diff --git a/dev-python/sip/sip-3.3.2.ebuild b/dev-python/sip/sip-3.3.2.ebuild
index 82795ca4540e..939806c703ab 100644
--- a/dev-python/sip/sip-3.3.2.ebuild
+++ b/dev-python/sip/sip-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/sip/sip-3.3.2.ebuild,v 1.2 2002/08/16 02:49:58 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-3.3.2.ebuild,v 1.3 2002/10/17 16:36:53 bjb Exp $
S=${WORKDIR}/${P}
DESCRIPTION="SIP is a tool for generating bindings for C++ classes so that they can be used by Python."
@@ -8,7 +8,7 @@ SRC_URI="http://www.riverbankcomputing.co.uk/download/sip/${P}.tar.gz"
HOMEPAGE="http://www.riverbankcomputing.co.uk/sip/"
SLOT="0"
LICENSE="MIT"
-KEYWORDS="x86 sparc sparc64"
+KEYWORDS="x86 sparc sparc64 alpha"
DEPEND="virtual/glibc
>=dev-lang/python-2.2.1"
diff --git a/dev-python/sip/sip-3.4.ebuild b/dev-python/sip/sip-3.4.ebuild
index 49f0756f7d9a..99101bdfee72 100644
--- a/dev-python/sip/sip-3.4.ebuild
+++ b/dev-python/sip/sip-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/sip/sip-3.4.ebuild,v 1.2 2002/09/18 13:27:53 cybersystem Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-3.4.ebuild,v 1.3 2002/10/17 16:36:53 bjb Exp $
S=${WORKDIR}/${PN}-x11-gpl-${PV}
DESCRIPTION="SIP is a tool for generating bindings for C++ classes so that they can be used by Python."
@@ -8,7 +8,7 @@ SRC_URI="http://www.river-bank.demon.co.uk/download/sip/${PN}-x11-gpl-${PV}.tar.
HOMEPAGE="http://www.riverbankcomputing.co.uk/sip/"
SLOT="0"
LICENSE="MIT"
-KEYWORDS="x86 ppc sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
DEPEND="virtual/glibc
>=dev-lang/python-2.2.1"