diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-19 08:53:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-19 08:53:44 +0000 |
commit | 5f69217680290fe67276a7dcf2e45bf52c4e9be4 (patch) | |
tree | 5cb83f7da2c4f774a7a45765b6adcc9208b0b3fa /x11-libs/xcb-util-image | |
parent | EAPI=5 (diff) | |
download | gentoo-2-5f69217680290fe67276a7dcf2e45bf52c4e9be4.tar.gz gentoo-2-5f69217680290fe67276a7dcf2e45bf52c4e9be4.tar.bz2 gentoo-2-5f69217680290fe67276a7dcf2e45bf52c4e9be4.zip |
Stable for x86, 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-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 0c684690ea00..91b19113487f 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.24 2015/02/18 15:58:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-image/ChangeLog,v 1.25 2015/02/19 08:53:44 ago Exp $ + + 19 Feb 2015; Agostino Sarubbo <ago@gentoo.org> xcb-util-image-0.4.0.ebuild: + Stable for x86, wrt bug #530652 18 Feb 2015; Agostino Sarubbo <ago@gentoo.org> xcb-util-image-0.4.0.ebuild: Stable for amd64, wrt 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 0e8b179c6501..dbb9e621a757 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.3 2015/02/18 15:58:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-image/xcb-util-image-0.4.0.ebuild,v 1.4 2015/02/19 08:53:44 ago 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 ~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}] |