# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-zope/passwordresettool/passwordresettool-0.3.0.ebuild,v 1.1 2005/12/24 14:06:00 radek Exp $ inherit zproduct MY_P="PasswordResetTool" DESCRIPTION="From the Plone Collective. Mandatory for changing Zope's encrypted user passwords." HOMEPAGE="http://sf.net/projects/collective" SRC_URI="mirror://sourceforge/collective/${MY_P}-${PV}.tar.gz" LICENSE="ZPL" KEYWORDS="~x86" RDEPEND=">=net-zope/plone-2.0" ZPROD_LIST="${MY_P}"