summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/cairo/Manifest12
-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, 15 insertions, 19 deletions
diff --git a/x11-libs/cairo/Manifest b/x11-libs/cairo/Manifest
index 1b6f73477f07..5dfc212c998d 100644
--- a/x11-libs/cairo/Manifest
+++ b/x11-libs/cairo/Manifest
@@ -1,13 +1,10 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 1b93074a4b17e31243387aab054f1760 ChangeLog 8015
MD5 3a4cce771cdc4714c6931467622c9ddc cairo-0.1.23-r1.ebuild 757
MD5 4db2c222787dd6470523acdfe996891e cairo-0.2.0-r1.ebuild 900
MD5 61d14abb26a608160a87e8596bbb601a cairo-0.3.0-r2.ebuild 996
MD5 627da87d1d67830749f3dafde81804ca cairo-0.3.0.ebuild 843
MD5 1d2ad415e2e6db1a58640bb93b15a34f cairo-0.4.0.ebuild 994
-MD5 8de4d1d519286ae1223dd77d8d85ae25 cairo-1.0.2.ebuild 1536
+MD5 0f1bb266eae7fffa7feced67c9ad332f cairo-1.0.2.ebuild 1535
MD5 4df3bcd9171f83ca24b03ab0f8eefb24 files/cairo-0.3.0-header-fix.diff 697
MD5 1ecec7f667ad4b91d876db0efdf4a261 files/cairo-0.4.0-makefile.patch 1553
MD5 6600a332745a27c0333f2c8193a805fa files/cairo-1.0.2-pkg_macro.patch 542
@@ -18,10 +15,3 @@ MD5 2a0e4de10c4b8aacdb9b5991825b30d5 files/digest-cairo-0.3.0-r2 63
MD5 f84da26023eb9d5a29079fbccc555523 files/digest-cairo-0.4.0 63
MD5 ce0ff23d9d7dc27eafe29f87bd52524e files/digest-cairo-1.0.2 64
MD5 ea284a6e24864155e0176859cbddf1b3 metadata.xml 335
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDuvy/ViELBEf1JB0RAtuXAJ9yIbc0o0JdbvoXCtOxHl5Ajga5HgCePRSP
-hChDo7Sd0Nvq7G8hWw/WGL0=
-=P5rE
------END PGP SIGNATURE-----
diff --git a/x11-libs/cairo/cairo-1.0.2.ebuild b/x11-libs/cairo/cairo-1.0.2.ebuild
index 1efb3f34b454..83ef530619e4 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.8 2006/01/03 22:37:34 ferdy Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.0.2.ebuild,v 1.9 2006/01/04 23:24:18 halcy0n 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 5b7c12d023a8..95353fa10344 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.208 2006/01/03 16:47:10 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.209 2006/01/04 23:25:15 halcy0n Exp $
+
+ 04 Jan 2006; Mark Loeser <halcy0n@gentoo.org> gtk+-2.8.8.ebuild:
+ Stable on x86; bug #117505
03 Jan 2006; Luis Medinas <metalgod@gentoo.org> gtk+-2.8.8.ebuild:
Stable on amd64. For bug #117505.
diff --git a/x11-libs/gtk+/gtk+-2.8.8.ebuild b/x11-libs/gtk+/gtk+-2.8.8.ebuild
index ec0842523581..4c3d008ababd 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.5 2006/01/03 16:47:10 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.8.8.ebuild,v 1.6 2006/01/04 23:25:15 halcy0n 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 827fde49a3f2..3c057817b9cc 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.117 2006/01/03 22:38:34 ferdy Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/ChangeLog,v 1.118 2006/01/04 23:24:44 halcy0n Exp $
+
+ 04 Jan 2006; Mark Loeser <halcy0n@gentoo.org> pango-1.10.2.ebuild:
+ Stable on x86; bug #117505
03 Jan 2006; Fernando J. Pereda <ferdy@gentoo.org> pango-1.10.2.ebuild:
Stable on alpha wrt bug #117505
diff --git a/x11-libs/pango/pango-1.10.2.ebuild b/x11-libs/pango/pango-1.10.2.ebuild
index f650526bbf85..cf649d02ec63 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.5 2006/01/03 22:38:34 ferdy Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.10.2.ebuild,v 1.6 2006/01/04 23:24:44 halcy0n 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="|| ( (