diff options
author | Michael McCabe <randy@gentoo.org> | 2004-04-19 13:22:09 +0000 |
---|---|---|
committer | Michael McCabe <randy@gentoo.org> | 2004-04-19 13:22:09 +0000 |
commit | 344190b04d01c88c27588d4ce5dcbc71c3370400 (patch) | |
tree | 14a32160d4316f3806accf9cdb0555b1f80e050a /sys-apps/fileutils | |
parent | Added "inherit eutils", added IUSE (Manifest recommit) (diff) | |
download | gentoo-2-344190b04d01c88c27588d4ce5dcbc71c3370400.tar.gz gentoo-2-344190b04d01c88c27588d4ce5dcbc71c3370400.tar.bz2 gentoo-2-344190b04d01c88c27588d4ce5dcbc71c3370400.zip |
added s390 keywords
Diffstat (limited to 'sys-apps/fileutils')
-rw-r--r-- | sys-apps/fileutils/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/fileutils/fileutils-4.1.11-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/fileutils/fileutils-4.1.11-r2.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/fileutils/fileutils-4.1.11.ebuild | 4 |
4 files changed, 10 insertions, 7 deletions
diff --git a/sys-apps/fileutils/ChangeLog b/sys-apps/fileutils/ChangeLog index e3a33f6c6bac..df1d1fff2a6f 100644 --- a/sys-apps/fileutils/ChangeLog +++ b/sys-apps/fileutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/fileutils # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/fileutils/ChangeLog,v 1.26 2004/01/23 15:25:30 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/fileutils/ChangeLog,v 1.27 2004/04/19 13:22:09 randy Exp $ + + 19 Apr 2004; Michael McCabe <randy@gentoo.org> fileutils-4.1.11-r2.ebuild: + added s390 keywords 23 Jan 2004; <gustavoz@gentoo.org> fileutils-4.1.11-r2.ebuild: marked stable on sparc - we shouldn't have -r1 laying around diff --git a/sys-apps/fileutils/fileutils-4.1.11-r1.ebuild b/sys-apps/fileutils/fileutils-4.1.11-r1.ebuild index 2f67c095d6d6..456b93a40174 100644 --- a/sys-apps/fileutils/fileutils-4.1.11-r1.ebuild +++ b/sys-apps/fileutils/fileutils-4.1.11-r1.ebuild @@ -1,6 +1,6 @@ -# 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-r1.ebuild,v 1.12 2004/02/23 00:42:13 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/fileutils/fileutils-4.1.11-r1.ebuild,v 1.13 2004/04/19 13:22:09 randy Exp $ IUSE="acl nls build" ACLPV=4.1.11acl-0.8.25 diff --git a/sys-apps/fileutils/fileutils-4.1.11-r2.ebuild b/sys-apps/fileutils/fileutils-4.1.11-r2.ebuild index 65d96ab31bf6..de34ea1f276b 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-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.9 2004/02/23 00:42:13 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/fileutils/fileutils-4.1.11-r2.ebuild,v 1.10 2004/04/19 13:22:09 randy 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 mips amd64 ppc64" +KEYWORDS="x86 ~ppc sparc alpha hppa mips amd64 ppc64 s390" RDEPEND=">=sys-apps/coreutils-5.0-r3" diff --git a/sys-apps/fileutils/fileutils-4.1.11.ebuild b/sys-apps/fileutils/fileutils-4.1.11.ebuild index f3889e60bd78..0b151340fcaf 100644 --- a/sys-apps/fileutils/fileutils-4.1.11.ebuild +++ b/sys-apps/fileutils/fileutils-4.1.11.ebuild @@ -1,6 +1,6 @@ -# 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.ebuild,v 1.12 2004/02/23 00:42:13 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/fileutils/fileutils-4.1.11.ebuild,v 1.13 2004/04/19 13:22:09 randy Exp $ IUSE="nls build" |