# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit distutils S=${WORKDIR}/${P} DESCRIPTION="Python web journal/blogging system" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" HOMEPAGE="http://roughingit.subtlehints.net/pyblosxom/" IUSE="" SLOT="0" LICENSE="MIT" KEYWORDS="x86" DEPEND="virtual/python" DOCS="INSTALL LICENSE docs/README.contrib docs/README.plugins"