diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-24 19:37:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-24 19:37:16 +0000 |
commit | e5a614a7083c1c8767d47ca4727b547f1707c5f1 (patch) | |
tree | f528d0f3bc6c17c81b8ae86dd66e0e78548888c1 /x11-libs/xpyb | |
parent | Stable for x86, wrt bug #419473 (diff) | |
download | gentoo-2-e5a614a7083c1c8767d47ca4727b547f1707c5f1.tar.gz gentoo-2-e5a614a7083c1c8767d47ca4727b547f1707c5f1.tar.bz2 gentoo-2-e5a614a7083c1c8767d47ca4727b547f1707c5f1.zip |
Stable for x86, wrt bug #419473
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/xpyb')
-rw-r--r-- | x11-libs/xpyb/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/xpyb/xpyb-1.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/xpyb/ChangeLog b/x11-libs/xpyb/ChangeLog index d0b94c3a8d51..c62b8dee4fdc 100644 --- a/x11-libs/xpyb/ChangeLog +++ b/x11-libs/xpyb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/xpyb # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xpyb/ChangeLog,v 1.15 2012/06/22 21:09:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xpyb/ChangeLog,v 1.16 2012/06/24 19:37:16 ago Exp $ + + 24 Jun 2012; Agostino Sarubbo <ago@gentoo.org> xpyb-1.3.1.ebuild: + Stable for x86, wrt bug #419473 22 Jun 2012; Agostino Sarubbo <ago@gentoo.org> xpyb-1.3.1.ebuild: Stable for amd64, wrt bug #419473 diff --git a/x11-libs/xpyb/xpyb-1.3.1.ebuild b/x11-libs/xpyb/xpyb-1.3.1.ebuild index f1aeec53654f..e6dd45f9e37d 100644 --- a/x11-libs/xpyb/xpyb-1.3.1.ebuild +++ b/x11-libs/xpyb/xpyb-1.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.ebuild,v 1.2 2012/06/22 21:09:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xpyb/xpyb-1.3.1.ebuild,v 1.3 2012/06/24 19:37:16 ago Exp $ EAPI=4 @@ -12,7 +12,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="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="selinux" RDEPEND=">=x11-libs/libxcb-1.7 |