diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-06-23 07:41:33 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-06-23 07:41:33 +0000 |
commit | 07dc8cb50ccc086f3980a898bf8f3927580278a4 (patch) | |
tree | abbf3ebee8add78428413ceb1d9a85ed6d5ad34f /x11-libs/xcb-util | |
parent | Stable on amd64 wrt bug #372333 (diff) | |
download | gentoo-2-07dc8cb50ccc086f3980a898bf8f3927580278a4.tar.gz gentoo-2-07dc8cb50ccc086f3980a898bf8f3927580278a4.tar.bz2 gentoo-2-07dc8cb50ccc086f3980a898bf8f3927580278a4.zip |
Stable on amd64 wrt bug #372333
(Portage version: 2.1.9.49/cvs/Linux x86_64)
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.3.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/xcb-util/ChangeLog b/x11-libs/xcb-util/ChangeLog index 8c3497d05eae..be191f95d6c6 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/ChangeLog,v 1.51 2011/04/26 09:52:27 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/ChangeLog,v 1.52 2011/06/23 07:41:33 hwoarang Exp $ + + 23 Jun 2011; Markos Chandras <hwoarang@gentoo.org> xcb-util-0.3.8.ebuild: + Stable on amd64 wrt bug #372333 *xcb-util-0.3.8 (26 Apr 2011) diff --git a/x11-libs/xcb-util/xcb-util-0.3.8.ebuild b/x11-libs/xcb-util/xcb-util-0.3.8.ebuild index 48afb1295f83..05c3e16e2a01 100644 --- a/x11-libs/xcb-util/xcb-util-0.3.8.ebuild +++ b/x11-libs/xcb-util/xcb-util-0.3.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.8.ebuild,v 1.1 2011/04/26 09:52:27 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/xcb-util-0.3.8.ebuild,v 1.2 2011/06/23 07:41:33 hwoarang Exp $ EAPI=4 @@ -15,7 +15,7 @@ EGIT_HAS_SUBMODULES=yes DESCRIPTION="X C-language Bindings sample implementations" HOMEPAGE="http://xcb.freedesktop.org/" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris" IUSE="test" RDEPEND=">=x11-libs/libxcb-1.7 |