From ad124b2c755ad944bdd9722fee16bf284612b655 Mon Sep 17 00:00:00 2001 From: Javier Villavicencio Date: Sun, 25 Jun 2006 20:31:11 +0000 Subject: Added ~x86-fbsd keyword. (Portage version: 2.1.1_pre1-r2) --- x11-libs/cairo/ChangeLog | 6 +++++- x11-libs/cairo/cairo-1.0.4.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'x11-libs') diff --git a/x11-libs/cairo/ChangeLog b/x11-libs/cairo/ChangeLog index decfe15d4e5e..38c6baa4e11b 100644 --- a/x11-libs/cairo/ChangeLog +++ b/x11-libs/cairo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/cairo # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.72 2006/06/23 06:43:13 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.73 2006/06/25 20:31:11 the_paya Exp $ + + 25 Jun 2006; Javier Villavicencio + cairo-1.0.4.ebuild: + Add ~x86-fbsd keyword. *cairo-1.1.8 (23 Jun 2006) diff --git a/x11-libs/cairo/cairo-1.0.4.ebuild b/x11-libs/cairo/cairo-1.0.4.ebuild index d60391339e9f..afb31063c469 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.11 2006/04/15 18:37:25 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.0.4.ebuild,v 1.12 2006/06/25 20:31:11 the_paya 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 ~x86-fbsd" IUSE="doc glitz png X" RDEPEND="media-libs/fontconfig -- cgit v1.2.3-65-gdbad