Files @ cd2011c52a03
Branch filter:

Location: portage-overlay.git/dev-python/cairoplot-gnome15/cairoplot-gnome15-1.1b-r2.ebuild

cd2011c52a03 409 B application/vnd.gentoo.ebuild Show Annotation Show as Raw Download as Raw
chain
games-rpg/pcgen: bump to versions 6.08.00_rc10 / 6.09.06
EAPI=5

PYTHON_COMPAT=( python{2_6,2_7} )
PYTHON_MODULE="cairoplot"

inherit distutils-r1

DESCRIPTION="Python module to plot graphics in an easy and intuitive way"
HOMEPAGE="http://www.russo79.com/gnome15"
SRC_URI="https://projects.russo79.com/attachments/download/78/${P}.tar.gz"

LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""

RDEPEND="dev-python/pycairo
		!dev-python/Cairoplot"
DEPEND="${RDEPEND}"