summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-11-16 16:40:45 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-11-16 16:40:45 +0000
commite06ac3ed30e96dccb19daad882373169d71756c1 (patch)
tree0560d64a3c586b95dda3b1ee8569a0231f243fe6 /x11-libs/cairo
parentStable for amd64, wrt bug #440872 (diff)
downloadgentoo-2-e06ac3ed30e96dccb19daad882373169d71756c1.tar.gz
gentoo-2-e06ac3ed30e96dccb19daad882373169d71756c1.tar.bz2
gentoo-2-e06ac3ed30e96dccb19daad882373169d71756c1.zip
Stable for amd64, wrt bug #440872
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'x11-libs/cairo')
-rw-r--r--x11-libs/cairo/ChangeLog5
-rw-r--r--x11-libs/cairo/cairo-1.10.2-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/cairo/ChangeLog b/x11-libs/cairo/ChangeLog
index 5dc5ad2c6fb1..68dddbc60c30 100644
--- a/x11-libs/cairo/ChangeLog
+++ b/x11-libs/cairo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/cairo
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.311 2012/11/15 16:58:27 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.312 2012/11/16 16:40:44 ago Exp $
+
+ 16 Nov 2012; Agostino Sarubbo <ago@gentoo.org> cairo-1.10.2-r3.ebuild:
+ Stable for amd64, wrt bug #440872
*cairo-1.12.8 (15 Nov 2012)
diff --git a/x11-libs/cairo/cairo-1.10.2-r3.ebuild b/x11-libs/cairo/cairo-1.10.2-r3.ebuild
index ac52926f3a15..dfadb971c48f 100644
--- a/x11-libs/cairo/cairo-1.10.2-r3.ebuild
+++ b/x11-libs/cairo/cairo-1.10.2-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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-r3.ebuild,v 1.1 2012/07/25 08:44:33 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.10.2-r3.ebuild,v 1.2 2012/11/16 16:40:45 ago 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 ~amd64-fbsd ~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 ~amd64-fbsd ~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 +glib 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