summaryrefslogtreecommitdiff
blob: 836ca8ec6cfb836e1d68b590f64b1e3418cf346e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/4Suite/4Suite-1.0_alpha1.ebuild,v 1.4 2003/07/12 12:49:25 aliz Exp $

S=${WORKDIR}/${P/_alph/}
DESCRIPTION="Python tools for XML processing and object-databases."
SRC_URI="ftp://ftp.fourthought.com/pub/4Suite/${P/_alph/}.tar.gz"
HOMEPAGE="http://www.4suite.org/"

DEPEND=">=dev-python/PyXML-0.6.5"

SLOT="0"
KEYWORDS="x86 ~sparc ~alpha ~ppc"
LICENSE="as-is"

inherit distutils