diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-04-01 15:03:39 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-04-01 15:03:39 +0000 |
commit | 094e34041cf9b3a66c3b8c3e0c609232218f8510 (patch) | |
tree | b74c2a4e786a678f374d50b3212fb76b4f042fe4 /dev-python/jaxml/jaxml-3.01.ebuild | |
parent | Mark 0.7.1 ~ia64 (diff) | |
download | gentoo-2-094e34041cf9b3a66c3b8c3e0c609232218f8510.tar.gz gentoo-2-094e34041cf9b3a66c3b8c3e0c609232218f8510.tar.bz2 gentoo-2-094e34041cf9b3a66c3b8c3e0c609232218f8510.zip |
Mark 3.01 ~ia64
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'dev-python/jaxml/jaxml-3.01.ebuild')
-rw-r--r-- | dev-python/jaxml/jaxml-3.01.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/jaxml/jaxml-3.01.ebuild b/dev-python/jaxml/jaxml-3.01.ebuild index 96907e017a8b..f67b19611d04 100644 --- a/dev-python/jaxml/jaxml-3.01.ebuild +++ b/dev-python/jaxml/jaxml-3.01.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/jaxml/jaxml-3.01.ebuild,v 1.6 2005/04/21 20:09:21 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/jaxml/jaxml-3.01.ebuild,v 1.7 2006/04/01 15:03:39 agriffis Exp $ inherit distutils @@ -10,7 +10,7 @@ SRC_URI="http://www.librelogiciel.com/software/jaxml/tarballs/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc amd64" +KEYWORDS="amd64 ~ia64 ppc x86" IUSE="" DEPEND="virtual/python" |