summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2007-09-22 05:38:16 +0000
committerTom Gall <tgall@gentoo.org>2007-09-22 05:38:16 +0000
commit8908182ca1c056bf4d97dbb51696a4d35746c975 (patch)
tree08821d9d4b6648cfa88117211b749afaae715881 /x11-libs
parentstable on ppc64 (diff)
downloadgentoo-2-8908182ca1c056bf4d97dbb51696a4d35746c975.tar.gz
gentoo-2-8908182ca1c056bf4d97dbb51696a4d35746c975.tar.bz2
gentoo-2-8908182ca1c056bf4d97dbb51696a4d35746c975.zip
stable on ppc64
(Portage version: 2.1.2.12)
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/cairo/ChangeLog5
-rw-r--r--x11-libs/cairo/cairo-1.4.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/cairo/ChangeLog b/x11-libs/cairo/ChangeLog
index 045acd0a8e7f..431bc41b1d14 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.144 2007/09/07 21:47:43 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.145 2007/09/22 05:38:16 tgall Exp $
+
+ 22 Sep 2007; Tom Gall <tgall@gentoo.org> cairo-1.4.10.ebuild:
+ stable on ppc64
07 Sep 2007; Jeroen Roovers <jer@gentoo.org> cairo-1.4.10.ebuild:
Stable for HPPA too.
diff --git a/x11-libs/cairo/cairo-1.4.10.ebuild b/x11-libs/cairo/cairo-1.4.10.ebuild
index f6a163972e38..926eac982bc5 100644
--- a/x11-libs/cairo/cairo-1.4.10.ebuild
+++ b/x11-libs/cairo/cairo-1.4.10.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.10.ebuild,v 1.9 2007/09/07 21:47:43 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.4.10.ebuild,v 1.10 2007/09/22 05:38:16 tgall 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 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