summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2009-06-14 01:19:55 +0000
committerMike Frysinger <vapier@gentoo.org>2009-06-14 01:19:55 +0000
commit1c2a1a832bf29f5090941ded65ecb4fb72f76f6d (patch)
tree3743cd282fbf961281f94fcfc4251fd5c8ebca7e /sys-apps/unscd
parentFix typo pointed out by Duncan Smith #273781. (diff)
downloadgentoo-2-1c2a1a832bf29f5090941ded65ecb4fb72f76f6d.tar.gz
gentoo-2-1c2a1a832bf29f5090941ded65ecb4fb72f76f6d.tar.bz2
gentoo-2-1c2a1a832bf29f5090941ded65ecb4fb72f76f6d.zip
drop empty DEPEND
Diffstat (limited to 'sys-apps/unscd')
-rw-r--r--sys-apps/unscd/unscd-0.35.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys-apps/unscd/unscd-0.35.ebuild b/sys-apps/unscd/unscd-0.35.ebuild
index 285183c3e612..f4e053e3e4c1 100644
--- a/sys-apps/unscd/unscd-0.35.ebuild
+++ b/sys-apps/unscd/unscd-0.35.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/unscd/unscd-0.35.ebuild,v 1.4 2009/04/14 09:59:50 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/unscd/unscd-0.35.ebuild,v 1.5 2009/06/14 01:19:55 vapier Exp $
DESCRIPTION="simple & stable nscd replacement"
HOMEPAGE="http://busybox.net/~vda/unscd/README"
@@ -11,8 +11,6 @@ SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
-DEPEND=""
-
S=${WORKDIR}
src_unpack() {