diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-04-01 14:48:59 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-04-01 14:48:59 +0000 |
commit | 588ee0b9ec24698911c2346fa00b3e4e3aa12aab (patch) | |
tree | 0dffb05853fe8a3cf1e03798d685f6e2f2a89312 /dev-python/clientform/clientform-0.2.2.ebuild | |
parent | Mark 1.2.0 ~ia64 (diff) | |
download | historical-588ee0b9ec24698911c2346fa00b3e4e3aa12aab.tar.gz historical-588ee0b9ec24698911c2346fa00b3e4e3aa12aab.tar.bz2 historical-588ee0b9ec24698911c2346fa00b3e4e3aa12aab.zip |
Mark 0.2.2 ~ia64
Package-Manager: portage-2.1_pre5-r4
Diffstat (limited to 'dev-python/clientform/clientform-0.2.2.ebuild')
-rw-r--r-- | dev-python/clientform/clientform-0.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/clientform/clientform-0.2.2.ebuild b/dev-python/clientform/clientform-0.2.2.ebuild index 6705dd5cd42a..af6050b0370a 100644 --- a/dev-python/clientform/clientform-0.2.2.ebuild +++ b/dev-python/clientform/clientform-0.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/clientform/clientform-0.2.2.ebuild,v 1.1 2006/03/26 21:40:29 lucass Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/clientform/clientform-0.2.2.ebuild,v 1.2 2006/04/01 14:48:59 agriffis Exp $ inherit distutils @@ -10,7 +10,7 @@ HOMEPAGE="http://wwwsearch.sourceforge.net/ClientForm/" SRC_URI="http://wwwsearch.sourceforge.net/ClientForm/src/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~ia64 ~ppc ~x86" IUSE="" S="${WORKDIR}/${MY_P}" |