summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Januszewski <spock@gentoo.org>2008-10-20 12:56:29 +0000
committerMichael Januszewski <spock@gentoo.org>2008-10-20 12:56:29 +0000
commit5346d5b820ac654734cdcc0b62a73630fd4f793e (patch)
treea97761d94b1964f0f23c1a3e2ef434b35cf24997 /sys-apps/fakechroot
parentstable amd64, bug 242820 (diff)
downloadgentoo-2-5346d5b820ac654734cdcc0b62a73630fd4f793e.tar.gz
gentoo-2-5346d5b820ac654734cdcc0b62a73630fd4f793e.tar.bz2
gentoo-2-5346d5b820ac654734cdcc0b62a73630fd4f793e.zip
Disable the test phase since the test provided by the package is broken.
(Portage version: 2.2_rc12/cvs/Linux 2.6.27 x86_64)
Diffstat (limited to 'sys-apps/fakechroot')
-rw-r--r--sys-apps/fakechroot/ChangeLog5
-rw-r--r--sys-apps/fakechroot/fakechroot-2.8.ebuild4
2 files changed, 7 insertions, 2 deletions
diff --git a/sys-apps/fakechroot/ChangeLog b/sys-apps/fakechroot/ChangeLog
index f6a158cd199e..1f9f008d1eca 100644
--- a/sys-apps/fakechroot/ChangeLog
+++ b/sys-apps/fakechroot/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/fakechroot
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/fakechroot/ChangeLog,v 1.2 2008/09/07 10:59:42 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/fakechroot/ChangeLog,v 1.3 2008/10/20 12:56:29 spock Exp $
+
+ 20 Oct 2008; Michał Januszewski <spock@gentoo.org> fakechroot-2.8.ebuild:
+ Disable the test phase since the test provided by the package is broken.
*fakechroot-2.8 (07 Sep 2008)
diff --git a/sys-apps/fakechroot/fakechroot-2.8.ebuild b/sys-apps/fakechroot/fakechroot-2.8.ebuild
index 4d2f6c6bd435..f4f0441d0492 100644
--- a/sys-apps/fakechroot/fakechroot-2.8.ebuild
+++ b/sys-apps/fakechroot/fakechroot-2.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/fakechroot/fakechroot-2.8.ebuild,v 1.1 2008/09/07 10:59:42 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/fakechroot/fakechroot-2.8.ebuild,v 1.2 2008/10/20 12:56:29 spock Exp $
inherit eutils
@@ -16,6 +16,8 @@ IUSE=""
RDEPEND=""
DEPEND=""
+RESTRICT="test"
+
src_install() {
emake DESTDIR="${D}" install || die
dodoc README THANKS