summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gryniewicz <dang@gentoo.org>2009-03-11 02:26:29 +0000
committerDaniel Gryniewicz <dang@gentoo.org>2009-03-11 02:26:29 +0000
commitbd6c841174275b8449fa1f01f734dcd48368b8fc (patch)
tree9d8d656f66a12f70ce4a1a0353813ff799294912 /x11-libs/cairo/cairo-1.8.6-r1.ebuild
parentMarked stable on amd64 for bug #260063 (diff)
downloadgentoo-2-bd6c841174275b8449fa1f01f734dcd48368b8fc.tar.gz
gentoo-2-bd6c841174275b8449fa1f01f734dcd48368b8fc.tar.bz2
gentoo-2-bd6c841174275b8449fa1f01f734dcd48368b8fc.zip
Marked stable on amd64 for bug #260063
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/cairo/cairo-1.8.6-r1.ebuild')
-rw-r--r--x11-libs/cairo/cairo-1.8.6-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/cairo/cairo-1.8.6-r1.ebuild b/x11-libs/cairo/cairo-1.8.6-r1.ebuild
index 65217b03b54b..504915395904 100644
--- a/x11-libs/cairo/cairo-1.8.6-r1.ebuild
+++ b/x11-libs/cairo/cairo-1.8.6-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.8.6-r1.ebuild,v 1.3 2009/03/06 15:30:37 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.8.6-r1.ebuild,v 1.4 2009/03/11 02:26:29 dang 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="cleartype 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