diff options
author | Markus Meier <maekke@gentoo.org> | 2011-06-26 20:46:26 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-06-26 20:46:26 +0000 |
commit | 78582cab0dd51f360c87c62034e4e9bd84e809d9 (patch) | |
tree | e711634a178b503dc1f63536d682fae5453466b3 /x11-libs/xcb-util-keysyms | |
parent | arm stable, bug #371857 (diff) | |
download | historical-78582cab0dd51f360c87c62034e4e9bd84e809d9.tar.gz historical-78582cab0dd51f360c87c62034e4e9bd84e809d9.tar.bz2 historical-78582cab0dd51f360c87c62034e4e9bd84e809d9.zip |
arm stable, bug #371857
Package-Manager: portage-2.1.10.3/cvs/Linux i686
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 ed1419a008f9..26610970e8de 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.2 2011/06/23 07:42:13 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-keysyms/ChangeLog,v 1.3 2011/06/26 20:41:19 maekke Exp $ + + 26 Jun 2011; Markus Meier <maekke@gentoo.org> xcb-util-keysyms-0.3.8.ebuild: + arm stable, bug #371857 23 Jun 2011; Markos Chandras <hwoarang@gentoo.org> xcb-util-keysyms-0.3.8.ebuild: 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 965285811538..fb1d2b08fddc 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.3 2011/06/23 07:42:13 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-keysyms/xcb-util-keysyms-0.3.8.ebuild,v 1.4 2011/06/26 20:41:19 maekke 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} |