summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-04-08 11:15:24 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-04-08 11:15:24 +0000
commit6cf01cb9e3c65bf2e9e00c20aac7b42a995ae406 (patch)
tree8233a658860b12ce8ed1c0a4395211d951d21b69 /x11-libs/cairo
parentremove old cruft (diff)
downloadgentoo-2-6cf01cb9e3c65bf2e9e00c20aac7b42a995ae406.tar.gz
gentoo-2-6cf01cb9e3c65bf2e9e00c20aac7b42a995ae406.tar.bz2
gentoo-2-6cf01cb9e3c65bf2e9e00c20aac7b42a995ae406.zip
alpha/ia64/sparc/x86 stable wrt #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 85f66c7ab856..e85f91e7a8f8 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.174 2008/04/08 04:24:43 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.175 2008/04/08 11:15:24 armin76 Exp $
+
+ 08 Apr 2008; Raúl Porcel <armin76@gentoo.org> cairo-1.4.14.ebuild:
+ alpha/ia64/sparc/x86 stable wrt #216774
08 Apr 2008; Jeroen Roovers <jer@gentoo.org> cairo-1.4.14.ebuild:
Stable for HPPA (bug #216774).
diff --git a/x11-libs/cairo/cairo-1.4.14.ebuild b/x11-libs/cairo/cairo-1.4.14.ebuild
index 23a3e15c013f..1f4dc9754bf6 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.5 2008/04/08 04:24:43 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.4.14.ebuild,v 1.6 2008/04/08 11:15:24 armin76 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