summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé Luis Rivero <yoswink@gentoo.org>2007-04-18 10:47:10 +0000
committerJosé Luis Rivero <yoswink@gentoo.org>2007-04-18 10:47:10 +0000
commit74d5af8593ea49ac0c297284f32b2c4c17d9773f (patch)
treea3abac06bc8e57985f6b38346970e38d2f9030c1 /x11-libs/libxcb
parentAdd missing eutils to inherit line as per buildlogs in bug 161264. (diff)
downloadgentoo-2-74d5af8593ea49ac0c297284f32b2c4c17d9773f.tar.gz
gentoo-2-74d5af8593ea49ac0c297284f32b2c4c17d9773f.tar.bz2
gentoo-2-74d5af8593ea49ac0c297284f32b2c4c17d9773f.zip
Stable on alpha wrt security bug #172752
(Portage version: 2.1.2.2)
Diffstat (limited to 'x11-libs/libxcb')
-rw-r--r--x11-libs/libxcb/ChangeLog5
-rw-r--r--x11-libs/libxcb/libxcb-1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libxcb/ChangeLog b/x11-libs/libxcb/ChangeLog
index 9ab0ffdb8479..d718f5fc4691 100644
--- a/x11-libs/libxcb/ChangeLog
+++ b/x11-libs/libxcb/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/libxcb
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxcb/ChangeLog,v 1.14 2007/04/17 19:22:39 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxcb/ChangeLog,v 1.15 2007/04/18 10:47:10 yoswink Exp $
+
+ 18 Apr 2007; Jose Luis Rivero <yoswink@gentoo.org> libxcb-1.0.ebuild:
+ Stable on alpha wrt security bug #172752
17 Apr 2007; Donnie Berkholz <dberkholz@gentoo.org>; libxcb-0.9.93.ebuild,
libxcb-1.0.ebuild:
diff --git a/x11-libs/libxcb/libxcb-1.0.ebuild b/x11-libs/libxcb/libxcb-1.0.ebuild
index 2c75e803e791..932ad6d1b586 100644
--- a/x11-libs/libxcb/libxcb-1.0.ebuild
+++ b/x11-libs/libxcb/libxcb-1.0.ebuild
@@ -1,6 +1,6 @@
# 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.11 2007/04/17 19:22:39 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxcb/libxcb-1.0.ebuild,v 1.12 2007/04/18 10:47:10 yoswink Exp $
# Must be before x-modular eclass is inherited
SNAPSHOT="yes"
@@ -11,7 +11,7 @@ DESCRIPTION="X C-language Bindings library"
HOMEPAGE="http://xcb.freedesktop.org/"
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"