diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-24 08:38:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-24 08:38:36 +0000 |
commit | 15fb1884695b908bc8b9d59ba8866cc5cf07ec4d (patch) | |
tree | 7412391f5ae32f250d5d51148c13dc65fc6613b0 /x11-libs/xcb-util-cursor | |
parent | Stable for alpha, wrt bug #530652 (diff) | |
download | gentoo-2-15fb1884695b908bc8b9d59ba8866cc5cf07ec4d.tar.gz gentoo-2-15fb1884695b908bc8b9d59ba8866cc5cf07ec4d.tar.bz2 gentoo-2-15fb1884695b908bc8b9d59ba8866cc5cf07ec4d.zip |
Stable for alpha, wrt bug #530652
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-libs/xcb-util-cursor')
-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 ccaf97046684..275593496dcd 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.20 2015/02/23 10:45:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-cursor/ChangeLog,v 1.21 2015/02/24 08:38:36 ago Exp $ + + 24 Feb 2015; Agostino Sarubbo <ago@gentoo.org> + xcb-util-cursor-0.1.1-r1.ebuild: + Stable for alpha, wrt bug #530652 23 Feb 2015; Agostino Sarubbo <ago@gentoo.org> xcb-util-cursor-0.1.1-r1.ebuild: 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 f75247aa67f9..efb069333317 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.9 2015/02/23 10:45:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.1-r1.ebuild,v 1.10 2015/02/24 08:38:36 ago 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 ~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 ~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}] |