diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-22 21:09:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-22 21:09:10 +0000 |
commit | 0f90456e1b851b676c3624049b2dc81bf1257e6c (patch) | |
tree | 81c9aaf984fd02fc0c2449e7da3190039f5f2397 /x11-libs/xpyb/xpyb-1.3.1.ebuild | |
parent | Stable for amd64, wrt bug #419473 (diff) | |
download | gentoo-2-0f90456e1b851b676c3624049b2dc81bf1257e6c.tar.gz gentoo-2-0f90456e1b851b676c3624049b2dc81bf1257e6c.tar.bz2 gentoo-2-0f90456e1b851b676c3624049b2dc81bf1257e6c.zip |
Stable for amd64, wrt bug #419473
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/xpyb/xpyb-1.3.1.ebuild')
-rw-r--r-- | x11-libs/xpyb/xpyb-1.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/xpyb/xpyb-1.3.1.ebuild b/x11-libs/xpyb/xpyb-1.3.1.ebuild index 1b8d005849a1..f1aeec53654f 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.1 2012/03/26 11:01:09 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xpyb/xpyb-1.3.1.ebuild,v 1.2 2012/06/22 21:09:10 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 |