diff options
author | Markus Meier <maekke@gentoo.org> | 2015-03-14 14:24:57 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-03-14 14:24:57 +0000 |
commit | 0e5b6df4ecad3d5f114f7ca9178924bdb3c98eac (patch) | |
tree | 3a338c53e6150ba16f8e3b6523807b485134a2ee /x11-libs/xcb-util-image | |
parent | arm stable, bug #530652 (diff) | |
download | gentoo-2-0e5b6df4ecad3d5f114f7ca9178924bdb3c98eac.tar.gz gentoo-2-0e5b6df4ecad3d5f114f7ca9178924bdb3c98eac.tar.bz2 gentoo-2-0e5b6df4ecad3d5f114f7ca9178924bdb3c98eac.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/xcb-util-image')
-rw-r--r-- | x11-libs/xcb-util-image/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/xcb-util-image/xcb-util-image-0.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/xcb-util-image/ChangeLog b/x11-libs/xcb-util-image/ChangeLog index 8a5eecf534b3..45ef558af091 100644 --- a/x11-libs/xcb-util-image/ChangeLog +++ b/x11-libs/xcb-util-image/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/xcb-util-image # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-image/ChangeLog,v 1.32 2015/03/06 07:56:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-image/ChangeLog,v 1.33 2015/03/14 14:24:57 maekke Exp $ + + 14 Mar 2015; Markus Meier <maekke@gentoo.org> xcb-util-image-0.4.0.ebuild: + arm stable, bug #530652 06 Mar 2015; Jeroen Roovers <jer@gentoo.org> xcb-util-image-0.4.0.ebuild: Stable for HPPA (bug #530652). diff --git a/x11-libs/xcb-util-image/xcb-util-image-0.4.0.ebuild b/x11-libs/xcb-util-image/xcb-util-image-0.4.0.ebuild index 310eb26e4420..5eef415e2294 100644 --- a/x11-libs/xcb-util-image/xcb-util-image-0.4.0.ebuild +++ b/x11-libs/xcb-util-image/xcb-util-image-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-image/xcb-util-image-0.4.0.ebuild,v 1.11 2015/03/06 07:56:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-image/xcb-util-image-0.4.0.ebuild,v 1.12 2015/03/14 14:24:57 maekke Exp $ EAPI=5 @@ -15,7 +15,7 @@ EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/util-image" 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}] |