summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2012-01-11 20:38:34 +0000
committerMatt Turner <mattst88@gentoo.org>2012-01-11 20:38:34 +0000
commitb803c6b88ad5e53b4624f0cbac89eb3b981bd01b (patch)
treefea8a46671f07f915a3de235e9f4236f2d5d6ed7 /x11-libs/libxcb
parentMarking memdump-1.01 ppc for bug 390013 (diff)
downloadgentoo-2-b803c6b88ad5e53b4624f0cbac89eb3b981bd01b.tar.gz
gentoo-2-b803c6b88ad5e53b4624f0cbac89eb3b981bd01b.tar.bz2
gentoo-2-b803c6b88ad5e53b4624f0cbac89eb3b981bd01b.zip
Bump dependency to xcb-proto-1.7.
(Portage version: 2.1.10.11/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/libxcb')
-rw-r--r--x11-libs/libxcb/ChangeLog5
-rw-r--r--x11-libs/libxcb/libxcb-1.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libxcb/ChangeLog b/x11-libs/libxcb/ChangeLog
index 864ef3ada721..e2679e1a8b9a 100644
--- a/x11-libs/libxcb/ChangeLog
+++ b/x11-libs/libxcb/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/libxcb
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxcb/ChangeLog,v 1.83 2012/01/11 20:37:04 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxcb/ChangeLog,v 1.84 2012/01/11 20:38:34 mattst88 Exp $
+
+ 11 Jan 2012; Matt Turner <mattst88@gentoo.org> libxcb-1.8.ebuild:
+ Bump dependency to xcb-proto-1.7.
*libxcb-1.8 (11 Jan 2012)
diff --git a/x11-libs/libxcb/libxcb-1.8.ebuild b/x11-libs/libxcb/libxcb-1.8.ebuild
index 003ed163e224..94dd7cde43eb 100644
--- a/x11-libs/libxcb/libxcb-1.8.ebuild
+++ b/x11-libs/libxcb/libxcb-1.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxcb/libxcb-1.8.ebuild,v 1.1 2012/01/11 20:37:04 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxcb/libxcb-1.8.ebuild,v 1.2 2012/01/11 20:38:34 mattst88 Exp $
EAPI=3
@@ -18,7 +18,7 @@ IUSE="doc selinux"
RDEPEND="x11-libs/libXau
x11-libs/libXdmcp
dev-libs/libpthread-stubs
- >=x11-proto/xcb-proto-1.6"
+ >=x11-proto/xcb-proto-1.7"
DEPEND="${RDEPEND}
doc? ( app-doc/doxygen )
dev-libs/libxslt