blob: 6168a8a35e4db052e04d03439712d4ffc02d4253 [file] [log] [blame]
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-news/rawdog/rawdog-2.11.ebuild,v 1.2 2008/05/13 19:54:38 hawking Exp $
NEED_PYTHON=2.2
inherit distutils
DESCRIPTION="Rawdog - RSS Aggregator Without Delusions Of Grandeur"
HOMEPAGE="http://offog.org/code/rawdog.html"
SRC_URI="http://offog.org/files/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~s390 ~sparc ~x86"
IUSE=""
DEPEND=""
RDEPEND=""
DOCS="NEWS PLUGINS config style.css"
PYTHON_MODNAME="rawdoglib"