diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-03-06 07:59:57 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-03-06 07:59:57 +0000 |
commit | da1cfbee5c19152ebe3c004d1f875052f0620cfc (patch) | |
tree | c57a7cb4016acaf8240e861a20447807f8e2e790 /x11-libs/xcb-util | |
parent | Stable for HPPA (bug #530652). (diff) | |
download | gentoo-2-da1cfbee5c19152ebe3c004d1f875052f0620cfc.tar.gz gentoo-2-da1cfbee5c19152ebe3c004d1f875052f0620cfc.tar.bz2 gentoo-2-da1cfbee5c19152ebe3c004d1f875052f0620cfc.zip |
Stable for HPPA (bug #530652).
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'x11-libs/xcb-util')
-rw-r--r-- | x11-libs/xcb-util/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/xcb-util/xcb-util-0.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/xcb-util/ChangeLog b/x11-libs/xcb-util/ChangeLog index bfa5a35bda28..d4251c4489e3 100644 --- a/x11-libs/xcb-util/ChangeLog +++ b/x11-libs/xcb-util/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/xcb-util # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/ChangeLog,v 1.80 2015/03/03 11:54:12 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/ChangeLog,v 1.81 2015/03/06 07:59:57 jer Exp $ + + 06 Mar 2015; Jeroen Roovers <jer@gentoo.org> xcb-util-0.4.0.ebuild: + Stable for HPPA (bug #530652). 03 Mar 2015; Yixun Lan <dlan@gentoo.org> xcb-util-0.4.0.ebuild: add arm64 support, tested on A53 board diff --git a/x11-libs/xcb-util/xcb-util-0.4.0.ebuild b/x11-libs/xcb-util/xcb-util-0.4.0.ebuild index 1ba865794813..21c3ef67e43a 100644 --- a/x11-libs/xcb-util/xcb-util-0.4.0.ebuild +++ b/x11-libs/xcb-util/xcb-util-0.4.0.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/xcb-util-0.4.0.ebuild,v 1.9 2015/03/03 11:54:12 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/xcb-util-0.4.0.ebuild,v 1.10 2015/03/06 07:59:57 jer Exp $ EAPI=5 @@ -15,7 +15,7 @@ EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/util" 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 ~arm-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 ~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}] |