diff options
author | 2006-04-15 01:28:14 +0000 | |
---|---|---|
committer | 2006-04-15 01:28:14 +0000 | |
commit | 024b7528520dedca867475d03fb06d3fa1cb3234 (patch) | |
tree | f3087c6643d1835a7a4022761d01cac53da67b8c /x11-libs/cairo/cairo-1.0.4.ebuild | |
parent | stable on mips (diff) | |
download | gentoo-2-024b7528520dedca867475d03fb06d3fa1cb3234.tar.gz gentoo-2-024b7528520dedca867475d03fb06d3fa1cb3234.tar.bz2 gentoo-2-024b7528520dedca867475d03fb06d3fa1cb3234.zip |
stable on mips
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'x11-libs/cairo/cairo-1.0.4.ebuild')
-rw-r--r-- | x11-libs/cairo/cairo-1.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/cairo/cairo-1.0.4.ebuild b/x11-libs/cairo/cairo-1.0.4.ebuild index 1f9453583d07..53372b651289 100644 --- a/x11-libs/cairo/cairo-1.0.4.ebuild +++ b/x11-libs/cairo/cairo-1.0.4.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.4.ebuild,v 1.9 2006/04/10 20:47:20 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.0.4.ebuild,v 1.10 2006/04/15 01:28:14 geoman 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 |