summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2003-04-12 03:35:35 +0000
committerAron Griffis <agriffis@gentoo.org>2003-04-12 03:35:35 +0000
commit3ff5f777eea18bcce700c02732766104eea8ae20 (patch)
treef0fba1c4a70c71a1bf4674a0b57caf4e9af96c04 /sys-apps/findutils
parentChanged .bz2 to .gz to match imagemagick (diff)
downloadgentoo-2-3ff5f777eea18bcce700c02732766104eea8ae20.tar.gz
gentoo-2-3ff5f777eea18bcce700c02732766104eea8ae20.tar.bz2
gentoo-2-3ff5f777eea18bcce700c02732766104eea8ae20.zip
fix typo
Diffstat (limited to 'sys-apps/findutils')
-rw-r--r--sys-apps/findutils/findutils-4.1.7-r4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/findutils/findutils-4.1.7-r4.ebuild b/sys-apps/findutils/findutils-4.1.7-r4.ebuild
index 6cabd061ce5d..3292e418d689 100644
--- a/sys-apps/findutils/findutils-4.1.7-r4.ebuild
+++ b/sys-apps/findutils/findutils-4.1.7-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/findutils-4.1.7-r4.ebuild,v 1.3 2003/04/12 03:06:57 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/findutils-4.1.7-r4.ebuild,v 1.4 2003/04/12 03:35:35 agriffis Exp $
IUSE="nls build afs selinux"
@@ -20,7 +20,7 @@ SLOT="0"
LICENSE="GPL-2"
DEPEND="virtual/glibc
- >=sed-4
+ >=sys-apps/sed-4
nls? ( sys-devel/gettext )
afs? ( net-fs/openafs )
selinux? ( sys-apps/selinux-small )"