diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-04-13 22:49:25 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-04-13 22:49:25 +0000 |
commit | 706333314166d07afe032612328e01943cb985d8 (patch) | |
tree | b89ee00ddeabc5885e8b49cabd50a6d075484437 /x11-libs/cairo | |
parent | arm/sh stable (diff) | |
download | gentoo-2-706333314166d07afe032612328e01943cb985d8.tar.gz gentoo-2-706333314166d07afe032612328e01943cb985d8.tar.bz2 gentoo-2-706333314166d07afe032612328e01943cb985d8.zip |
arm/s390/sh stable
(Portage version: 2.2_pre5)
Diffstat (limited to 'x11-libs/cairo')
-rw-r--r-- | x11-libs/cairo/cairo-1.4.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/cairo/cairo-1.4.14.ebuild b/x11-libs/cairo/cairo-1.4.14.ebuild index 1f4dc9754bf6..45317d2c91b1 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.6 2008/04/08 11:15:24 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.4.14.ebuild,v 1.7 2008/04/13 22:49:25 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 |