summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2006-12-20 03:21:19 +0000
committerJason Wever <weeve@gentoo.org>2006-12-20 03:21:19 +0000
commit1436f2b43f7b710da63452bbce7298fc090be42e (patch)
treeb4c2b65a224a2fe4eb44cb8c44407889e78e415d /x11-libs/xcb-util
parentAdded entries for plugins for xfce-base/thunar. (diff)
downloadgentoo-2-1436f2b43f7b710da63452bbce7298fc090be42e.tar.gz
gentoo-2-1436f2b43f7b710da63452bbce7298fc090be42e.tar.bz2
gentoo-2-1436f2b43f7b710da63452bbce7298fc090be42e.zip
Added ~sparc keyword wrt bug #158377.
(Portage version: 2.1.2_rc3-r7)
Diffstat (limited to 'x11-libs/xcb-util')
-rw-r--r--x11-libs/xcb-util/ChangeLog5
-rw-r--r--x11-libs/xcb-util/xcb-util-0.1_p20061216.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/xcb-util/ChangeLog b/x11-libs/xcb-util/ChangeLog
index 5bcb386403e1..24116728d144 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/ChangeLog,v 1.4 2006/12/18 08:54:21 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/ChangeLog,v 1.5 2006/12/20 03:21:19 weeve Exp $
+
+ 20 Dec 2006; Jason Wever <weeve@gentoo.org> xcb-util-0.1_p20061216.ebuild:
+ Added ~sparc keyword wrt bug #158377.
18 Dec 2006; Christian Faulhammer <opfer@gentoo.org>
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 6c8c71d99a84..77045c6b17a1 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.4 2006/12/18 08:54:21 opfer Exp $
+# $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 $
# 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 ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
RDEPEND="x11-libs/libxcb"
DEPEND="${RDEPEND}
dev-util/gperf