summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-libs/cairo/ChangeLog6
-rw-r--r--x11-libs/cairo/cairo-1.0.4.ebuild4
-rw-r--r--x11-libs/gtk+/ChangeLog6
-rw-r--r--x11-libs/gtk+/gtk+-2.8.19.ebuild4
-rw-r--r--x11-libs/pango/ChangeLog6
-rw-r--r--x11-libs/pango/pango-1.12.2.ebuild4
6 files changed, 21 insertions, 9 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
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog
index 301e3cffd197..72fba2b26f79 100644
--- a/x11-libs/gtk+/ChangeLog
+++ b/x11-libs/gtk+/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/gtk+
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.240 2006/06/16 04:16:40 leonardop Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.241 2006/06/25 20:33:15 the_paya Exp $
+
+ 25 Jun 2006; Javier Villavicencio <the_paya@gentoo.org>
+ gtk+-2.8.19.ebuild:
+ Add ~x86-fbsd keyword.
*gtk+-2.8.19 (16 Jun 2006)
diff --git a/x11-libs/gtk+/gtk+-2.8.19.ebuild b/x11-libs/gtk+/gtk+-2.8.19.ebuild
index 126546a07dbb..ebcb578d1b86 100644
--- a/x11-libs/gtk+/gtk+-2.8.19.ebuild
+++ b/x11-libs/gtk+/gtk+-2.8.19.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/gtk+/gtk+-2.8.19.ebuild,v 1.1 2006/06/16 04:16:41 leonardop Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.8.19.ebuild,v 1.2 2006/06/25 20:33:15 the_paya Exp $
inherit gnome.org flag-o-matic eutils debug autotools virtualx
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gtk.org/"
LICENSE="LGPL-2"
SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="debug doc jpeg tiff xinerama"
RDEPEND="|| ( (
diff --git a/x11-libs/pango/ChangeLog b/x11-libs/pango/ChangeLog
index b2c282145c18..30e42fdcea38 100644
--- a/x11-libs/pango/ChangeLog
+++ b/x11-libs/pango/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/pango
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/ChangeLog,v 1.136 2006/06/07 14:09:47 allanonjl Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/ChangeLog,v 1.137 2006/06/25 20:28:46 the_paya Exp $
+
+ 25 Jun 2006; Javier Villavicencio <the_paya@gentoo.org>
+ pango-1.12.2.ebuild:
+ Add ~x86-fbsd keyword.
07 Jun 2006; John N. Laliberte <allanonjl@gentoo.org>
pango-1.4.1-r1.ebuild, pango-1.8.1-r1.ebuild, pango-1.10.2.ebuild,
diff --git a/x11-libs/pango/pango-1.12.2.ebuild b/x11-libs/pango/pango-1.12.2.ebuild
index 30af201626af..7f9c0fe39081 100644
--- a/x11-libs/pango/pango-1.12.2.ebuild
+++ b/x11-libs/pango/pango-1.12.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/pango/pango-1.12.2.ebuild,v 1.2 2006/06/07 14:09:47 allanonjl Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.12.2.ebuild,v 1.3 2006/06/25 20:28:46 the_paya Exp $
inherit eutils gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.pango.org/"
LICENSE="LGPL-2 FTL"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="doc"
RDEPEND="|| ( (