summaryrefslogtreecommitdiff
blob: cb521c977a1c93bf05d1c3704d099269687853c0 (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/sh-utils/sh-utils-2.0.15-r1.ebuild,v 1.12 2004/06/28 18:34:46 vapier Exp $

DESCRIPTION="textutils, sh-utils and fileutils moved to coreutils"
HOMEPAGE="http://www.gnu.org/software/shellutils/shellutils.html"

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

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