diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-06 18:59:55 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-06 18:59:55 +0300 |
commit | bdb8fda5a5a0af5f14275492ab1f2022cdf01458 (patch) | |
tree | dd93e85538d6f81e87f5a1b7087fc5e7cc83a7a7 /dev-tex/isotope/isotope-20040401.ebuild | |
parent | profiles/package.mask: drop obsolete net-misc/arm entry (diff) | |
download | gentoo-bdb8fda5a5a0af5f14275492ab1f2022cdf01458.tar.gz gentoo-bdb8fda5a5a0af5f14275492ab1f2022cdf01458.tar.bz2 gentoo-bdb8fda5a5a0af5f14275492ab1f2022cdf01458.zip |
dev-tex/isotope: remove last rited package
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} |