# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit distutils DESCRIPTION="Parse human-readable date/time expressions" HOMEPAGE="http://code-bear.com/code/parsedatetime/" SRC_URI="http://code-bear.com/code/${PN}/${PN}-${PV}.tar.gz" RESTRICT="mirror" LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~x86" IUSE="" DEPEND="" RDEPEND="" DOCS="THANKS.txt README.txt AUTHORS.txt CHANGES.txt"