From a9296cb9ccbd462369c02b0d6866c1a4e62601b8 Mon Sep 17 00:00:00 2001 From: Bryan Østergaard Date: Thu, 4 Jan 2007 21:18:04 +0000 Subject: Add ~ia64 keyword. (Portage version: 2.1.2_rc4-r5) --- x11-libs/xcb-util/ChangeLog | 8 ++++++-- x11-libs/xcb-util/xcb-util-0.1_p20061216.ebuild | 6 +++--- 2 files changed, 9 insertions(+), 5 deletions(-) (limited to 'x11-libs/xcb-util') diff --git a/x11-libs/xcb-util/ChangeLog b/x11-libs/xcb-util/ChangeLog index ed5610bb47b9..4775716d47d0 100644 --- a/x11-libs/xcb-util/ChangeLog +++ b/x11-libs/xcb-util/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/xcb-util -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/ChangeLog,v 1.6 2006/12/21 14:56:21 corsair Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/ChangeLog,v 1.7 2007/01/04 21:18:04 kloeri Exp $ + + 04 Jan 2007; Bryan Østergaard + xcb-util-0.1_p20061216.ebuild: + Add ~ia64 keyword. 21 Dec 2006; Markus Rothe xcb-util-0.1_p20061216.ebuild: diff --git a/x11-libs/xcb-util/xcb-util-0.1_p20061216.ebuild b/x11-libs/xcb-util/xcb-util-0.1_p20061216.ebuild index f00e6adbf56a..3f6e0a82190a 100644 --- a/x11-libs/xcb-util/xcb-util-0.1_p20061216.ebuild +++ b/x11-libs/xcb-util/xcb-util-0.1_p20061216.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/xcb-util-0.1_p20061216.ebuild,v 1.6 2006/12/21 14:56:21 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/xcb-util-0.1_p20061216.ebuild,v 1.7 2007/01/04 21:18:04 kloeri Exp $ # Must be before x-modular eclass is inherited SNAPSHOT="yes" @@ -10,7 +10,7 @@ inherit x-modular DESCRIPTION="X C-language Bindings sample implementations" SRC_URI="http://dev.gentoo.org/~joshuabaergen/distfiles/${P}.tar.bz2" LICENSE="X11" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" RDEPEND="x11-libs/libxcb" DEPEND="${RDEPEND} dev-util/gperf -- cgit v1.2.3-65-gdbad