diff options
author | 2006-01-07 09:25:31 +0000 | |
---|---|---|
committer | 2006-01-07 09:25:31 +0000 | |
commit | 389125f1b2cfa0daf47c64114dce272d9680c633 (patch) | |
tree | 1d0d8ab1d9860d5dc0e72e8a812c8b193069bcbe /x11-libs | |
parent | arm/hppa/ia64/sh stable (diff) | |
download | gentoo-2-389125f1b2cfa0daf47c64114dce272d9680c633.tar.gz gentoo-2-389125f1b2cfa0daf47c64114dce272d9680c633.tar.bz2 gentoo-2-389125f1b2cfa0daf47c64114dce272d9680c633.zip |
arm/s390/sh stable
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/cairo/cairo-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/cairo/cairo-1.0.2.ebuild b/x11-libs/cairo/cairo-1.0.2.ebuild index 83ef530619e4..63daf95fc9ff 100644 --- a/x11-libs/cairo/cairo-1.0.2.ebuild +++ b/x11-libs/cairo/cairo-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.0.2.ebuild,v 1.9 2006/01/04 23:24:18 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.0.2.ebuild,v 1.10 2006/01/07 09:25:31 vapier Exp $ inherit eutils @@ -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 ~ppc-macos ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ppc64 s390 sh sparc x86" IUSE="doc glitz png X" RDEPEND="media-libs/fontconfig |