diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-18 15:58:12 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-18 15:58:12 +0000 |
commit | a5fa34c5d91da23ff271bec578b05825bf9188c5 (patch) | |
tree | 8b78b2199676dfa7958a2335723d12a8bdf4d525 /x11-libs/xcb-util | |
parent | Stable for amd64, wrt bug #530652 (diff) | |
download | gentoo-2-a5fa34c5d91da23ff271bec578b05825bf9188c5.tar.gz gentoo-2-a5fa34c5d91da23ff271bec578b05825bf9188c5.tar.bz2 gentoo-2-a5fa34c5d91da23ff271bec578b05825bf9188c5.zip |
Stable for amd64, 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')
-rw-r--r-- | x11-libs/xcb-util/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/xcb-util/xcb-util-0.4.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/xcb-util/ChangeLog b/x11-libs/xcb-util/ChangeLog index 6a492f397bdc..2f59c35d54c5 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/ChangeLog,v 1.72 2014/10/23 13:56:58 chithanh Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/ChangeLog,v 1.73 2015/02/18 15:58:12 ago Exp $ + + 18 Feb 2015; Agostino Sarubbo <ago@gentoo.org> xcb-util-0.4.0.ebuild: + Stable for amd64, wrt bug #530652 *xcb-util-0.4.0 (23 Oct 2014) 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 5493d8ebbcfa..9e9750fa0cc7 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-2014 Gentoo Foundation +# 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.1 2014/10/23 13:56:58 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/xcb-util-0.4.0.ebuild,v 1.2 2015/02/18 15:58:12 ago 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 ~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}] |