From 28aa4d61a89945eae6ce524873514f4db6218981 Mon Sep 17 00:00:00 2001 From: René 'Necoro' Neumann Date: Thu, 29 Jul 2010 12:48:10 +0200 Subject: New packages --- dev-tex/minted/minted-1.6.ebuild | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 dev-tex/minted/minted-1.6.ebuild (limited to 'dev-tex/minted/minted-1.6.ebuild') diff --git a/dev-tex/minted/minted-1.6.ebuild b/dev-tex/minted/minted-1.6.ebuild new file mode 100644 index 0000000..094da52 --- /dev/null +++ b/dev-tex/minted/minted-1.6.ebuild @@ -0,0 +1,18 @@ +# 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} -- cgit v1.2.3-70-g09d2