summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2010-08-15 15:35:13 +0000
committerMarkus Meier <maekke@gentoo.org>2010-08-15 15:35:13 +0000
commit6ac67925dec241a003db2b012d982de0a908ec17 (patch)
tree7237578552559040e585be87252b1c7b78e2ef97
parentarm stable, bug #328797 (diff)
downloadgentoo-2-6ac67925dec241a003db2b012d982de0a908ec17.tar.gz
gentoo-2-6ac67925dec241a003db2b012d982de0a908ec17.tar.bz2
gentoo-2-6ac67925dec241a003db2b012d982de0a908ec17.zip
arm stable, bug #329175
(Portage version: 2.2_rc67/cvs/Linux i686)
-rw-r--r--x11-libs/cairo/ChangeLog5
-rw-r--r--x11-libs/cairo/cairo-1.8.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/cairo/ChangeLog b/x11-libs/cairo/ChangeLog
index 041361010724..cd9b761b000f 100644
--- a/x11-libs/cairo/ChangeLog
+++ b/x11-libs/cairo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/cairo
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.250 2010/07/25 16:41:21 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.251 2010/08/15 15:35:13 maekke Exp $
+
+ 15 Aug 2010; Markus Meier <maekke@gentoo.org> cairo-1.8.10.ebuild:
+ arm stable, bug #329175
25 Jul 2010; Tobias Klausmann <klausman@gentoo.org> cairo-1.8.10.ebuild:
Stable on alpha, bug #324617
diff --git a/x11-libs/cairo/cairo-1.8.10.ebuild b/x11-libs/cairo/cairo-1.8.10.ebuild
index eec17b26d845..8c92cbc04b99 100644
--- a/x11-libs/cairo/cairo-1.8.10.ebuild
+++ b/x11-libs/cairo/cairo-1.8.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.8.10.ebuild,v 1.6 2010/07/25 16:41:21 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.8.10.ebuild,v 1.7 2010/08/15 15:35:13 maekke Exp $
EAPI=2
@@ -13,7 +13,7 @@ SRC_URI="http://cairographics.org/releases/${P}.tar.gz
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="aqua cleartype debug directfb doc glitz lcdfilter opengl +svg X xcb"
# Test causes a circular depend on gtk+... since gtk+ needs cairo but test needs gtk+ so we need to block it