summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-04-08 04:24:43 +0000
committerJeroen Roovers <jer@gentoo.org>2008-04-08 04:24:43 +0000
commit843e4e9e97e6614d819ca98af22778b6320dcce6 (patch)
tree756bbe9b201884a7ea2ecae9af85f79193b1fa03 /x11-libs/cairo
parentStable for HPPA (bug #215735). (diff)
downloadgentoo-2-843e4e9e97e6614d819ca98af22778b6320dcce6.tar.gz
gentoo-2-843e4e9e97e6614d819ca98af22778b6320dcce6.tar.bz2
gentoo-2-843e4e9e97e6614d819ca98af22778b6320dcce6.zip
Stable for HPPA (bug #216774).
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-libs/cairo')
-rw-r--r--x11-libs/cairo/ChangeLog5
-rw-r--r--x11-libs/cairo/cairo-1.4.14.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/cairo/ChangeLog b/x11-libs/cairo/ChangeLog
index 75e3a112c45b..85f66c7ab856 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.173 2008/04/07 20:44:38 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.174 2008/04/08 04:24:43 jer Exp $
+
+ 08 Apr 2008; Jeroen Roovers <jer@gentoo.org> cairo-1.4.14.ebuild:
+ Stable for HPPA (bug #216774).
07 Apr 2008; Samuli Suominen <drac@gentoo.org> cairo-1.4.14.ebuild:
stable amd64, bug 216774
diff --git a/x11-libs/cairo/cairo-1.4.14.ebuild b/x11-libs/cairo/cairo-1.4.14.ebuild
index 8cf6815056b5..23a3e15c013f 100644
--- a/x11-libs/cairo/cairo-1.4.14.ebuild
+++ b/x11-libs/cairo/cairo-1.4.14.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.4.14.ebuild,v 1.4 2008/04/07 20:44:38 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.4.14.ebuild,v 1.5 2008/04/08 04:24:43 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 ~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