diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-07-14 15:21:59 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-07-14 15:21:59 +0000 |
commit | 7f75c2cb733134a610244d49659379ffb8e7379f (patch) | |
tree | 87751c2a793217ac9d5fb8b358c2520573a09c80 /x11-libs/cairo | |
parent | Removed old doc install. (diff) | |
download | gentoo-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')
-rw-r--r-- | x11-libs/cairo/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/cairo/cairo-1.0.4.ebuild | 4 |
2 files changed, 7 insertions, 2 deletions
diff --git a/x11-libs/cairo/ChangeLog b/x11-libs/cairo/ChangeLog index 79db53c4dddf..d73b67a894f6 100644 --- a/x11-libs/cairo/ChangeLog +++ b/x11-libs/cairo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/cairo # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.76 2006/07/10 06:05:27 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.77 2006/07/14 15:21:59 blubb Exp $ + + 14 Jul 2006; Simon Stelling <blubb@gentoo.org> cairo-1.0.4.ebuild: + RESTRICT test phase for latest stable too; bug 118106 10 Jul 2006; Doug Goldstein <cardoe@gentoo.org> -files/cairo-1.1.6-poppler-revert.patch, -cairo-1.1.6.ebuild, 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 |