blob: 5f942d8c170ade92c322274db8ca30e74a1b4405 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install prepare test
DEPEND=sys-libs/ncurses:0= sys-libs/readline:0= virtual/pkgconfig
DESCRIPTION=Arbitrary precision C-like arithmetic system
EAPI=6
HOMEPAGE=http://www.isthe.com/chongo/tech/comp/calc/
INHERIT=toolchain-funcs
KEYWORDS=~alpha amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux
LICENSE=LGPL-2
RDEPEND=sys-libs/ncurses:0= sys-libs/readline:0=
SLOT=0
SRC_URI=http://www.isthe.com/chongo/src/calc/calc-2.12.5.4.tar.bz2
_eclasses_=toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4a33c9008e5ee30cb8840a3fdc24df2b
_md5_=771f2d0a4029f017f2bdeab8705393eb
|