diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-02-23 16:36:24 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-02-23 16:36:24 +0000 |
commit | 42896153db431b61eebeef1321f45dc7518bf08d (patch) | |
tree | 91136806deea1d7fd57b766cdea4c4ba747116b0 /x11-libs/cairo/cairo-1.10.2-r1.ebuild | |
parent | Version bump. (diff) | |
download | historical-42896153db431b61eebeef1321f45dc7518bf08d.tar.gz historical-42896153db431b61eebeef1321f45dc7518bf08d.tar.bz2 historical-42896153db431b61eebeef1321f45dc7518bf08d.zip |
Stable for HPPA (bug #354237).
Package-Manager: portage-2.2.0_alpha24/cvs/Linux i686
Diffstat (limited to 'x11-libs/cairo/cairo-1.10.2-r1.ebuild')
-rw-r--r-- | x11-libs/cairo/cairo-1.10.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/cairo/cairo-1.10.2-r1.ebuild b/x11-libs/cairo/cairo-1.10.2-r1.ebuild index 9d0d47b278af..3e9376246e0d 100644 --- a/x11-libs/cairo/cairo-1.10.2-r1.ebuild +++ b/x11-libs/cairo/cairo-1.10.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.10.2-r1.ebuild,v 1.6 2011/02/14 23:22:41 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.10.2-r1.ebuild,v 1.7 2011/02/23 16:32:37 jer Exp $ EAPI=3 @@ -15,7 +15,7 @@ HOMEPAGE="http://cairographics.org/" LICENSE="|| ( LGPL-2.1 MPL-1.1 )" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="X aqua debug directfb doc drm gallium opengl openvg qt4 static-libs +svg xcb" # Test causes a circular depend on gtk+... since gtk+ needs cairo but test needs gtk+ so we need to block it |