diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-01-03 15:45:53 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-01-03 15:45:53 +0000 |
commit | 901978269410483d8d6112eba16fa36ea28d350d (patch) | |
tree | d9e98ca1607878b35f2fdeb5f91d46493731f3ac /x11-libs/cairo/cairo-1.0.2.ebuild | |
parent | Version bumped. Contains method for nvram-reboot without need to tweak boot-m... (diff) | |
download | gentoo-2-901978269410483d8d6112eba16fa36ea28d350d.tar.gz gentoo-2-901978269410483d8d6112eba16fa36ea28d350d.tar.bz2 gentoo-2-901978269410483d8d6112eba16fa36ea28d350d.zip |
Stable on ppc64
(Portage version: 2.0.53)
Diffstat (limited to 'x11-libs/cairo/cairo-1.0.2.ebuild')
-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 81e24e450c28..f1e89c129571 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.5 2006/01/03 13:38:25 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.0.2.ebuild,v 1.6 2006/01/03 15:43:01 corsair 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 |