blob: 1afdbd521be4af36da1cf50861dac3e885390c60 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install postinst postrm prepare pretend setup test
DEPEND=dev-libs/gmp:0 dev-libs/mpfr:0 emacs? ( virtual/emacs ) python? ( dev-libs/boost:=[python] ) !python? ( dev-libs/boost:= ) dev-libs/utfcpp doc? ( sys-apps/texinfo dev-texlive/texlive-texinfo ) sys-devel/make >=dev-util/cmake-2.8.12
DESCRIPTION=A double-entry accounting system with a command-line reporting interface
EAPI=5
HOMEPAGE=http://ledger-cli.org/
IUSE=doc emacs python python_targets_python2_7
KEYWORDS=amd64 x86
LICENSE=BSD
RDEPEND=dev-libs/gmp:0 dev-libs/mpfr:0 emacs? ( virtual/emacs ) python? ( dev-libs/boost:=[python] ) !python? ( dev-libs/boost:= ) python? ( dev-python/cheetah )
SLOT=0
SRC_URI=https://github.com/ledger/ledger/archive/v3.1.1.tar.gz -> ledger-3.1.1.tar.gz
_eclass_exported_funcs=pkg_pretend:- pkg_postrm:- pkg_postinst:- pkg_setup:- src_prepare:- src_configure:- src_compile:- src_test:cmake-utils src_install:-
_eclasses_=check-reqs aee25bdf4e2f459af86d17f7c41dcdf6 cmake-utils cae35dcea0791d64777f09153b959a96 elisp-common 9f56c4e9bf1282dbfc2a5a09e1124e74 eutils b83a2420b796f7c6eff682679d08fe25 flag-o-matic 7366202dd55cb8f018f5d450d54e7749 multilib 165fc17c38d1b11dac2008280dab6e80 python-single-r1 19a74c6b5c191723a997dc7e0cc6bb09 python-utils-r1 d142329ab093dd20c1dd0edb5f094108 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 versionator 99ae9d758cbe7cfed19170e7d48f5a9c
_md5_=b1362df7cd7d89dd17cf2852cd8c16cc
|