summaryrefslogtreecommitdiff
blob: 7ae1242530bc082da787b901751ed4212d2c1eb1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright 1999-2004 Gentoo Foundation
# 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.12 2004/06/28 15:55:29 vapier Exp $

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

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

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