summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-arch/tarsync/tarsync-0.2.ebuild')
-rw-r--r--app-arch/tarsync/tarsync-0.2.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/app-arch/tarsync/tarsync-0.2.ebuild b/app-arch/tarsync/tarsync-0.2.ebuild
index be6f1274431d..b92ae557f02c 100644
--- a/app-arch/tarsync/tarsync-0.2.ebuild
+++ b/app-arch/tarsync/tarsync-0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/tarsync/tarsync-0.2.ebuild,v 1.1 2006/02/02 13:06:50 ferringb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/tarsync/tarsync-0.2.ebuild,v 1.2 2006/05/08 05:11:25 tcort Exp $
DESCRIPTION="Delta compression suite for using/generating binary patches"
@@ -10,10 +10,11 @@ SRC_URI="http://dev.gentoo.org/~ferringb/${PN}/${P}.tar.bz2"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~hppa ~ppc ~x86"
+IUSE=""
+
S="${WORKDIR}/${PN}-${PV}"
DEPEND=">=dev-util/diffball-0.7"
-RDEPEND="$RDEPEND"
src_compile() {
cd "${S}"