summaryrefslogtreecommitdiff
blob: 00c1f617b22d3e78b51f931f5e41af8095170cd2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/fileutils/fileutils-4.1.11-r2.ebuild,v 1.8 2004/01/23 15:25:30 gustavoz Exp $

DESCRIPTION="textutils, sh-utils and fileutils are replaced by coreutils"
HOMEPAGE="http://www.gnu.org/software/fileutils/fileutils.html"

SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 ~ppc sparc alpha hppa ~arm mips amd64 ppc64"

RDEPEND=">=sys-apps/coreutils-5.0-r3"