summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-06-01 14:07:58 +0000
committerMike Frysinger <vapier@gentoo.org>2007-06-01 14:07:58 +0000
commit575e11828a5eefcd64cab2432a2ff1095ed60b4a (patch)
treef1e71f67761534e5a82c0504a7a31a826dfa0128
parentBump to version 1.256, fixes bug 180302, thanks for providing patches (diff)
downloadgentoo-2-575e11828a5eefcd64cab2432a2ff1095ed60b4a.tar.gz
gentoo-2-575e11828a5eefcd64cab2432a2ff1095ed60b4a.tar.bz2
gentoo-2-575e11828a5eefcd64cab2432a2ff1095ed60b4a.zip
arm/s390/sh stable
(Portage version: 2.1.2.9)
-rw-r--r--sys-apps/findutils/findutils-4.2.30.ebuild4
-rw-r--r--sys-apps/findutils/findutils-4.3.4.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-apps/findutils/findutils-4.2.30.ebuild b/sys-apps/findutils/findutils-4.2.30.ebuild
index 539da6b69fe1..655e5afef2fa 100644
--- a/sys-apps/findutils/findutils-4.2.30.ebuild
+++ b/sys-apps/findutils/findutils-4.2.30.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/findutils-4.2.30.ebuild,v 1.8 2007/06/01 02:52:34 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/findutils-4.2.30.ebuild,v 1.9 2007/06/01 14:07:58 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 build selinux static"
RDEPEND="selinux? ( sys-libs/libselinux )"
diff --git a/sys-apps/findutils/findutils-4.3.4.ebuild b/sys-apps/findutils/findutils-4.3.4.ebuild
index cb60d802e668..87b47223ae34 100644
--- a/sys-apps/findutils/findutils-4.3.4.ebuild
+++ b/sys-apps/findutils/findutils-4.3.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/findutils-4.3.4.ebuild,v 1.10 2007/06/01 02:52:34 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/findutils-4.3.4.ebuild,v 1.11 2007/06/01 14:07:58 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 )