diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-08-20 15:48:34 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-08-20 15:48:34 +0000 |
commit | a2a20edd4991ce62c00f9b3a9763e373b83aadb2 (patch) | |
tree | 20e8ca47dc8885a8f22f0da7bfe25079f395f1c7 /x11-libs/xcb-util-keysyms | |
parent | Stable for HPPA (bug #371857). (diff) | |
download | gentoo-2-a2a20edd4991ce62c00f9b3a9763e373b83aadb2.tar.gz gentoo-2-a2a20edd4991ce62c00f9b3a9763e373b83aadb2.tar.bz2 gentoo-2-a2a20edd4991ce62c00f9b3a9763e373b83aadb2.zip |
Stable for HPPA (bug #371857).
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/xcb-util-keysyms')
-rw-r--r-- | x11-libs/xcb-util-keysyms/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/xcb-util-keysyms/xcb-util-keysyms-0.3.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/xcb-util-keysyms/ChangeLog b/x11-libs/xcb-util-keysyms/ChangeLog index 6ec879191d3f..ca04920fb737 100644 --- a/x11-libs/xcb-util-keysyms/ChangeLog +++ b/x11-libs/xcb-util-keysyms/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/xcb-util-keysyms # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-keysyms/ChangeLog,v 1.7 2011/07/30 11:09:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-keysyms/ChangeLog,v 1.8 2011/08/20 15:48:34 jer Exp $ + + 20 Aug 2011; Jeroen Roovers <jer@gentoo.org> xcb-util-keysyms-0.3.8.ebuild: + Stable for HPPA (bug #371857). 30 Jul 2011; Raúl Porcel <armin76@gentoo.org> xcb-util-keysyms-0.3.8.ebuild: alpha/ia64/s390/sh/sparc stable wrt #371857 diff --git a/x11-libs/xcb-util-keysyms/xcb-util-keysyms-0.3.8.ebuild b/x11-libs/xcb-util-keysyms/xcb-util-keysyms-0.3.8.ebuild index 0fa1a2a48973..8f312c3078b8 100644 --- a/x11-libs/xcb-util-keysyms/xcb-util-keysyms-0.3.8.ebuild +++ b/x11-libs/xcb-util-keysyms/xcb-util-keysyms-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-keysyms/xcb-util-keysyms-0.3.8.ebuild,v 1.8 2011/07/30 11:09:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-keysyms/xcb-util-keysyms-0.3.8.ebuild,v 1.9 2011/08/20 15:48:34 jer 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/xcb-util-${PV} |