dev-texlive/etoolbox/etoolbox-2.1.ebuild
changeset 250 dd0b4cb26d85
parent 249 5f7e05cef088
child 251 e7f7160897cf
--- a/dev-texlive/etoolbox/etoolbox-2.1.ebuild	Fri May 13 23:19:29 2022 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,23 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-inherit latex-package
-
-DESCRIPTION="Toolbox for Latex programmers"
-HOMEPAGE="http://www.ctan.org/pkg/etoolbox"
-
-# versioned uri from FreeBSD
-SRC_URI="ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/${PN}/${PV}/${PN}.zip"
-LICENSE="LPPL-1.3"
-
-SLOT="0"
-KEYWORDS="~amd64"
-
-IUSE=""
-DEPEND=""
-RDEPEND=""
-
-S=${WORKDIR}/${PN}