diff options
Diffstat (limited to 'dev-tex/isotope/isotope-20040401.ebuild')
-rw-r--r-- | dev-tex/isotope/isotope-20040401.ebuild | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/dev-tex/isotope/isotope-20040401.ebuild b/dev-tex/isotope/isotope-20040401.ebuild deleted file mode 100644 index 248938721a23..000000000000 --- a/dev-tex/isotope/isotope-20040401.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -inherit latex-package - -DESCRIPTION="Typeset isotopes correctly in LaTeX documents" -HOMEPAGE="http://www.ctan.org/tex-archive/help/Catalogue/entries/isotope.html" -SRC_URI="mirror://gentoo/${P}.zip" - -LICENSE="LPPL-1.2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -DEPEND="app-arch/unzip" -RDEPEND="" - -S=${WORKDIR}/${PN} |