dev-texlive/etoolbox/etoolbox-2.1.ebuild
author Da Risk <da_risk@geekorum.com>
Mon, 21 Sep 2015 10:20:21 +0200
changeset 182 2fd4ee68c9b0
parent 106 8d8a6b2390dc
permissions -rw-r--r--
dev-util/android-studio: revbump do 1.4_rc1 (Portage version: 2.2.20.1/hg/Linux x86_64, unsigned Manifest commit)

# 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}