diff options
Diffstat (limited to 'sys-apps/sh-utils')
-rw-r--r-- | sys-apps/sh-utils/sh-utils-2.0.15-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/sh-utils/sh-utils-2.0.15-r1.ebuild b/sys-apps/sh-utils/sh-utils-2.0.15-r1.ebuild index 2f20cc007a81..fc1b5f56c115 100644 --- a/sys-apps/sh-utils/sh-utils-2.0.15-r1.ebuild +++ b/sys-apps/sh-utils/sh-utils-2.0.15-r1.ebuild @@ -1,12 +1,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/sh-utils/sh-utils-2.0.15-r1.ebuild,v 1.5 2003/12/14 03:30:10 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/sh-utils/sh-utils-2.0.15-r1.ebuild,v 1.6 2003/12/17 04:06:59 brad_mssw Exp $ DESCRIPTION="textutils, sh-utils and fileutils moved to coreutils" HOMEPAGE="http://www.gnu.org/software/shellutils/shellutils.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc alpha ~mips hppa ~arm amd64" +KEYWORDS="x86 ~ppc ~sparc alpha ~mips hppa ~arm amd64 ppc64" DEPEND=">=sys-apps/coreutils-5.0-r3" |