diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-10-01 15:56:03 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-10-01 15:56:03 +0000 |
commit | 179d7a0cac2dfdefc1eb6f244648dc0a33120fce (patch) | |
tree | 7fb75344f0c3486c0e5d505b1ae662a5893ad5fa /sys-apps/fileutils/fileutils-4.1.11-r2.ebuild | |
parent | fix trailing whitespace (diff) | |
download | gentoo-2-179d7a0cac2dfdefc1eb6f244648dc0a33120fce.tar.gz gentoo-2-179d7a0cac2dfdefc1eb6f244648dc0a33120fce.tar.bz2 gentoo-2-179d7a0cac2dfdefc1eb6f244648dc0a33120fce.zip |
Stable on alpha to handle the coreutils changeover (see bug 30032)
Diffstat (limited to 'sys-apps/fileutils/fileutils-4.1.11-r2.ebuild')
-rw-r--r-- | sys-apps/fileutils/fileutils-4.1.11-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/fileutils/fileutils-4.1.11-r2.ebuild b/sys-apps/fileutils/fileutils-4.1.11-r2.ebuild index 887dda3132fd..cbba125281a5 100644 --- a/sys-apps/fileutils/fileutils-4.1.11-r2.ebuild +++ b/sys-apps/fileutils/fileutils-4.1.11-r2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 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.3 2003/09/12 11:38:00 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/fileutils/fileutils-4.1.11-r2.ebuild,v 1.4 2003/10/01 15:55:14 agriffis 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" +KEYWORDS="x86 ~ppc ~sparc alpha ~hppa ~arm ~mips amd64" RDEPEND=">=sys-apps/coreutils-5.0-r3" |