summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2007-02-22 00:30:22 +0000
committerJason Wever <weeve@gentoo.org>2007-02-22 00:30:22 +0000
commitf5cade1294b839bc78f035b13c58985c90515bc0 (patch)
treea55ed0a4f710b81ea94b13c0ab7560c097fe8e43 /x11-libs/cairo
parentRedigest for Manifest2 (diff)
downloadgentoo-2-f5cade1294b839bc78f035b13c58985c90515bc0.tar.gz
gentoo-2-f5cade1294b839bc78f035b13c58985c90515bc0.tar.bz2
gentoo-2-f5cade1294b839bc78f035b13c58985c90515bc0.zip
Stable on SPARC wrt bug #167573.
(Portage version: 2.1.2-r9)
Diffstat (limited to 'x11-libs/cairo')
-rw-r--r--x11-libs/cairo/ChangeLog5
-rw-r--r--x11-libs/cairo/cairo-1.2.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/cairo/ChangeLog b/x11-libs/cairo/ChangeLog
index cf9d271cf88a..1034709953bd 100644
--- a/x11-libs/cairo/ChangeLog
+++ b/x11-libs/cairo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/cairo
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.106 2007/02/21 21:48:01 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.107 2007/02/22 00:30:22 weeve Exp $
+
+ 22 Feb 2007; Jason Wever <weeve@gentoo.org> cairo-1.2.6.ebuild:
+ Stable on SPARC wrt bug #167573.
21 Feb 2007; Daniel Gryniewicz <dang@gentoo.org> cairo-1.2.6.ebuild:
Marked stable on amd64 for bug #167573
diff --git a/x11-libs/cairo/cairo-1.2.6.ebuild b/x11-libs/cairo/cairo-1.2.6.ebuild
index 7261b0dcf7bd..77f1f93789a3 100644
--- a/x11-libs/cairo/cairo-1.2.6.ebuild
+++ b/x11-libs/cairo/cairo-1.2.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.2.6.ebuild,v 1.14 2007/02/21 21:48:01 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.2.6.ebuild,v 1.15 2007/02/22 00:30:22 weeve Exp $
inherit eutils flag-o-matic
@@ -10,7 +10,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"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE="debug directfb doc glitz svg X"
# Test causes a circular depend on gtk+... since gtk+ needs cairo but test needs gtk+ so we need to block it