diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-21 08:42:23 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-21 08:42:23 +0000 |
commit | 55dad3b2bbf82c9b8a5236611a3b0a46b14420cc (patch) | |
tree | c0917a7c5809d04591af2805b934f0f79445fa90 /x11-misc/xcb | |
parent | Cleaned old (diff) | |
download | gentoo-2-55dad3b2bbf82c9b8a5236611a3b0a46b14420cc.tar.gz gentoo-2-55dad3b2bbf82c9b8a5236611a3b0a46b14420cc.tar.bz2 gentoo-2-55dad3b2bbf82c9b8a5236611a3b0a46b14420cc.zip |
x86 stable wrt bug #393921
(Portage version: 2.1.10.41/cvs/Linux i686)
Diffstat (limited to 'x11-misc/xcb')
-rw-r--r-- | x11-misc/xcb/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xcb/xcb-2.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xcb/ChangeLog b/x11-misc/xcb/ChangeLog index 1b2a7c40486c..14056f370f6d 100644 --- a/x11-misc/xcb/ChangeLog +++ b/x11-misc/xcb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xcb # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcb/ChangeLog,v 1.16 2011/12/16 11:45:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcb/ChangeLog,v 1.17 2011/12/21 08:42:23 phajdan.jr Exp $ + + 21 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> xcb-2.4-r1.ebuild: + x86 stable wrt bug #393921 16 Dec 2011; Agostino Sarubbo <ago@gentoo.org> xcb-2.4-r1.ebuild: Stable for AMD64, wrt bug #393921 diff --git a/x11-misc/xcb/xcb-2.4-r1.ebuild b/x11-misc/xcb/xcb-2.4-r1.ebuild index df5d88da9b83..022fa44b8358 100644 --- a/x11-misc/xcb/xcb-2.4-r1.ebuild +++ b/x11-misc/xcb/xcb-2.4-r1.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-misc/xcb/xcb-2.4-r1.ebuild,v 1.3 2011/12/16 11:45:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcb/xcb-2.4-r1.ebuild,v 1.4 2011/12/21 08:42:23 phajdan.jr Exp $ EAPI=2 @@ -12,7 +12,7 @@ SRC_URI="http://www.goof.com/pcg/marc/data/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ~x86" +KEYWORDS="~alpha amd64 ~ppc x86" IUSE="motif" RDEPEND="x11-libs/libX11 |