blob: be0b3c63d81f54c924609cae8499d7a96faf568f (
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 708f85bc1bf00876604e223fb56e062a flag-o-matic 35067884fbff37bc0c8e7421c5315558 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=1a3ba51b461d829efe114ad014efd95a
|