diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-07-13 13:45:33 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-07-13 13:45:33 +0000 |
commit | 024a062908676257a4a77ad4bafc185a97760c91 (patch) | |
tree | 8d203362f15b27f17da8dbce0f1e7338cb391ed0 /x11-libs/xpyb/xpyb-1.2-r1.ebuild | |
parent | x86 stable, bug 327777 (diff) | |
download | gentoo-2-024a062908676257a4a77ad4bafc185a97760c91.tar.gz gentoo-2-024a062908676257a4a77ad4bafc185a97760c91.tar.bz2 gentoo-2-024a062908676257a4a77ad4bafc185a97760c91.zip |
x86 stable, bug 327777
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'x11-libs/xpyb/xpyb-1.2-r1.ebuild')
-rw-r--r-- | x11-libs/xpyb/xpyb-1.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/xpyb/xpyb-1.2-r1.ebuild b/x11-libs/xpyb/xpyb-1.2-r1.ebuild index 98c7a77fcf70..3de6474d79af 100644 --- a/x11-libs/xpyb/xpyb-1.2-r1.ebuild +++ b/x11-libs/xpyb/xpyb-1.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xpyb/xpyb-1.2-r1.ebuild,v 1.3 2010/07/12 11:16:14 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xpyb/xpyb-1.2-r1.ebuild,v 1.4 2010/07/13 13:45:33 fauli Exp $ inherit x-modular @@ -9,7 +9,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/ http://pypi.python.org/pypi/xpyb" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="selinux" RDEPEND=">=x11-libs/libxcb-1.1 |