diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2010-01-18 13:01:12 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2010-01-18 13:01:12 +0000 |
commit | 254fc5066174a5052863cf9ec5cd90746984ac6c (patch) | |
tree | ef827d200532419498364531b7d84398b9eab16f /dev-embedded/scratchbox-devkit-cputransp/scratchbox-devkit-cputransp-1.0.9.ebuild | |
parent | Repeat after me: the next person using binchecks to sidestep QA tests will be... (diff) | |
download | gentoo-2-254fc5066174a5052863cf9ec5cd90746984ac6c.tar.gz gentoo-2-254fc5066174a5052863cf9ec5cd90746984ac6c.tar.bz2 gentoo-2-254fc5066174a5052863cf9ec5cd90746984ac6c.zip |
Repeat after me: the next person using binchecks to sidestep QA tests will be asked to refrain from ever committing to the tree.
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'dev-embedded/scratchbox-devkit-cputransp/scratchbox-devkit-cputransp-1.0.9.ebuild')
-rw-r--r-- | dev-embedded/scratchbox-devkit-cputransp/scratchbox-devkit-cputransp-1.0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-embedded/scratchbox-devkit-cputransp/scratchbox-devkit-cputransp-1.0.9.ebuild b/dev-embedded/scratchbox-devkit-cputransp/scratchbox-devkit-cputransp-1.0.9.ebuild index 30ba8d03d63a..9e5e1632f9c4 100644 --- a/dev-embedded/scratchbox-devkit-cputransp/scratchbox-devkit-cputransp-1.0.9.ebuild +++ b/dev-embedded/scratchbox-devkit-cputransp/scratchbox-devkit-cputransp-1.0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox-devkit-cputransp/scratchbox-devkit-cputransp-1.0.9.ebuild,v 1.4 2010/01/18 05:42:17 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox-devkit-cputransp/scratchbox-devkit-cputransp-1.0.9.ebuild,v 1.5 2010/01/18 13:01:12 flameeyes Exp $ SBOX_GROUP="sbox" @@ -13,7 +13,7 @@ KEYWORDS="~amd64 ~x86" IUSE="" # Stripping BREAKS scratchbox, it runs in a chroot and is pre-stripped when needed (bug #296294) -RESTRICT="strip binchecks" +RESTRICT="strip" RDEPEND="=dev-embedded/scratchbox-1.0*" RDEPEND="" |