summaryrefslogtreecommitdiff
blob: 61cf89a087fdbc4d344630b01b66d00d9b68fcb2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/textutils/textutils-2.1-r1.ebuild,v 1.3 2003/09/12 11:38:27 seemant Exp $

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

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

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