diff options
author | Bjoern Brauel <bjb@gentoo.org> | 2002-10-17 16:36:53 +0000 |
---|---|---|
committer | Bjoern Brauel <bjb@gentoo.org> | 2002-10-17 16:36:53 +0000 |
commit | 4c76a2082e16c2093c12902d12fc028cc9d04220 (patch) | |
tree | d72274f446ba36af17607d6561fae82d30f2d784 /dev-python/egenix-mx-base | |
parent | CFLAGS tuning for alpha (diff) | |
download | gentoo-2-4c76a2082e16c2093c12902d12fc028cc9d04220.tar.gz gentoo-2-4c76a2082e16c2093c12902d12fc028cc9d04220.tar.bz2 gentoo-2-4c76a2082e16c2093c12902d12fc028cc9d04220.zip |
KEYWORDS for alpha
Diffstat (limited to 'dev-python/egenix-mx-base')
-rw-r--r-- | dev-python/egenix-mx-base/egenix-mx-base-2.0.2.ebuild | 4 | ||||
-rw-r--r-- | dev-python/egenix-mx-base/egenix-mx-base-2.0.3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/egenix-mx-base/egenix-mx-base-2.0.2.ebuild b/dev-python/egenix-mx-base/egenix-mx-base-2.0.2.ebuild index ea2e87f0b1cd..0b9a221eae53 100644 --- a/dev-python/egenix-mx-base/egenix-mx-base-2.0.2.ebuild +++ b/dev-python/egenix-mx-base/egenix-mx-base-2.0.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/egenix-mx-base/egenix-mx-base-2.0.2.ebuild,v 1.8 2002/10/04 05:26:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/egenix-mx-base/egenix-mx-base-2.0.2.ebuild,v 1.9 2002/10/17 16:36:53 bjb Exp $ S=${WORKDIR}/${P} @@ -12,7 +12,7 @@ DEPEND="virtual/python" RDEPEND="${RDEPEND}" SLOT="0" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc sparc64 alpha" LICENSE="eGenixPublic" #please note, there is also a possibility to buy a commercial license #from egenix.com diff --git a/dev-python/egenix-mx-base/egenix-mx-base-2.0.3.ebuild b/dev-python/egenix-mx-base/egenix-mx-base-2.0.3.ebuild index 6c3ec1f29326..7f10edd77aba 100644 --- a/dev-python/egenix-mx-base/egenix-mx-base-2.0.3.ebuild +++ b/dev-python/egenix-mx-base/egenix-mx-base-2.0.3.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/egenix-mx-base/egenix-mx-base-2.0.3.ebuild,v 1.6 2002/10/04 05:26:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/egenix-mx-base/egenix-mx-base-2.0.3.ebuild,v 1.7 2002/10/17 16:36:53 bjb Exp $ S=${WORKDIR}/${P} @@ -12,7 +12,7 @@ DEPEND="virtual/python" RDEPEND="${RDEPEND}" SLOT="0" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc sparc64 alpha" LICENSE="eGenixPublic" #please note, there is also a possibility to buy a commercial license #from egenix.com |