summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 15:11:58 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 15:11:58 +0000
commitfe0b0b70a2261c003748e4def4956fab9a3e0af3 (patch)
tree87e8c3064304ed8241009914f051898a810d41e4 /dev-libs/syncdir
parentdon't assign S=${WORKDIR}/${P} (diff)
downloadhistorical-fe0b0b70a2261c003748e4def4956fab9a3e0af3.tar.gz
historical-fe0b0b70a2261c003748e4def4956fab9a3e0af3.tar.bz2
historical-fe0b0b70a2261c003748e4def4956fab9a3e0af3.zip
sync IUSE (missing)
Diffstat (limited to 'dev-libs/syncdir')
-rw-r--r--dev-libs/syncdir/syncdir-1.0.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-libs/syncdir/syncdir-1.0.ebuild b/dev-libs/syncdir/syncdir-1.0.ebuild
index 5a2a88b3854c..244e15dddd55 100644
--- a/dev-libs/syncdir/syncdir-1.0.ebuild
+++ b/dev-libs/syncdir/syncdir-1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/syncdir/syncdir-1.0.ebuild,v 1.10 2004/07/02 04:55:33 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/syncdir/syncdir-1.0.ebuild,v 1.11 2004/07/14 15:09:09 agriffis Exp $
DESCRIPTION="Provides an alternate implementation for open, link, rename, and unlink "
HOMEPAGE="http://untroubled.org/syncdir"
@@ -9,6 +9,7 @@ SRC_URI="http://untroubled.org/syncdir/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 sparc"
+IUSE=""
RDEPEND="virtual/libc"