diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-03-05 15:41:54 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-03-05 15:41:54 +0000 |
commit | ec04dd7d0a3619702d2bb6a92e7d1972b3963cf9 (patch) | |
tree | 9a55625ee429e980ee1947e2854d92e1a8819960 /x11-libs/cairo | |
parent | Bumped to beta version, no need for snapshots anymore (diff) | |
download | gentoo-2-ec04dd7d0a3619702d2bb6a92e7d1972b3963cf9.tar.gz gentoo-2-ec04dd7d0a3619702d2bb6a92e7d1972b3963cf9.tar.bz2 gentoo-2-ec04dd7d0a3619702d2bb6a92e7d1972b3963cf9.zip |
alpha/arm/ia64/s390/sh/sparc stable wrt #354237
(Portage version: 2.1.9.41/cvs/Linux ia64)
Diffstat (limited to 'x11-libs/cairo')
-rw-r--r-- | x11-libs/cairo/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/cairo/cairo-1.10.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/cairo/ChangeLog b/x11-libs/cairo/ChangeLog index 5c47aba62c48..6afef574277c 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.273 2011/02/23 16:32:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.274 2011/03/05 15:41:54 armin76 Exp $ + + 05 Mar 2011; Raúl Porcel <armin76@gentoo.org> cairo-1.10.2-r1.ebuild: + alpha/arm/ia64/s390/sh/sparc stable wrt #354237 23 Feb 2011; Jeroen Roovers <jer@gentoo.org> cairo-1.10.2-r1.ebuild: Stable for HPPA (bug #354237). diff --git a/x11-libs/cairo/cairo-1.10.2-r1.ebuild b/x11-libs/cairo/cairo-1.10.2-r1.ebuild index 3e9376246e0d..da81534f8632 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.7 2011/02/23 16:32:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.10.2-r1.ebuild,v 1.8 2011/03/05 15:41:54 armin76 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 |