summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-libs/cairo/ChangeLog5
-rw-r--r--x11-libs/cairo/cairo-1.4.4.ebuild4
-rw-r--r--x11-libs/xcb-util/ChangeLog5
-rw-r--r--x11-libs/xcb-util/xcb-util-0.2.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/x11-libs/cairo/ChangeLog b/x11-libs/cairo/ChangeLog
index f022a6854f56..662edce3f6d2 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.112 2007/04/15 15:32:13 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.113 2007/04/28 16:20:51 nixnut Exp $
+
+ 28 Apr 2007; nixnut <nixnut@gentoo.org> cairo-1.4.4.ebuild:
+ Stable on ppc wrt bug 176367
*cairo-1.4.4 (15 Apr 2007)
diff --git a/x11-libs/cairo/cairo-1.4.4.ebuild b/x11-libs/cairo/cairo-1.4.4.ebuild
index 41496023e98f..0798255aaa03 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.1 2007/04/15 15:32:13 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.4.4.ebuild,v 1.2 2007/04/28 16:20:51 nixnut 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
diff --git a/x11-libs/xcb-util/ChangeLog b/x11-libs/xcb-util/ChangeLog
index 060f9b913044..d42542d18dcc 100644
--- a/x11-libs/xcb-util/ChangeLog
+++ b/x11-libs/xcb-util/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/xcb-util
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/ChangeLog,v 1.15 2007/04/25 17:00:51 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/ChangeLog,v 1.16 2007/04/28 16:19:25 nixnut Exp $
+
+ 28 Apr 2007; nixnut <nixnut@gentoo.org> xcb-util-0.2.ebuild:
+ Stable on ppc wrt bug 176367
25 Apr 2007; Raúl Porcel <armin76@gentoo.org> xcb-util-0.2.ebuild:
Stable on ia64 wrt bug #175465.
diff --git a/x11-libs/xcb-util/xcb-util-0.2.ebuild b/x11-libs/xcb-util/xcb-util-0.2.ebuild
index 1b1f6b769d5c..bff2221237e2 100644
--- a/x11-libs/xcb-util/xcb-util-0.2.ebuild
+++ b/x11-libs/xcb-util/xcb-util-0.2.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/xcb-util/xcb-util-0.2.ebuild,v 1.4 2007/04/25 17:00:51 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/xcb-util-0.2.ebuild,v 1.5 2007/04/28 16:19:25 nixnut Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -12,7 +12,7 @@ HOMEPAGE="http://xcb.freedesktop.org/"
SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2"
LICENSE="X11"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
RDEPEND=">=x11-libs/libxcb-1"
DEPEND="${RDEPEND}