summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-02-12 11:30:14 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-02-12 11:30:14 +0000
commitb0d680fcb5f65317b18b8f06031549c784ea62a0 (patch)
treeea67245480a9d7a07821cbf4475f5984c85bcd83 /x11-libs/cairo
parentStable on amd64 wrt bug #354237 (diff)
downloadgentoo-2-b0d680fcb5f65317b18b8f06031549c784ea62a0.tar.gz
gentoo-2-b0d680fcb5f65317b18b8f06031549c784ea62a0.tar.bz2
gentoo-2-b0d680fcb5f65317b18b8f06031549c784ea62a0.zip
Stable on amd64 wrt bug #354237
(Portage version: 2.1.9.39/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/cairo')
-rw-r--r--x11-libs/cairo/ChangeLog5
-rw-r--r--x11-libs/cairo/cairo-1.10.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/cairo/ChangeLog b/x11-libs/cairo/ChangeLog
index c0655000c70e..86f415bb16a6 100644
--- a/x11-libs/cairo/ChangeLog
+++ b/x11-libs/cairo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/cairo
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.269 2011/01/23 11:02:44 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.270 2011/02/12 11:30:14 hwoarang Exp $
+
+ 12 Feb 2011; Markos Chandras <hwoarang@gentoo.org> cairo-1.10.2-r1.ebuild:
+ Stable on amd64 wrt bug #354237
23 Jan 2011; Fabian Groffen <grobian@gentoo.org> cairo-1.10.2-r1.ebuild:
Fix compilation on PPC Darwin hosts
diff --git a/x11-libs/cairo/cairo-1.10.2-r1.ebuild b/x11-libs/cairo/cairo-1.10.2-r1.ebuild
index 94ce745063ce..5b8e14a196d6 100644
--- a/x11-libs/cairo/cairo-1.10.2-r1.ebuild
+++ b/x11-libs/cairo/cairo-1.10.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.10.2-r1.ebuild,v 1.3 2011/01/23 11:02:44 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.10.2-r1.ebuild,v 1.4 2011/02/12 11:30:14 hwoarang Exp $
EAPI=3
@@ -15,7 +15,7 @@ HOMEPAGE="http://cairographics.org/"
LICENSE="|| ( LGPL-2.1 MPL-1.1 )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="X aqua debug directfb doc drm gallium opengl openvg qt4 static-libs +svg xcb"
# Test causes a circular depend on gtk+... since gtk+ needs cairo but test needs gtk+ so we need to block it