diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-28 11:32:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-28 11:32:27 +0000 |
commit | 93298cb2b28f5600a0fc33a091b88f4ef48ceece (patch) | |
tree | 7ce5742dde895e94becc556bbcda4d065642f3b4 /x11-libs/cairo | |
parent | Stable for ia64, wrt bug #440872 (diff) | |
download | gentoo-2-93298cb2b28f5600a0fc33a091b88f4ef48ceece.tar.gz gentoo-2-93298cb2b28f5600a0fc33a091b88f4ef48ceece.tar.bz2 gentoo-2-93298cb2b28f5600a0fc33a091b88f4ef48ceece.zip |
Stable for ia64, wrt bug #440872
(Portage version: 2.1.11.31/cvs/Linux ia64, 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 2fd4dd89e03f..32073965f3b9 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.317 2012/12/17 20:24:43 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.318 2012/12/28 11:32:27 ago Exp $ + + 28 Dec 2012; Agostino Sarubbo <ago@gentoo.org> cairo-1.10.2-r3.ebuild: + Stable for ia64, wrt bug #440872 17 Dec 2012; Markus Meier <maekke@gentoo.org> cairo-1.10.2-r3.ebuild: arm stable, 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 da12aa015fab..2623539ed313 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.7 2012/12/17 20:24:43 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.10.2-r3.ebuild,v 1.8 2012/12/28 11:32:27 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 |