diff options
author | 2006-12-30 02:58:06 +0000 | |
---|---|---|
committer | 2006-12-30 02:58:06 +0000 | |
commit | 5eeb7a3f4b8fcb4e1eb0d460a1c14de57b8c5ca6 (patch) | |
tree | 4da214f1823855020eab8dc2978518e0876f261f /sys-apps | |
parent | respect user CFLAGS/CC #157783 by Diego Pettenò (diff) | |
download | gentoo-2-5eeb7a3f4b8fcb4e1eb0d460a1c14de57b8c5ca6.tar.gz gentoo-2-5eeb7a3f4b8fcb4e1eb0d460a1c14de57b8c5ca6.tar.bz2 gentoo-2-5eeb7a3f4b8fcb4e1eb0d460a1c14de57b8c5ca6.zip |
arm/ia64/s390/sh stable
(Portage version: 2.1.2_rc4-r2)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/findutils/findutils-4.2.29.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/findutils/findutils-4.3.2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-apps/findutils/findutils-4.2.29.ebuild b/sys-apps/findutils/findutils-4.2.29.ebuild index 1b55b244ca90..d7084abab351 100644 --- a/sys-apps/findutils/findutils-4.2.29.ebuild +++ b/sys-apps/findutils/findutils-4.2.29.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/findutils-4.2.29.ebuild,v 1.1 2006/12/07 00:51:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/findutils-4.2.29.ebuild,v 1.2 2006/12/30 02:58: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 ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc-macos ~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.2.ebuild b/sys-apps/findutils/findutils-4.3.2.ebuild index b979b6d26486..2f01764fd588 100644 --- a/sys-apps/findutils/findutils-4.3.2.ebuild +++ b/sys-apps/findutils/findutils-4.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/findutils-4.3.2.ebuild,v 1.1 2006/12/07 00:42:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/findutils-4.3.2.ebuild,v 1.2 2006/12/30 02:58: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 ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc-macos ~ppc64 s390 sh ~sparc ~x86 ~x86-fbsd" IUSE="nls selinux static" RDEPEND="selinux? ( sys-libs/libselinux ) |