summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2009-07-06 14:30:37 +0000
committerFerris McCormick <fmccor@gentoo.org>2009-07-06 14:30:37 +0000
commit2241761d6f19024b8f2a48ddec4337dfe1182825 (patch)
treefab10bfb165239946e885e9aabc9b39b8c042055 /x11-libs/xcb-util
parentalpha/arm/ia64 stable wrt #275178 (diff)
downloadgentoo-2-2241761d6f19024b8f2a48ddec4337dfe1182825.tar.gz
gentoo-2-2241761d6f19024b8f2a48ddec4337dfe1182825.tar.bz2
gentoo-2-2241761d6f19024b8f2a48ddec4337dfe1182825.zip
Sparc stable, Bug #276011.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
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.3.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/xcb-util/ChangeLog b/x11-libs/xcb-util/ChangeLog
index 9712c9b9bf58..47b6533a0222 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/ChangeLog,v 1.31 2009/06/10 23:41:29 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/ChangeLog,v 1.32 2009/07/06 14:30:37 fmccor Exp $
+
+ 06 Jul 2009; Ferris McCormick <fmccor@gentoo.org> xcb-util-0.3.3.ebuild:
+ Sparc stable, Bug #276011.
10 Jun 2009; MATSUU Takuto <matsuu@gentoo.org> xcb-util-0.3.5.ebuild:
Fixed dependency.
diff --git a/x11-libs/xcb-util/xcb-util-0.3.3.ebuild b/x11-libs/xcb-util/xcb-util-0.3.3.ebuild
index dc86b4b5926c..93e7c9c1396e 100644
--- a/x11-libs/xcb-util/xcb-util-0.3.3.ebuild
+++ b/x11-libs/xcb-util/xcb-util-0.3.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.3.ebuild,v 1.1 2009/02/07 03:47:42 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/xcb-util-0.3.3.ebuild,v 1.2 2009/07/06 14:30:37 fmccor Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -12,7 +12,7 @@ HOMEPAGE="http://xcb.freedesktop.org/"
SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2"
LICENSE="X11"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd"
IUSE="test"
RDEPEND=">=x11-libs/libxcb-1"