# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit latex-package DESCRIPTION="LaTeX package that facilitates expressive syntax highlighting in using the powerful Pygments library" SRC_URI="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/${PN}.zip" LICENSE="LPPL-1.3" IUSE="" SLOT="0" KEYWORDS="~x86 ~amd64" DEPEND="app-arch/unzip" RDEPEND="dev-python/pygments" S=${WORKDIR}/${PN}