You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
420 B
18 lines
420 B
# 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"
|