summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2010-01-18 13:02:39 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2010-01-18 13:02:39 +0000
commit2e2af4a11e6e5b4b63ee5689d816a9f51eb5c921 (patch)
tree16c5c46c07f0a913fbd585e04e26fdd9b6859c47 /dev-embedded
parentRepeat after me: the next person using binchecks to sidestep QA tests will be... (diff)
downloadgentoo-2-2e2af4a11e6e5b4b63ee5689d816a9f51eb5c921.tar.gz
gentoo-2-2e2af4a11e6e5b4b63ee5689d816a9f51eb5c921.tar.bz2
gentoo-2-2e2af4a11e6e5b4b63ee5689d816a9f51eb5c921.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')
-rw-r--r--dev-embedded/scratchbox-devkit-perl/ChangeLog7
-rw-r--r--dev-embedded/scratchbox-devkit-perl/scratchbox-devkit-perl-1.0.4.ebuild4
2 files changed, 8 insertions, 3 deletions
diff --git a/dev-embedded/scratchbox-devkit-perl/ChangeLog b/dev-embedded/scratchbox-devkit-perl/ChangeLog
index 59ec46c96c35..633063513bbb 100644
--- a/dev-embedded/scratchbox-devkit-perl/ChangeLog
+++ b/dev-embedded/scratchbox-devkit-perl/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-embedded/scratchbox-devkit-perl
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox-devkit-perl/ChangeLog,v 1.4 2010/01/18 05:44:14 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox-devkit-perl/ChangeLog,v 1.5 2010/01/18 13:02:39 flameeyes Exp $
+
+ 18 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org>
+ scratchbox-devkit-perl-1.0.4.ebuild:
+ Repeat after me: the next person using binchecks to sidestep QA tests will
+ be asked to refrain from ever committing to the tree.
18 Jan 2010; Olivier Crête <tester@gentoo.org>
scratchbox-devkit-perl-1.0.4.ebuild:
diff --git a/dev-embedded/scratchbox-devkit-perl/scratchbox-devkit-perl-1.0.4.ebuild b/dev-embedded/scratchbox-devkit-perl/scratchbox-devkit-perl-1.0.4.ebuild
index 0d3567628207..038cb8e63549 100644
--- a/dev-embedded/scratchbox-devkit-perl/scratchbox-devkit-perl-1.0.4.ebuild
+++ b/dev-embedded/scratchbox-devkit-perl/scratchbox-devkit-perl-1.0.4.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-perl/scratchbox-devkit-perl-1.0.4.ebuild,v 1.4 2010/01/18 05:44:14 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox-devkit-perl/scratchbox-devkit-perl-1.0.4.ebuild,v 1.5 2010/01/18 13:02:39 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*"
DEPEND=""