diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-07-26 16:37:21 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-07-26 16:37:21 +0000 |
commit | d05dda766c3b44a40c7def24ab6b9e380cb64f57 (patch) | |
tree | 92aff0e0fea1b6a22c56b48a6fd68acbea8455c5 /x11-libs/cairo/cairo-1.6.4.ebuild | |
parent | Stable for HPPA (bug #224929). (diff) | |
download | gentoo-2-d05dda766c3b44a40c7def24ab6b9e380cb64f57.tar.gz gentoo-2-d05dda766c3b44a40c7def24ab6b9e380cb64f57.tar.bz2 gentoo-2-d05dda766c3b44a40c7def24ab6b9e380cb64f57.zip |
Stable for HPPA (bug #224929).
(Portage version: 2.2_rc3/cvs/Linux 2.6.24-gentoo-r2-JeR i686)
Diffstat (limited to 'x11-libs/cairo/cairo-1.6.4.ebuild')
-rw-r--r-- | x11-libs/cairo/cairo-1.6.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/cairo/cairo-1.6.4.ebuild b/x11-libs/cairo/cairo-1.6.4.ebuild index cd652dc3ef81..0e4ae4c9eb58 100644 --- a/x11-libs/cairo/cairo-1.6.4.ebuild +++ b/x11-libs/cairo/cairo-1.6.4.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.6.4.ebuild,v 1.9 2008/06/13 18:50:41 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.6.4.ebuild,v 1.10 2008/07/26 16:37:21 jer 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 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="debug directfb doc glitz opengl svg test X xcb" # Test causes a circular depend on gtk+... since gtk+ needs cairo but test needs gtk+ so we need to block it |