# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-tex/achemso/achemso-1.0.ebuild,v 1.8 2007/02/06 16:36:53 nattfodd Exp $ inherit latex-package S=${WORKDIR}/notes2bib DESCRIPTION="LaTeX package used to integrate notes into the bibliography" SRC_URI="http://dante.ctan.org/get/macros/latex/contrib/notes2bib.zip" HOMEPAGE="http://www.ctan.org/tex-archive/help/Catalogue/entries/notes2bib.html" LICENSE="LPPL-1.2" #custom, LPPL-like SLOT="0" IUSE="" KEYWORDS="~x86" DEPEND="app-arch/unzip" RESTRICT="mirror"