diff options
author | Markus Meier <maekke@gentoo.org> | 2015-03-14 14:25:40 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-03-14 14:25:40 +0000 |
commit | 28b85a5aa116a4739b49233a1eae9fee47a4c94b (patch) | |
tree | 3a5ee39203430650f28c83863f53225e38356cd2 /x11-libs | |
parent | arm stable, bug #530652 (diff) | |
download | gentoo-2-28b85a5aa116a4739b49233a1eae9fee47a4c94b.tar.gz gentoo-2-28b85a5aa116a4739b49233a1eae9fee47a4c94b.tar.bz2 gentoo-2-28b85a5aa116a4739b49233a1eae9fee47a4c94b.zip |
arm stable, bug #530652
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/xcb-util-cursor/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/xcb-util-cursor/ChangeLog b/x11-libs/xcb-util-cursor/ChangeLog index ab0170df9e95..67f0b7a2d5f9 100644 --- a/x11-libs/xcb-util-cursor/ChangeLog +++ b/x11-libs/xcb-util-cursor/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/xcb-util-cursor # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-cursor/ChangeLog,v 1.23 2015/03/06 07:57:58 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-cursor/ChangeLog,v 1.24 2015/03/14 14:25:40 maekke Exp $ + + 14 Mar 2015; Markus Meier <maekke@gentoo.org> + xcb-util-cursor-0.1.1-r1.ebuild: + arm stable, bug #530652 06 Mar 2015; Jeroen Roovers <jer@gentoo.org> xcb-util-cursor-0.1.1-r1.ebuild: Stable for HPPA (bug #530652). diff --git a/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.1-r1.ebuild b/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.1-r1.ebuild index e7c5281531cc..2bea159d51df 100644 --- a/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.1-r1.ebuild +++ b/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.1-r1.ebuild,v 1.12 2015/03/06 07:57:58 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.1-r1.ebuild,v 1.13 2015/03/14 14:25:40 maekke Exp $ EAPI=5 @@ -16,7 +16,7 @@ EGIT_HAS_SUBMODULES=yes DESCRIPTION="X C-language Bindings sample implementations" HOMEPAGE="http://xcb.freedesktop.org/" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~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/libxcb-1.9.1[${MULTILIB_USEDEP}] |