diff options
author | 2015-02-21 08:56:45 +0000 | |
---|---|---|
committer | 2015-02-21 08:56:45 +0000 | |
commit | ccdd6c0df5846ffee431da400a6b72d36b683eef (patch) | |
tree | 385469030412a3ba52d312e7435bc369733b5705 /x11-libs/xcb-util-renderutil | |
parent | Stable for ppc64, wrt bug #530652 (diff) | |
download | gentoo-2-ccdd6c0df5846ffee431da400a6b72d36b683eef.tar.gz gentoo-2-ccdd6c0df5846ffee431da400a6b72d36b683eef.tar.bz2 gentoo-2-ccdd6c0df5846ffee431da400a6b72d36b683eef.zip |
Stable for ppc64, 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-renderutil')
-rw-r--r-- | x11-libs/xcb-util-renderutil/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.9-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/xcb-util-renderutil/ChangeLog b/x11-libs/xcb-util-renderutil/ChangeLog index f7d0cc30705f..d37728976226 100644 --- a/x11-libs/xcb-util-renderutil/ChangeLog +++ b/x11-libs/xcb-util-renderutil/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/xcb-util-renderutil # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-renderutil/ChangeLog,v 1.17 2015/02/20 11:18:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-renderutil/ChangeLog,v 1.18 2015/02/21 08:56:45 ago Exp $ + + 21 Feb 2015; Agostino Sarubbo <ago@gentoo.org> + xcb-util-renderutil-0.3.9-r1.ebuild: + Stable for ppc64, wrt bug #530652 20 Feb 2015; Agostino Sarubbo <ago@gentoo.org> xcb-util-renderutil-0.3.9-r1.ebuild: diff --git a/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.9-r1.ebuild b/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.9-r1.ebuild index 92c90300b696..8ec2dc66c21e 100644 --- a/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.9-r1.ebuild +++ b/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.9-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-renderutil/xcb-util-renderutil-0.3.9-r1.ebuild,v 1.6 2015/02/20 11:18:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.9-r1.ebuild,v 1.7 2015/02/21 08:56:45 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 ~arm-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 ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris" IUSE="test" RDEPEND=">=x11-libs/libxcb-1.9.1:=[${MULTILIB_USEDEP}] |