summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/cairo/ChangeLog5
-rw-r--r--x11-libs/cairo/cairo-1.0.2.ebuild4
-rw-r--r--x11-libs/gtk+/ChangeLog5
-rw-r--r--x11-libs/gtk+/gtk+-2.8.8.ebuild4
-rw-r--r--x11-libs/pango/ChangeLog5
-rw-r--r--x11-libs/pango/pango-1.10.2.ebuild4
6 files changed, 18 insertions, 9 deletions
diff --git a/x11-libs/cairo/ChangeLog b/x11-libs/cairo/ChangeLog
index 27fdf38da7d2..ec42bf37a4f5 100644
--- a/x11-libs/cairo/ChangeLog
+++ b/x11-libs/cairo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/cairo
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.50 2006/01/03 13:38:25 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.51 2006/01/03 15:43:01 corsair Exp $
+
+ 03 Jan 2006; Markus Rothe <corsair@gentoo.org> cairo-1.0.2.ebuild:
+ Stable on ppc64
03 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> cairo-1.0.2.ebuild:
Stable on sparc wrt #117505
diff --git a/x11-libs/cairo/cairo-1.0.2.ebuild b/x11-libs/cairo/cairo-1.0.2.ebuild
index 81e24e450c28..f1e89c129571 100644
--- a/x11-libs/cairo/cairo-1.0.2.ebuild
+++ b/x11-libs/cairo/cairo-1.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.0.2.ebuild,v 1.5 2006/01/03 13:38:25 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.0.2.ebuild,v 1.6 2006/01/03 15:43:01 corsair Exp $
inherit eutils
@@ -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 ~ppc-macos ~ppc64 ~s390 ~sh sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ppc64 ~s390 ~sh sparc ~x86"
IUSE="doc glitz png X"
RDEPEND="media-libs/fontconfig
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog
index e44912308fe3..603dc14e7b84 100644
--- a/x11-libs/gtk+/ChangeLog
+++ b/x11-libs/gtk+/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/gtk+
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.206 2006/01/03 13:41:47 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.207 2006/01/03 15:45:16 corsair Exp $
+
+ 03 Jan 2006; Markus Rothe <corsair@gentoo.org> gtk+-2.8.8.ebuild:
+ Stable on ppc64
03 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> gtk+-2.8.8.ebuild:
Stable on sparc wrt #117505
diff --git a/x11-libs/gtk+/gtk+-2.8.8.ebuild b/x11-libs/gtk+/gtk+-2.8.8.ebuild
index 1dd44df766f0..8b510fde195b 100644
--- a/x11-libs/gtk+/gtk+-2.8.8.ebuild
+++ b/x11-libs/gtk+/gtk+-2.8.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.8.8.ebuild,v 1.3 2006/01/03 13:41:47 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.8.8.ebuild,v 1.4 2006/01/03 15:45:16 corsair Exp $
inherit gnome.org flag-o-matic eutils debug
@@ -11,7 +11,7 @@ SRC_URI="${SRC_URI}
LICENSE="LGPL-2"
SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 sparc ~x86"
IUSE="debug doc jpeg tiff"
RDEPEND="|| ( (
diff --git a/x11-libs/pango/ChangeLog b/x11-libs/pango/ChangeLog
index 13f3c8feb42f..dee29e35b7d8 100644
--- a/x11-libs/pango/ChangeLog
+++ b/x11-libs/pango/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/pango
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/ChangeLog,v 1.114 2006/01/03 13:39:37 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/ChangeLog,v 1.115 2006/01/03 15:43:41 corsair Exp $
+
+ 03 Jan 2006; Markus Rothe <corsair@gentoo.org> pango-1.10.2.ebuild:
+ Stable on ppc64
03 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> pango-1.10.2.ebuild:
Stable on sparc wrt #117505
diff --git a/x11-libs/pango/pango-1.10.2.ebuild b/x11-libs/pango/pango-1.10.2.ebuild
index ebc59d0ea762..7cb9aba2c584 100644
--- a/x11-libs/pango/pango-1.10.2.ebuild
+++ b/x11-libs/pango/pango-1.10.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.10.2.ebuild,v 1.2 2006/01/03 13:39:37 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.10.2.ebuild,v 1.3 2006/01/03 15:43:41 corsair Exp $
inherit eutils gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.pango.org/"
LICENSE="LGPL-2 FTL"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 sparc ~x86"
IUSE="doc"
RDEPEND="|| ( (