From: Bryan Østergaard Date: Mon, 8 Jan 2007 21:49:03 +0000 (+0000) Subject: Add ~alpha keyword. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e31e1e22c00a10a6d1581b7cba95ee00565b6143;p=gentoo.git Add ~alpha keyword. Package-Manager: portage-2.1.2_rc4-r6 --- diff --git a/x11-libs/xcb-util/ChangeLog b/x11-libs/xcb-util/ChangeLog index 74b08ab0374a..3724c030b8fd 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/ChangeLog,v 1.8 2007/01/07 19:35:36 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/ChangeLog,v 1.9 2007/01/08 21:49:03 kloeri Exp $ + + 08 Jan 2007; Bryan Østergaard + xcb-util-0.1_p20061216.ebuild: + Add ~alpha keyword. 07 Jan 2007; Timothy Redaelli 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 bf470d5c155a..4854665cb91c 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-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.8 2007/01/07 19:35:36 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/xcb-util-0.1_p20061216.ebuild,v 1.9 2007/01/08 21:49:03 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 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" RDEPEND="x11-libs/libxcb" DEPEND="${RDEPEND} dev-util/gperf