summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-07-12 11:16:14 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-07-12 11:16:14 +0000
commit12328326722b51c455000d6bd658ad652b834691 (patch)
tree2cdff85183468619181527ef0ffc4abbda4827e8 /x11-libs
parentStable on amd64 wrt bug #327777 (diff)
downloadgentoo-2-12328326722b51c455000d6bd658ad652b834691.tar.gz
gentoo-2-12328326722b51c455000d6bd658ad652b834691.tar.bz2
gentoo-2-12328326722b51c455000d6bd658ad652b834691.zip
Stable on amd64 wrt bug #327777
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/xpyb/ChangeLog5
-rw-r--r--x11-libs/xpyb/xpyb-1.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/xpyb/ChangeLog b/x11-libs/xpyb/ChangeLog
index 87763433fbf9..a82b7f7c7b4d 100644
--- a/x11-libs/xpyb/ChangeLog
+++ b/x11-libs/xpyb/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/xpyb
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xpyb/ChangeLog,v 1.11 2010/01/23 21:08:44 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xpyb/ChangeLog,v 1.12 2010/07/12 11:16:14 hwoarang Exp $
+
+ 12 Jul 2010; Markos Chandras <hwoarang@gentoo.org> xpyb-1.2-r1.ebuild:
+ Stable on amd64 wrt bug #327777
23 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org>
-files/0001-.la-file-is-totaly-useless-for-python-bindings-and-c.patch,
diff --git a/x11-libs/xpyb/xpyb-1.2-r1.ebuild b/x11-libs/xpyb/xpyb-1.2-r1.ebuild
index f1b9b2e258dd..98c7a77fcf70 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.2 2010/06/18 14:12:17 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xpyb/xpyb-1.2-r1.ebuild,v 1.3 2010/07/12 11:16:14 hwoarang 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