summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-07-26 16:37:21 +0000
committerJeroen Roovers <jer@gentoo.org>2008-07-26 16:37:21 +0000
commit5c9ecc4122caaa457028094ed405a284a527a84e (patch)
treea4389a3b65f0becfd2f6f9f387ba8ca6fe853d07 /x11-libs
parentFix hppa optimization (diff)
downloadhistorical-5c9ecc4122caaa457028094ed405a284a527a84e.tar.gz
historical-5c9ecc4122caaa457028094ed405a284a527a84e.tar.bz2
historical-5c9ecc4122caaa457028094ed405a284a527a84e.zip
Stable for HPPA (bug #224929).
Package-Manager: portage-2.2_rc3/cvs/Linux 2.6.24-gentoo-r2-JeR i686
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/cairo/ChangeLog5
-rw-r--r--x11-libs/cairo/cairo-1.6.4.ebuild4
-rw-r--r--x11-libs/pixman/ChangeLog5
-rw-r--r--x11-libs/pixman/pixman-0.10.0.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/x11-libs/cairo/ChangeLog b/x11-libs/cairo/ChangeLog
index a37b4b90910c..3ae898390f9d 100644
--- a/x11-libs/cairo/ChangeLog
+++ b/x11-libs/cairo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/cairo
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.187 2008/06/13 18:50:41 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.188 2008/07/26 16:37:21 jer Exp $
+
+ 26 Jul 2008; Jeroen Roovers <jer@gentoo.org> cairo-1.6.4.ebuild:
+ Stable for HPPA (bug #224929).
13 Jun 2008; Doug Goldstein <cardoe@gentoo.org> cairo-1.6.4.ebuild:
remove USE=test DEPEND section to stop circular depend
diff --git a/x11-libs/cairo/cairo-1.6.4.ebuild b/x11-libs/cairo/cairo-1.6.4.ebuild
index cd652dc3ef81..0e4ae4c9eb58 100644
--- a/x11-libs/cairo/cairo-1.6.4.ebuild
+++ b/x11-libs/cairo/cairo-1.6.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.6.4.ebuild,v 1.9 2008/06/13 18:50:41 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.6.4.ebuild,v 1.10 2008/07/26 16:37:21 jer 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 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd"
IUSE="debug directfb doc glitz opengl svg test 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/pixman/ChangeLog b/x11-libs/pixman/ChangeLog
index 23eb348ee8d4..6bf1becc317b 100644
--- a/x11-libs/pixman/ChangeLog
+++ b/x11-libs/pixman/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/pixman
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/ChangeLog,v 1.18 2008/07/21 14:44:21 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/ChangeLog,v 1.19 2008/07/26 16:36:50 jer Exp $
+
+ 26 Jul 2008; Jeroen Roovers <jer@gentoo.org> pixman-0.10.0.ebuild:
+ Stable for HPPA (bug #224929).
21 Jul 2008; Doug Goldstein <cardoe@gentoo.org> pixman-0.11.8.ebuild:
Add pkg_setup() checks for SSE & SSE2 use flags as well as SSE2 and GCC
diff --git a/x11-libs/pixman/pixman-0.10.0.ebuild b/x11-libs/pixman/pixman-0.10.0.ebuild
index 5c23c883d46f..d69635d6540c 100644
--- a/x11-libs/pixman/pixman-0.10.0.ebuild
+++ b/x11-libs/pixman/pixman-0.10.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.10.0.ebuild,v 1.5 2008/06/07 19:00:52 ken69267 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.10.0.ebuild,v 1.6 2008/07/26 16:36:50 jer Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,4 +8,4 @@
inherit x-modular
DESCRIPTION="Low-level pixel manipulation routines"
-KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd"