diff options
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xcb/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/xcb/xcb-2.4-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/xcb/ChangeLog b/x11-misc/xcb/ChangeLog index 4da5a1d803ef..1b2a7c40486c 100644 --- a/x11-misc/xcb/ChangeLog +++ b/x11-misc/xcb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xcb -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcb/ChangeLog,v 1.15 2010/10/10 21:06:10 ulm Exp $ +# 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 $ + + 16 Dec 2011; Agostino Sarubbo <ago@gentoo.org> xcb-2.4-r1.ebuild: + Stable for AMD64, wrt bug #393921 10 Oct 2010; Ulrich Mueller <ulm@gentoo.org> xcb-2.4.ebuild, xcb-2.4-r1.ebuild: diff --git a/x11-misc/xcb/xcb-2.4-r1.ebuild b/x11-misc/xcb/xcb-2.4-r1.ebuild index 018b1d3f3804..df5d88da9b83 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-2010 Gentoo Foundation +# 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.2 2010/10/10 21:06:10 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcb/xcb-2.4-r1.ebuild,v 1.3 2011/12/16 11:45:16 ago 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 |