diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-01-23 15:25:39 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-01-23 15:25:39 +0000 |
commit | fe36952dcba97f63b43cb3a33d79e64ed9ad8207 (patch) | |
tree | 9f614315050d919fc209a51bfc6e2dbf4f4ccfec /sys-apps/fileutils/fileutils-4.1.11-r2.ebuild | |
parent | Removed alsa from IUSE because qvwm doesn't support >=media-libs/alsa-lib-0.9... (diff) | |
download | gentoo-2-fe36952dcba97f63b43cb3a33d79e64ed9ad8207.tar.gz gentoo-2-fe36952dcba97f63b43cb3a33d79e64ed9ad8207.tar.bz2 gentoo-2-fe36952dcba97f63b43cb3a33d79e64ed9ad8207.zip |
marked stable on sparc - we shouldn't have -r1 laying around
Diffstat (limited to 'sys-apps/fileutils/fileutils-4.1.11-r2.ebuild')
-rw-r--r-- | sys-apps/fileutils/fileutils-4.1.11-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/fileutils/fileutils-4.1.11-r2.ebuild b/sys-apps/fileutils/fileutils-4.1.11-r2.ebuild index d4d7675caa38..00c1f617b22d 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. +# Copyright 1999-2004 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.7 2003/12/29 03:38:48 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/fileutils/fileutils-4.1.11-r2.ebuild,v 1.8 2004/01/23 15:25:30 gustavoz 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 ppc64" +KEYWORDS="x86 ~ppc sparc alpha hppa ~arm mips amd64 ppc64" RDEPEND=">=sys-apps/coreutils-5.0-r3" |