diff options
author | Javier Villavicencio <the_paya@gentoo.org> | 2006-06-25 20:31:11 +0000 |
---|---|---|
committer | Javier Villavicencio <the_paya@gentoo.org> | 2006-06-25 20:31:11 +0000 |
commit | ad124b2c755ad944bdd9722fee16bf284612b655 (patch) | |
tree | f99f711c425b9fb83c8232b60b3471d9a035d968 /x11-libs | |
parent | Added ~x86-fbsd keyword. (diff) | |
download | gentoo-2-ad124b2c755ad944bdd9722fee16bf284612b655.tar.gz gentoo-2-ad124b2c755ad944bdd9722fee16bf284612b655.tar.bz2 gentoo-2-ad124b2c755ad944bdd9722fee16bf284612b655.zip |
Added ~x86-fbsd keyword.
(Portage version: 2.1.1_pre1-r2)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/cairo/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/cairo/cairo-1.0.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
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 <the_paya@gentoo.org> + 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 |