summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-05-01 17:23:23 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-05-01 17:23:23 +0000
commit9821099329e5780b4e50ca3d969fc3d2996aed7e (patch)
treee7539fc7eaa68c7643609e4217be0e2ffe05ae43 /x11-libs
parentRemove old version (diff)
downloadgentoo-2-9821099329e5780b4e50ca3d969fc3d2996aed7e.tar.gz
gentoo-2-9821099329e5780b4e50ca3d969fc3d2996aed7e.tar.bz2
gentoo-2-9821099329e5780b4e50ca3d969fc3d2996aed7e.zip
Stable on ppc64; bug #176367
(Portage version: 2.1.2.2)
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/cairo/ChangeLog5
-rw-r--r--x11-libs/cairo/cairo-1.4.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/cairo/ChangeLog b/x11-libs/cairo/ChangeLog
index 255ce3539a9b..fcbaf58ebe34 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.115 2007/04/30 17:45:07 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.116 2007/05/01 17:23:23 corsair Exp $
+
+ 01 May 2007; Markus Rothe <corsair@gentoo.org> cairo-1.4.4.ebuild:
+ Stable on ppc64; bug #176367
30 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> cairo-1.4.4.ebuild:
Stable on sparc wrt #176367
diff --git a/x11-libs/cairo/cairo-1.4.4.ebuild b/x11-libs/cairo/cairo-1.4.4.ebuild
index d86f82a1e112..76dfd9c55826 100644
--- a/x11-libs/cairo/cairo-1.4.4.ebuild
+++ b/x11-libs/cairo/cairo-1.4.4.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.4.4.ebuild,v 1.4 2007/04/30 17:45:07 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.4.4.ebuild,v 1.5 2007/05/01 17:23:23 corsair Exp $
inherit eutils flag-o-matic libtool
@@ -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 xcb"
# Test causes a circular depend on gtk+... since gtk+ needs cairo but test needs gtk+ so we need to block it