diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-06 10:11:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-06 10:11:46 +0000 |
commit | f28ab44c53de3695256f70fa7e2b7f5a0b00034c (patch) | |
tree | 4be633aa2636efe6ee2878a251804c2c8f9378ea /x11-libs/xpyb | |
parent | Stable for x86, wrt bug #500368 (diff) | |
download | gentoo-2-f28ab44c53de3695256f70fa7e2b7f5a0b00034c.tar.gz gentoo-2-f28ab44c53de3695256f70fa7e2b7f5a0b00034c.tar.bz2 gentoo-2-f28ab44c53de3695256f70fa7e2b7f5a0b00034c.zip |
Stable for x86, wrt bug #500368
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-libs/xpyb')
-rw-r--r-- | x11-libs/xpyb/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/xpyb/xpyb-1.3.1-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/xpyb/ChangeLog b/x11-libs/xpyb/ChangeLog index 8dd8ef6b543a..78e5bfd1b5af 100644 --- a/x11-libs/xpyb/ChangeLog +++ b/x11-libs/xpyb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/xpyb # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xpyb/ChangeLog,v 1.54 2014/03/29 20:27:52 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xpyb/ChangeLog,v 1.55 2014/04/06 10:11:46 ago Exp $ + + 06 Apr 2014; Agostino Sarubbo <ago@gentoo.org> xpyb-1.3.1-r3.ebuild: + Stable for x86, wrt bug #500368 29 Mar 2014; Matt Turner <mattst88@gentoo.org> xpyb-1.3.1-r3.ebuild: alpha stable, bug #500368. diff --git a/x11-libs/xpyb/xpyb-1.3.1-r3.ebuild b/x11-libs/xpyb/xpyb-1.3.1-r3.ebuild index 5b8a8a3ba658..bd7e660b82e8 100644 --- a/x11-libs/xpyb/xpyb-1.3.1-r3.ebuild +++ b/x11-libs/xpyb/xpyb-1.3.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xpyb/xpyb-1.3.1-r3.ebuild,v 1.4 2014/03/29 20:27:52 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xpyb/xpyb-1.3.1-r3.ebuild,v 1.5 2014/04/06 10:11:46 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2" DESCRIPTION="XCB-based Python bindings for the X Window System" HOMEPAGE="http://xcb.freedesktop.org/" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="selinux" RDEPEND=">=x11-libs/libxcb-1.7 |