diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-08-25 13:55:07 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-08-25 13:55:07 +0000 |
commit | d3831f677f87b17ff0225926da845dbdffc69ff7 (patch) | |
tree | 8a7ed0409cfed60b9fb8638554009ce31a9bbfbd /x11-libs | |
parent | arm/sh stable (diff) | |
download | gentoo-2-d3831f677f87b17ff0225926da845dbdffc69ff7.tar.gz gentoo-2-d3831f677f87b17ff0225926da845dbdffc69ff7.tar.bz2 gentoo-2-d3831f677f87b17ff0225926da845dbdffc69ff7.zip |
arm/s390/sh stable
(Portage version: 2.1.3.7)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/cairo/cairo-1.4.10.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/cairo/cairo-1.4.4.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-libs/cairo/cairo-1.4.10.ebuild b/x11-libs/cairo/cairo-1.4.10.ebuild index 2add98505a63..1d178683b5ed 100644 --- a/x11-libs/cairo/cairo-1.4.10.ebuild +++ b/x11-libs/cairo/cairo-1.4.10.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.10.ebuild,v 1.7 2007/08/11 14:47:38 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.4.10.ebuild,v 1.8 2007/08/25 13:55:07 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 diff --git a/x11-libs/cairo/cairo-1.4.4.ebuild b/x11-libs/cairo/cairo-1.4.4.ebuild index afb3221d398d..683f84aa21cc 100644 --- a/x11-libs/cairo/cairo-1.4.4.ebuild +++ b/x11-libs/cairo/cairo-1.4.4.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.4.ebuild,v 1.10 2007/06/14 05:45:29 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.4.4.ebuild,v 1.11 2007/08/25 13:55:07 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 |