summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-04-26 22:24:31 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-04-26 22:24:31 +0000
commit3bad18cde06ed28366c31a1da624e0aa89cedeb8 (patch)
treea6859a9a3840e2ad4a5f826697458122f55baa72 /x11-libs
parent keyword ~amd64-fbsd (diff)
downloadgentoo-2-3bad18cde06ed28366c31a1da624e0aa89cedeb8.tar.gz
gentoo-2-3bad18cde06ed28366c31a1da624e0aa89cedeb8.tar.bz2
gentoo-2-3bad18cde06ed28366c31a1da624e0aa89cedeb8.zip
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/xcb-util-image/ChangeLog8
-rw-r--r--x11-libs/xcb-util-image/xcb-util-image-0.3.8.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-libs/xcb-util-image/ChangeLog b/x11-libs/xcb-util-image/ChangeLog
index b9c64dcfc43d..b2767e8a65e0 100644
--- a/x11-libs/xcb-util-image/ChangeLog
+++ b/x11-libs/xcb-util-image/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/xcb-util-image
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-image/ChangeLog,v 1.8 2011/08/20 15:47:43 jer Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-image/ChangeLog,v 1.9 2012/04/26 22:24:31 aballier Exp $
+
+ 26 Apr 2012; Alexis Ballier <aballier@gentoo.org>
+ xcb-util-image-0.3.8.ebuild:
+ keyword ~amd64-fbsd
20 Aug 2011; Jeroen Roovers <jer@gentoo.org> xcb-util-image-0.3.8.ebuild:
Stable for HPPA (bug #371857).
diff --git a/x11-libs/xcb-util-image/xcb-util-image-0.3.8.ebuild b/x11-libs/xcb-util-image/xcb-util-image-0.3.8.ebuild
index 977ebe44d6e9..27caec3ac70d 100644
--- a/x11-libs/xcb-util-image/xcb-util-image-0.3.8.ebuild
+++ b/x11-libs/xcb-util-image/xcb-util-image-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-image/xcb-util-image-0.3.8.ebuild,v 1.9 2011/08/20 15:47:43 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-image/xcb-util-image-0.3.8.ebuild,v 1.10 2012/04/26 22:24:31 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/xcb-util-${PV}