diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-06-22 15:28:06 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-06-22 15:28:06 +0000 |
commit | 8b2e970fa6a6c887fb731eb778b870be3ccbd291 (patch) | |
tree | d7a3c7d76706eca2ceabde5baa228c29e2fa6815 /sys-apps | |
parent | x86 stable, bug #227371 (diff) | |
download | gentoo-2-8b2e970fa6a6c887fb731eb778b870be3ccbd291.tar.gz gentoo-2-8b2e970fa6a6c887fb731eb778b870be3ccbd291.tar.bz2 gentoo-2-8b2e970fa6a6c887fb731eb778b870be3ccbd291.zip |
arm/s390/sh stable
(Portage version: 2.2_rc1/cvs/Linux 2.6.25 x86_64)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/findutils/findutils-4.2.33.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/findutils/findutils-4.3.13.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-apps/findutils/findutils-4.2.33.ebuild b/sys-apps/findutils/findutils-4.2.33.ebuild index bcea964d5fff..cb7ba7af6aae 100644 --- a/sys-apps/findutils/findutils-4.2.33.ebuild +++ b/sys-apps/findutils/findutils-4.2.33.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/findutils-4.2.33.ebuild,v 1.3 2008/03/27 13:53:19 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/findutils-4.2.33.ebuild,v 1.4 2008/06/22 15:28:06 vapier Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="nls selinux static" RDEPEND="selinux? ( sys-libs/libselinux )" diff --git a/sys-apps/findutils/findutils-4.3.13.ebuild b/sys-apps/findutils/findutils-4.3.13.ebuild index 157af4cedc6c..d57cbcfde4cf 100644 --- a/sys-apps/findutils/findutils-4.3.13.ebuild +++ b/sys-apps/findutils/findutils-4.3.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/findutils-4.3.13.ebuild,v 1.5 2008/06/16 03:54:54 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/findutils-4.3.13.ebuild,v 1.6 2008/06/22 15:28:06 vapier Exp $ inherit eutils flag-o-matic toolchain-funcs multilib @@ -13,7 +13,7 @@ SRC_URI="ftp://alpha.gnu.org/gnu/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="nls selinux static" RDEPEND="selinux? ( sys-libs/libselinux ) |