diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2013-06-01 05:02:30 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2013-06-01 05:02:30 +0000 |
commit | 68c4c26c544333e10628e0f090025eed529c3d5c (patch) | |
tree | e058ce0918b8a61cef5e7644dc22ec702e63bf61 /x11-libs/libxcb/ChangeLog | |
parent | Require egl with wayland, bug #467882. (diff) | |
download | historical-68c4c26c544333e10628e0f090025eed529c3d5c.tar.gz historical-68c4c26c544333e10628e0f090025eed529c3d5c.tar.bz2 historical-68c4c26c544333e10628e0f090025eed529c3d5c.zip |
Add xkb USE flag, bug #471684.
Package-Manager: portage-2.1.11.62/cvs/Linux x86_64
Diffstat (limited to 'x11-libs/libxcb/ChangeLog')
-rw-r--r-- | x11-libs/libxcb/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/x11-libs/libxcb/ChangeLog b/x11-libs/libxcb/ChangeLog index 1153642ba91b..da44671bd175 100644 --- a/x11-libs/libxcb/ChangeLog +++ b/x11-libs/libxcb/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/libxcb # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxcb/ChangeLog,v 1.112 2013/06/01 03:18:36 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxcb/ChangeLog,v 1.113 2013/06/01 05:02:20 chithanh Exp $ + + 01 Jun 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + libxcb-1.9.1.ebuild, metadata.xml: + Add xkb USE flag, bug #471684. *libxcb-1.9.1 (01 Jun 2013) |