diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-30 17:43:34 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-30 17:43:34 +0000 |
commit | c511289447a13782e83ad882e7b6c085c439f270 (patch) | |
tree | 2b2f82ad8a3b0b16782eb701a912fee08bcbab5f /x11-libs/xcb-util | |
parent | Stable on sparc wrt security #176226 (diff) | |
download | gentoo-2-c511289447a13782e83ad882e7b6c085c439f270.tar.gz gentoo-2-c511289447a13782e83ad882e7b6c085c439f270.tar.bz2 gentoo-2-c511289447a13782e83ad882e7b6c085c439f270.zip |
Stable on sparc
(Portage version: 2.1.2.2)
Diffstat (limited to 'x11-libs/xcb-util')
-rw-r--r-- | x11-libs/xcb-util/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/xcb-util/xcb-util-0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/xcb-util/ChangeLog b/x11-libs/xcb-util/ChangeLog index 03e2c3b5fd4e..4cfaff27a734 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/ChangeLog,v 1.17 2007/04/29 05:57:26 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/ChangeLog,v 1.18 2007/04/30 17:43:34 gustavoz Exp $ + + 30 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> xcb-util-0.2.ebuild: + Stable on sparc 29 Apr 2007; Andrej Kacian <ticho@gentoo.org> xcb-util-0.2.ebuild: Stable on x86, bug #175465. diff --git a/x11-libs/xcb-util/xcb-util-0.2.ebuild b/x11-libs/xcb-util/xcb-util-0.2.ebuild index 9ed208caa26a..91ebcb05156a 100644 --- a/x11-libs/xcb-util/xcb-util-0.2.ebuild +++ b/x11-libs/xcb-util/xcb-util-0.2.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/xcb-util/xcb-util-0.2.ebuild,v 1.6 2007/04/29 05:57:26 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/xcb-util-0.2.ebuild,v 1.7 2007/04/30 17:43:34 gustavoz 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 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd" RDEPEND=">=x11-libs/libxcb-1" DEPEND="${RDEPEND} |