summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2006-12-17 19:56:36 +0000
committerLuca Barbato <lu_zero@gentoo.org>2006-12-17 19:56:36 +0000
commita97cde392188d4321ec1dd0baa69579e165cf868 (patch)
tree7b40739ca95567f7b7718d2eb6dbd855adac4517 /x11-libs/xcb-util
parentRevision bump, hopefully fixing some of the bugs introduced by ripping of Hen... (diff)
downloadgentoo-2-a97cde392188d4321ec1dd0baa69579e165cf868.tar.gz
gentoo-2-a97cde392188d4321ec1dd0baa69579e165cf868.tar.bz2
gentoo-2-a97cde392188d4321ec1dd0baa69579e165cf868.zip
Marked ~ppc
(Portage version: 2.1.2_rc3-r6)
Diffstat (limited to 'x11-libs/xcb-util')
-rw-r--r--x11-libs/xcb-util/ChangeLog6
-rw-r--r--x11-libs/xcb-util/xcb-util-0.1_p20061216.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/xcb-util/ChangeLog b/x11-libs/xcb-util/ChangeLog
index 77f07b831ebd..682eef7de161 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.1 2006/12/16 22:25:39 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/ChangeLog,v 1.2 2006/12/17 19:56:36 lu_zero Exp $
+
+ 17 Dec 2006; Luca Barbato <lu_zero@gentoo.org>
+ xcb-util-0.1_p20061216.ebuild:
+ Marked ~ppc
*xcb-util-0.1_p20061216 (16 Dec 2006)
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 e442e745f440..90c73e405c1b 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
# 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.1 2006/12/16 22:25:39 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/xcb-util-0.1_p20061216.ebuild,v 1.2 2006/12/17 19:56:36 lu_zero 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"
+KEYWORDS="~amd64 ~ppc"
RDEPEND="x11-libs/libxcb"
DEPEND="${RDEPEND}
x11-proto/xproto"