summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-04-26 22:25:07 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-04-26 22:25:07 +0000
commitf6bf258d2c9edd0c35bcacd51e6b264bcaf7edfc (patch)
tree9bbda1fcb88a3b54e5d939c3481da719a774ac08
parent keyword ~amd64-fbsd (diff)
downloadgentoo-2-f6bf258d2c9edd0c35bcacd51e6b264bcaf7edfc.tar.gz
gentoo-2-f6bf258d2c9edd0c35bcacd51e6b264bcaf7edfc.tar.bz2
gentoo-2-f6bf258d2c9edd0c35bcacd51e6b264bcaf7edfc.zip
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
-rw-r--r--x11-libs/xcb-util/ChangeLog7
-rw-r--r--x11-libs/xcb-util/xcb-util-0.3.8.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/xcb-util/ChangeLog b/x11-libs/xcb-util/ChangeLog
index 099b50ce56d3..b3dbe951f7b1 100644
--- a/x11-libs/xcb-util/ChangeLog
+++ b/x11-libs/xcb-util/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/xcb-util
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/ChangeLog,v 1.58 2011/08/20 15:50:12 jer Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/ChangeLog,v 1.59 2012/04/26 22:25:07 aballier Exp $
+
+ 26 Apr 2012; Alexis Ballier <aballier@gentoo.org> xcb-util-0.3.8.ebuild:
+ keyword ~amd64-fbsd
20 Aug 2011; Jeroen Roovers <jer@gentoo.org> xcb-util-0.3.8.ebuild:
Stable for HPPA (bug #371857).
diff --git a/x11-libs/xcb-util/xcb-util-0.3.8.ebuild b/x11-libs/xcb-util/xcb-util-0.3.8.ebuild
index 01daca86b698..dc21f874cf8f 100644
--- a/x11-libs/xcb-util/xcb-util-0.3.8.ebuild
+++ b/x11-libs/xcb-util/xcb-util-0.3.8.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 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.3.8.ebuild,v 1.8 2011/08/20 15:50:12 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/xcb-util-0.3.8.ebuild,v 1.9 2012/04/26 22:25:07 aballier Exp $
EAPI=4
@@ -15,7 +15,7 @@ EGIT_HAS_SUBMODULES=yes
DESCRIPTION="X C-language Bindings sample implementations"
HOMEPAGE="http://xcb.freedesktop.org/"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris"
IUSE="test"
RDEPEND=">=x11-libs/libxcb-1.7