diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-04-15 18:37:25 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-04-15 18:37:25 +0000 |
commit | b871bba0a392bd0508b5e89256cb3d3cf13c0867 (patch) | |
tree | a127b60e7e216b23e484adad1d609f51be942b66 /x11-libs/cairo/cairo-1.0.4.ebuild | |
parent | s390 love (diff) | |
download | historical-b871bba0a392bd0508b5e89256cb3d3cf13c0867.tar.gz historical-b871bba0a392bd0508b5e89256cb3d3cf13c0867.tar.bz2 historical-b871bba0a392bd0508b5e89256cb3d3cf13c0867.zip |
arm/s390/sh love
Package-Manager: portage-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 53372b651289..d60391339e9f 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.10 2006/04/15 01:28:14 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.0.4.ebuild,v 1.11 2006/04/15 18:37:25 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 |