diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-30 14:52:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-30 14:52:32 +0000 |
commit | e3ed3c44527f28310c9a0798c7e198deef397db0 (patch) | |
tree | a6062781d8ad7701356b1533b73a7d7c4c3b9094 /x11-libs/cairo | |
parent | Stable for alpha, wrt bug #440872 (diff) | |
download | gentoo-2-e3ed3c44527f28310c9a0798c7e198deef397db0.tar.gz gentoo-2-e3ed3c44527f28310c9a0798c7e198deef397db0.tar.bz2 gentoo-2-e3ed3c44527f28310c9a0798c7e198deef397db0.zip |
Stable for alpha, wrt bug #440872
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'x11-libs/cairo')
-rw-r--r-- | x11-libs/cairo/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/cairo/cairo-1.10.2-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/cairo/ChangeLog b/x11-libs/cairo/ChangeLog index 56a781ce111f..1c4f313810f6 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.319 2012/12/28 17:41:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.320 2012/12/30 14:52:32 ago Exp $ + + 30 Dec 2012; Agostino Sarubbo <ago@gentoo.org> cairo-1.10.2-r3.ebuild: + Stable for alpha, wrt bug #440872 28 Dec 2012; Agostino Sarubbo <ago@gentoo.org> cairo-1.10.2-r3.ebuild: Stable for sparc, wrt bug #440872 diff --git a/x11-libs/cairo/cairo-1.10.2-r3.ebuild b/x11-libs/cairo/cairo-1.10.2-r3.ebuild index ebdab73b11cb..82f1da910565 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.9 2012/12/28 17:41:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.10.2-r3.ebuild,v 1.10 2012/12/30 14:52:32 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 |