summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-12-21 14:56:21 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-12-21 14:56:21 +0000
commitf67d4c8cb4bc7b9348eb5dd9e5b516ebf97ae407 (patch)
treefa65886cb9af240a5f4859484b38cf359d9d0a55 /x11-libs
parentAdded default ALSA_CARDS. Bug #158680. (diff)
downloadgentoo-2-f67d4c8cb4bc7b9348eb5dd9e5b516ebf97ae407.tar.gz
gentoo-2-f67d4c8cb4bc7b9348eb5dd9e5b516ebf97ae407.tar.bz2
gentoo-2-f67d4c8cb4bc7b9348eb5dd9e5b516ebf97ae407.zip
Added ~ppc64; bug #158377
(Portage version: 2.1.1-r2)
Diffstat (limited to 'x11-libs')
-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 24116728d144..ed5610bb47b9 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.5 2006/12/20 03:21:19 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/ChangeLog,v 1.6 2006/12/21 14:56:21 corsair Exp $
+
+ 21 Dec 2006; Markus Rothe <corsair@gentoo.org>
+ xcb-util-0.1_p20061216.ebuild:
+ Added ~ppc64; bug #158377
20 Dec 2006; Jason Wever <weeve@gentoo.org> xcb-util-0.1_p20061216.ebuild:
Added ~sparc keyword wrt bug #158377.
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 77045c6b17a1..f00e6adbf56a 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.5 2006/12/20 03:21:19 weeve Exp $
+# $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 $
# 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 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
RDEPEND="x11-libs/libxcb"
DEPEND="${RDEPEND}
dev-util/gperf