diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-25 20:59:22 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-25 20:59:22 +0000 |
commit | 3141741bcb8f8212e14b9e437f1f68f38c8faddd (patch) | |
tree | d9e30a7b4411e1b28bffb746e10d325e2baf76ed /sys-apps/findutils | |
parent | QA - fix use invocation (Manifest recommit) (diff) | |
download | gentoo-2-3141741bcb8f8212e14b9e437f1f68f38c8faddd.tar.gz gentoo-2-3141741bcb8f8212e14b9e437f1f68f38c8faddd.tar.bz2 gentoo-2-3141741bcb8f8212e14b9e437f1f68f38c8faddd.zip |
QA - fix use invocation
Diffstat (limited to 'sys-apps/findutils')
-rw-r--r-- | sys-apps/findutils/findutils-4.1.20-r1.ebuild | 6 | ||||
-rw-r--r-- | sys-apps/findutils/findutils-4.1.7-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/findutils/findutils-4.1.7-r2.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/findutils/findutils-4.1.7-r3.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/findutils/findutils-4.1.7-r5.ebuild | 6 |
5 files changed, 11 insertions, 13 deletions
diff --git a/sys-apps/findutils/findutils-4.1.20-r1.ebuild b/sys-apps/findutils/findutils-4.1.20-r1.ebuild index b329de7907fd..cb2309d63967 100644 --- a/sys-apps/findutils/findutils-4.1.20-r1.ebuild +++ b/sys-apps/findutils/findutils-4.1.20-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/findutils-4.1.20-r1.ebuild,v 1.20 2004/06/24 22:06:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/findutils-4.1.20-r1.ebuild,v 1.21 2004/06/25 20:59:21 agriffis Exp $ inherit eutils flag-o-matic gnuconfig @@ -31,9 +31,7 @@ src_unpack() { cd ${S} # Detect new systems properly - use mips && gnuconfig_update - use ppc64 && gnuconfig_update - use sh && gnuconfig_update + gnuconfig_update # Don't build or install locate because it conflicts with slocate, # which is a secure version of locate. See bug 18729 diff --git a/sys-apps/findutils/findutils-4.1.7-r1.ebuild b/sys-apps/findutils/findutils-4.1.7-r1.ebuild index 25d313e76a14..04586ba81370 100644 --- a/sys-apps/findutils/findutils-4.1.7-r1.ebuild +++ b/sys-apps/findutils/findutils-4.1.7-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/findutils-4.1.7-r1.ebuild,v 1.19 2004/06/24 22:06:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/findutils-4.1.7-r1.ebuild,v 1.20 2004/06/25 20:59:21 agriffis Exp $ IUSE="nls build" @@ -43,7 +43,7 @@ src_install() { dosed "s:TMPDIR=/usr/tmp:TMPDIR=/tmp:" usr/bin/updatedb rm -rf ${D}/usr/var - if [ -z "`use build`" ] + if ! use build then dodoc COPYING NEWS README TODO ChangeLog else diff --git a/sys-apps/findutils/findutils-4.1.7-r2.ebuild b/sys-apps/findutils/findutils-4.1.7-r2.ebuild index 99964bc612dc..d2362908d421 100644 --- a/sys-apps/findutils/findutils-4.1.7-r2.ebuild +++ b/sys-apps/findutils/findutils-4.1.7-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/findutils-4.1.7-r2.ebuild,v 1.15 2004/06/24 22:06:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/findutils-4.1.7-r2.ebuild,v 1.16 2004/06/25 20:59:22 agriffis Exp $ IUSE="nls build afs" @@ -53,7 +53,7 @@ src_install() { dosed "s:TMPDIR=/usr/tmp:TMPDIR=/tmp:" usr/bin/updatedb rm -rf ${D}/usr/var - if [ -z "`use build`" ] + if ! use build then dodoc COPYING NEWS README TODO ChangeLog else diff --git a/sys-apps/findutils/findutils-4.1.7-r3.ebuild b/sys-apps/findutils/findutils-4.1.7-r3.ebuild index 961da18bd997..5dd860a335bb 100644 --- a/sys-apps/findutils/findutils-4.1.7-r3.ebuild +++ b/sys-apps/findutils/findutils-4.1.7-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/findutils-4.1.7-r3.ebuild,v 1.13 2004/06/24 22:06:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/findutils-4.1.7-r3.ebuild,v 1.14 2004/06/25 20:59:22 agriffis Exp $ IUSE="nls build afs" @@ -57,7 +57,7 @@ src_install() { dosed "s:TMPDIR=/usr/tmp:TMPDIR=/tmp:" usr/bin/updatedb rm -rf ${D}/usr/var - if [ -z "`use build`" ] + if ! use build then dodoc COPYING NEWS README TODO ChangeLog else diff --git a/sys-apps/findutils/findutils-4.1.7-r5.ebuild b/sys-apps/findutils/findutils-4.1.7-r5.ebuild index b6ead9770669..fb657bf6b839 100644 --- a/sys-apps/findutils/findutils-4.1.7-r5.ebuild +++ b/sys-apps/findutils/findutils-4.1.7-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/findutils-4.1.7-r5.ebuild,v 1.9 2004/06/24 22:06:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/findutils-4.1.7-r5.ebuild,v 1.10 2004/06/25 20:59:22 agriffis Exp $ IUSE="nls build afs" @@ -39,8 +39,8 @@ src_unpack() { src_compile() { local myconf - # Detect mips properly - use mips && gnuconfig_update + # Detect new systems properly + gnuconfig_update use nls || myconf="${myconf} --disable-nls" |