summaryrefslogtreecommitdiff
blob: 3c16049db46d1baa515b82edacb59a718a459b22 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=0

inherit latex-package

DESCRIPTION="LaTeX class for creating ERM and HER diagramms"
HOMEPAGE="http://www.svenies-welt.de/?page_id=26"
SRC_URI="http://my.dex.de/~sven/downloads/${PN/-}_${PV}.tar.gz"

LICENSE="LPPL-1.3"
SLOT="0"
KEYWORDS="~amd64 ~x86"

S="${WORKDIR}/${PN/-}"
TEXMF="/usr/share/texmf-site"