summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2006-07-14 15:21:59 +0000
committerSimon Stelling <blubb@gentoo.org>2006-07-14 15:21:59 +0000
commit7f75c2cb733134a610244d49659379ffb8e7379f (patch)
tree87751c2a793217ac9d5fb8b358c2520573a09c80 /x11-libs/cairo/cairo-1.0.4.ebuild
parentRemoved old doc install. (diff)
downloadgentoo-2-7f75c2cb733134a610244d49659379ffb8e7379f.tar.gz
gentoo-2-7f75c2cb733134a610244d49659379ffb8e7379f.tar.bz2
gentoo-2-7f75c2cb733134a610244d49659379ffb8e7379f.zip
RESTRICT test phase for latest stable too; bug 118106
(Portage version: 3808-svn)
Diffstat (limited to 'x11-libs/cairo/cairo-1.0.4.ebuild')
-rw-r--r--x11-libs/cairo/cairo-1.0.4.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-libs/cairo/cairo-1.0.4.ebuild b/x11-libs/cairo/cairo-1.0.4.ebuild
index afb31063c469..17889bf69379 100644
--- a/x11-libs/cairo/cairo-1.0.4.ebuild
+++ b/x11-libs/cairo/cairo-1.0.4.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/x11-libs/cairo/cairo-1.0.4.ebuild,v 1.12 2006/06/25 20:31:11 the_paya Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.0.4.ebuild,v 1.13 2006/07/14 15:21:59 blubb Exp $
inherit eutils
@@ -12,6 +12,8 @@ LICENSE="|| ( LGPL-2.1 MPL-1.1 )"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ~ia64 mips ppc ~ppc-macos ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE="doc glitz png X"
+# bug 118106: not entirely broken, just too flakey
+RESTRICT="test"
RDEPEND="media-libs/fontconfig
>=media-libs/freetype-2.1