summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-03-21 09:09:09 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-03-21 09:09:09 +0000
commit8db0c38d859727bb51d6a0e85c09b21e3bcc2ba9 (patch)
treeefb6be26fd92fca65fc6ffbe8b34d5a096cc6e89 /x11-libs/libxcb
parentstable x86, security bug 170208 (diff)
downloadgentoo-2-8db0c38d859727bb51d6a0e85c09b21e3bcc2ba9.tar.gz
gentoo-2-8db0c38d859727bb51d6a0e85c09b21e3bcc2ba9.tar.bz2
gentoo-2-8db0c38d859727bb51d6a0e85c09b21e3bcc2ba9.zip
stable x86, security bug 170208
(Portage version: 2.1.2.2)
Diffstat (limited to 'x11-libs/libxcb')
-rw-r--r--x11-libs/libxcb/ChangeLog7
-rw-r--r--x11-libs/libxcb/libxcb-1.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/libxcb/ChangeLog b/x11-libs/libxcb/ChangeLog
index 04b3f2a55aaf..d883b0648a6f 100644
--- a/x11-libs/libxcb/ChangeLog
+++ b/x11-libs/libxcb/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/libxcb
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxcb/ChangeLog,v 1.6 2006/11/24 15:35:08 flameeyes Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxcb/ChangeLog,v 1.7 2007/03/21 09:09:09 opfer Exp $
+
+ 21 Mar 2007; Christian Faulhammer <opfer@gentoo.org> libxcb-1.0.ebuild:
+ stable x86, security bug 170208
24 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> libxcb-1.0.ebuild:
Add ~x86-fbsd keyword.
diff --git a/x11-libs/libxcb/libxcb-1.0.ebuild b/x11-libs/libxcb/libxcb-1.0.ebuild
index e2bd5aaaff33..e545ec87cc9c 100644
--- a/x11-libs/libxcb/libxcb-1.0.ebuild
+++ b/x11-libs/libxcb/libxcb-1.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxcb/libxcb-1.0.ebuild,v 1.3 2006/11/24 15:35:08 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxcb/libxcb-1.0.ebuild,v 1.4 2007/03/21 09:09:09 opfer Exp $
# Must be before x-modular eclass is inherited
SNAPSHOT="yes"
@@ -10,7 +10,7 @@ inherit x-modular
DESCRIPTION="X C-language Bindings library"
SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2"
LICENSE="X11"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
RDEPEND="x11-libs/libXau
x11-libs/libXdmcp
dev-libs/libpthread-stubs"