blob: 3949209d2b668a419b77876f6a85d0aaeb080a69 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=compile install
DESCRIPTION=Submit tax forms (Umsatzsteuervoranmeldung) to German ELSTER
EAPI=6
HOMEPAGE=https://stesie.github.com/geierlein/
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=|| ( www-client/firefox www-client/firefox-bin )
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/stesie/geierlein/archive/V0.9.8.tar.gz -> geierlein-0.9.8.tar.gz
_eclass_exported_funcs=src_compile:- src_install:-
_md5_=74a99a0c2ef1f7fb6979bca69b0c8027
|