blob: 37efd599f9066eac25e140fec355f6706ede13b6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=configure prepare
DEPEND=>=sys-libs/zlib-1.1.4 >=app-arch/bzip2-1.0.2 app-arch/xz-utils virtual/pkgconfig
DESCRIPTION=Delta compression suite for using/generating binary patches
EAPI=6
HOMEPAGE=https://diffball.googlecode.com/
IUSE=debug
KEYWORDS=alpha amd64 ~hppa ia64 ~mips ppc ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos
LICENSE=BSD
RDEPEND=>=sys-libs/zlib-1.1.4 >=app-arch/bzip2-1.0.2 app-arch/xz-utils
RESTRICT=strip
SLOT=0
SRC_URI=https://diffball.googlecode.com/files/diffball-1.0.1.tar.bz2
_eclass_exported_funcs=src_prepare:- src_configure:-
_eclasses_=eutils 3c847a0129fed780bd709b98e426f89c flag-o-matic 979af9133d4de419fa98992355b07ca4 multilib 0236be304ee52e7f179ed2f337075515 toolchain-funcs 53b75b4a49cf3e61530a523804045432
_md5_=fd5797f014dcfac9d269a799e0d69207
|