diff options
author | 2014-03-27 11:07:09 +0000 | |
---|---|---|
committer | 2014-03-27 11:07:09 +0000 | |
commit | 9304190206436e0da064fcbfb1c37aa86bd8c77a (patch) | |
tree | f04ca83fb4da1bd5079e30c9c0dc0598b83722b5 /x11-libs/xpyb | |
parent | Stable for amd64, wrt bug #500368 (diff) | |
download | gentoo-2-9304190206436e0da064fcbfb1c37aa86bd8c77a.tar.gz gentoo-2-9304190206436e0da064fcbfb1c37aa86bd8c77a.tar.bz2 gentoo-2-9304190206436e0da064fcbfb1c37aa86bd8c77a.zip |
Stable for amd64, wrt bug #500368
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-libs/xpyb')
-rw-r--r-- | x11-libs/xpyb/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/xpyb/xpyb-1.3.1-r3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/xpyb/ChangeLog b/x11-libs/xpyb/ChangeLog index b9235d60bf2e..20239f30631c 100644 --- a/x11-libs/xpyb/ChangeLog +++ b/x11-libs/xpyb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/xpyb -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xpyb/ChangeLog,v 1.51 2013/11/28 18:10:48 chithanh Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xpyb/ChangeLog,v 1.52 2014/03/27 11:07:09 ago Exp $ + + 27 Mar 2014; Agostino Sarubbo <ago@gentoo.org> xpyb-1.3.1-r3.ebuild: + Stable for amd64, wrt bug #500368 *xpyb-1.3.1-r3 (28 Nov 2013) diff --git a/x11-libs/xpyb/xpyb-1.3.1-r3.ebuild b/x11-libs/xpyb/xpyb-1.3.1-r3.ebuild index a196eb993f65..ff90dfb99717 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-2013 Gentoo Foundation +# 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.1 2013/11/28 18:10:48 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xpyb/xpyb-1.3.1-r3.ebuild,v 1.2 2014/03/27 11:07:09 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 |