diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-02-19 17:52:21 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-02-19 17:52:21 +0000 |
commit | 8de2f97655b50f3f79170ee0909bd3b5ead1effb (patch) | |
tree | 1f5e6f347ef5c0bd4f3061156ce5abd81c35f7d1 /x11-libs/cairo/cairo-1.2.6.ebuild | |
parent | Stable for HPPA (bug #166309). (diff) | |
download | gentoo-2-8de2f97655b50f3f79170ee0909bd3b5ead1effb.tar.gz gentoo-2-8de2f97655b50f3f79170ee0909bd3b5ead1effb.tar.bz2 gentoo-2-8de2f97655b50f3f79170ee0909bd3b5ead1effb.zip |
Stable on ppc wrt bug 167573
(Portage version: 2.1.2-r9)
Diffstat (limited to 'x11-libs/cairo/cairo-1.2.6.ebuild')
-rw-r--r-- | x11-libs/cairo/cairo-1.2.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/cairo/cairo-1.2.6.ebuild b/x11-libs/cairo/cairo-1.2.6.ebuild index 045c9f3bd2f7..295bcac53dde 100644 --- a/x11-libs/cairo/cairo-1.2.6.ebuild +++ b/x11-libs/cairo/cairo-1.2.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.2.6.ebuild,v 1.9 2007/02/19 11:22:28 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.2.6.ebuild,v 1.10 2007/02/19 17:52:21 nixnut Exp $ inherit eutils flag-o-matic @@ -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" # Test causes a circular depend on gtk+... since gtk+ needs cairo but test needs gtk+ so we need to block it |