# Copyright 1999-2004 Gentoo Foundation, Pieter Van den Abeele # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-python/readline/readline-2.3.3.ebuild,v 1.6 2004/10/23 08:12:26 mr_bones_ Exp $ inherit distutils DESCRIPTION="add readline support to python" HOMEPAGE="http://www.opensource.apple.com/darwinsource/" SRC_URI="http://www.metadistribution.org/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="-* ~ppc ppc-macos" IUSE="" DEPEND=">=sys-libs/readline-4.3 >=dev-lang/python-2.3.3"