summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-06-24 22:28:43 +0000
committerMike Frysinger <vapier@gentoo.org>2007-06-24 22:28:43 +0000
commit1e3b71c447651382698cb29529bf185223f3922c (patch)
tree1e4f1b45d6b77503a434aaa31d52887861af99a8 /x11-libs/cairo
parentarm/sh stable (diff)
downloadgentoo-2-1e3b71c447651382698cb29529bf185223f3922c.tar.gz
gentoo-2-1e3b71c447651382698cb29529bf185223f3922c.tar.bz2
gentoo-2-1e3b71c447651382698cb29529bf185223f3922c.zip
arm/s390/sh stable
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'x11-libs/cairo')
-rw-r--r--x11-libs/cairo/cairo-1.4.6.ebuild4
-rw-r--r--x11-libs/cairo/cairo-1.4.8.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-libs/cairo/cairo-1.4.6.ebuild b/x11-libs/cairo/cairo-1.4.6.ebuild
index ec12b04e2645..044294191866 100644
--- a/x11-libs/cairo/cairo-1.4.6.ebuild
+++ b/x11-libs/cairo/cairo-1.4.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.4.6.ebuild,v 1.9 2007/06/15 20:46:49 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.4.6.ebuild,v 1.10 2007/06/24 22:28:43 vapier 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 svg 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/cairo/cairo-1.4.8.ebuild b/x11-libs/cairo/cairo-1.4.8.ebuild
index c72850998970..08ac24bcc5f6 100644
--- a/x11-libs/cairo/cairo-1.4.8.ebuild
+++ b/x11-libs/cairo/cairo-1.4.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.4.8.ebuild,v 1.4 2007/06/15 21:55:05 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.4.8.ebuild,v 1.5 2007/06/24 22:28:43 vapier 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