public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/xpyb/
@ 2016-03-20 23:09 Stephen Klimaszewski
  0 siblings, 0 replies; 6+ messages in thread
From: Stephen Klimaszewski @ 2016-03-20 23:09 UTC (permalink / raw
  To: gentoo-commits

commit:     753a86a813540fa5881a78796d72dab7d7d33f20
Author:     Steev Klimaszewski <steev <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 20 22:30:41 2016 +0000
Commit:     Stephen Klimaszewski <steev <AT> gentoo <DOT> org>
CommitDate: Sun Mar 20 23:08:18 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=753a86a8

x11-libs/xpyb: Add ~arm64 keyword to 1.3.1-r3

Package-Manager: portage-2.2.28

 x11-libs/xpyb/xpyb-1.3.1-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-libs/xpyb/xpyb-1.3.1-r3.ebuild b/x11-libs/xpyb/xpyb-1.3.1-r3.ebuild
index bba5754..0cb8e96 100644
--- a/x11-libs/xpyb/xpyb-1.3.1-r3.ebuild
+++ b/x11-libs/xpyb/xpyb-1.3.1-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -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 ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
 IUSE="selinux"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/xpyb/
@ 2017-04-21  7:33 David Seifert
  0 siblings, 0 replies; 6+ messages in thread
From: David Seifert @ 2017-04-21  7:33 UTC (permalink / raw
  To: gentoo-commits

commit:     ecd613d6685115c90001e89383b5cb1b0349997c
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 21 06:58:28 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Apr 21 06:58:28 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecd613d6

x11-libs/xpyb: [QA] Add missing python metadata variables

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 x11-libs/xpyb/xpyb-1.3.1-r2.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/x11-libs/xpyb/xpyb-1.3.1-r2.ebuild b/x11-libs/xpyb/xpyb-1.3.1-r2.ebuild
index a3317b0bd78..5f34f21b552 100644
--- a/x11-libs/xpyb/xpyb-1.3.1-r2.ebuild
+++ b/x11-libs/xpyb/xpyb-1.3.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -15,6 +15,7 @@ HOMEPAGE="https://xcb.freedesktop.org/"
 
 KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
 IUSE="selinux"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND=">=x11-libs/libxcb-1.7
 	>=x11-proto/xcb-proto-1.7.1[${PYTHON_USEDEP}]


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/xpyb/
@ 2017-05-04 16:38 Lars Wendler
  0 siblings, 0 replies; 6+ messages in thread
From: Lars Wendler @ 2017-05-04 16:38 UTC (permalink / raw
  To: gentoo-commits

commit:     6b3e0584645b1947d2e3db95fd15fd4799aed6e6
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Thu May  4 16:38:35 2017 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Thu May  4 16:38:35 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b3e0584

x11-libs/xpyb: Removed old.

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 x11-libs/xpyb/xpyb-1.3.1-r2.ebuild | 47 --------------------------------------
 1 file changed, 47 deletions(-)

diff --git a/x11-libs/xpyb/xpyb-1.3.1-r2.ebuild b/x11-libs/xpyb/xpyb-1.3.1-r2.ebuild
deleted file mode 100644
index 5f34f21b552..00000000000
--- a/x11-libs/xpyb/xpyb-1.3.1-r2.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-AUTOTOOLS_AUTORECONF=1
-
-inherit flag-o-matic xorg-2 python-r1
-
-#EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/xpyb"
-SRC_URI="https://xcb.freedesktop.org/dist/${P}.tar.bz2"
-DESCRIPTION="XCB-based Python bindings for the X Window System"
-HOMEPAGE="https://xcb.freedesktop.org/"
-
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
-IUSE="selinux"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND=">=x11-libs/libxcb-1.7
-	>=x11-proto/xcb-proto-1.7.1[${PYTHON_USEDEP}]
-	<x11-proto/xcb-proto-1.9
-	${PYTHON_DEPS}"
-DEPEND="${RDEPEND}"
-
-PATCHES=( "${FILESDIR}"/${PN}-python.patch )
-DOCS=( NEWS README )
-
-pkg_setup() {
-	xorg-2_pkg_setup
-	XORG_CONFIGURE_OPTIONS=(
-		$(use_enable selinux)
-	)
-}
-
-src_configure() {
-	append-cflags -fno-strict-aliasing
-	python_foreach_impl xorg-2_src_configure
-}
-
-src_compile() {
-	python_foreach_impl xorg-2_src_compile
-}
-
-src_install() {
-	python_foreach_impl xorg-2_src_install
-}


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/xpyb/
@ 2017-08-16  7:16 Michał Górny
  0 siblings, 0 replies; 6+ messages in thread
From: Michał Górny @ 2017-08-16  7:16 UTC (permalink / raw
  To: gentoo-commits

commit:     8eb107596db2e63bd3b017217ddfa0f5bea93d1b
Author:     David Hicks <david <AT> hicks <DOT> id <DOT> au>
AuthorDate: Mon Jul 31 11:14:00 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Aug 16 07:14:43 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8eb10759

x11-libs/xpyb: use HTTPS for freedesktop.org

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 x11-libs/xpyb/xpyb-1.3.1-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-libs/xpyb/xpyb-1.3.1-r3.ebuild b/x11-libs/xpyb/xpyb-1.3.1-r3.ebuild
index a9b11cd1af1..64d7a33b7da 100644
--- a/x11-libs/xpyb/xpyb-1.3.1-r3.ebuild
+++ b/x11-libs/xpyb/xpyb-1.3.1-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,7 +8,7 @@ AUTOTOOLS_AUTORECONF=1
 
 inherit flag-o-matic xorg-2 python-r1
 
-#EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/xpyb"
+#EGIT_REPO_URI="https://anongit.freedesktop.org/git/xcb/xpyb.git"
 SRC_URI="https://xcb.freedesktop.org/dist/${P}.tar.bz2"
 DESCRIPTION="XCB-based Python bindings for the X Window System"
 HOMEPAGE="https://xcb.freedesktop.org/"


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/xpyb/
@ 2018-04-27  1:16 Matt Turner
  0 siblings, 0 replies; 6+ messages in thread
From: Matt Turner @ 2018-04-27  1:16 UTC (permalink / raw
  To: gentoo-commits

commit:     5bbc676214c95a2d124eaa59431a1698bd2f206b
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 24 05:45:50 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Apr 27 01:15:58 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bbc6762

x11-libs/xpyb: Drop old versions

Stable version, but it's masked for removal anyway.

 x11-libs/xpyb/xpyb-1.3.1-r3.ebuild | 49 --------------------------------------
 1 file changed, 49 deletions(-)

diff --git a/x11-libs/xpyb/xpyb-1.3.1-r3.ebuild b/x11-libs/xpyb/xpyb-1.3.1-r3.ebuild
deleted file mode 100644
index 64d7a33b7da..00000000000
--- a/x11-libs/xpyb/xpyb-1.3.1-r3.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-AUTOTOOLS_AUTORECONF=1
-
-inherit flag-o-matic xorg-2 python-r1
-
-#EGIT_REPO_URI="https://anongit.freedesktop.org/git/xcb/xpyb.git"
-SRC_URI="https://xcb.freedesktop.org/dist/${P}.tar.bz2"
-DESCRIPTION="XCB-based Python bindings for the X Window System"
-HOMEPAGE="https://xcb.freedesktop.org/"
-
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
-IUSE="selinux"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND=">=x11-libs/libxcb-1.7
-	>=x11-proto/xcb-proto-1.7.1[${PYTHON_USEDEP}]
-	${PYTHON_DEPS}"
-DEPEND="${RDEPEND}"
-
-PATCHES=(
-	"${FILESDIR}"/${PN}-python.patch
-	"${FILESDIR}"/${PN}-1.3.1-xcbproto-1.9.patch
-)
-DOCS=( NEWS README )
-
-pkg_setup() {
-	xorg-2_pkg_setup
-	XORG_CONFIGURE_OPTIONS=(
-		$(use_enable selinux)
-	)
-}
-
-src_configure() {
-	append-cflags -fno-strict-aliasing
-	python_foreach_impl xorg-2_src_configure
-}
-
-src_compile() {
-	python_foreach_impl xorg-2_src_compile
-}
-
-src_install() {
-	python_foreach_impl xorg-2_src_install
-}


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/xpyb/
@ 2018-04-27  1:16 Matt Turner
  0 siblings, 0 replies; 6+ messages in thread
From: Matt Turner @ 2018-04-27  1:16 UTC (permalink / raw
  To: gentoo-commits

commit:     619345792d99060df8916f694c3ef8c697c87fc2
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 24 05:46:40 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Apr 27 01:15:58 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61934579

x11-libs/xpyb: Move x11 proto deps to DEPEND

 x11-libs/xpyb/{xpyb-1.3.1-r4.ebuild => xpyb-1.3.1-r5.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-libs/xpyb/xpyb-1.3.1-r4.ebuild b/x11-libs/xpyb/xpyb-1.3.1-r5.ebuild
similarity index 94%
rename from x11-libs/xpyb/xpyb-1.3.1-r4.ebuild
rename to x11-libs/xpyb/xpyb-1.3.1-r5.ebuild
index 1e7d210bc6a..372180a1ee4 100644
--- a/x11-libs/xpyb/xpyb-1.3.1-r4.ebuild
+++ b/x11-libs/xpyb/xpyb-1.3.1-r5.ebuild
@@ -18,9 +18,9 @@ IUSE="selinux"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND=">=x11-libs/libxcb-1.7
-	>=x11-proto/xcb-proto-1.7.1[${PYTHON_USEDEP}]
 	${PYTHON_DEPS}"
-DEPEND="${RDEPEND}"
+DEPEND="${RDEPEND}
+	>=x11-proto/xcb-proto-1.7.1[${PYTHON_USEDEP}]"
 
 PATCHES=(
 	"${FILESDIR}"/${PN}-python.patch


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-04-27  1:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-27  1:16 [gentoo-commits] repo/gentoo:master commit in: x11-libs/xpyb/ Matt Turner
  -- strict thread matches above, loose matches on Subject: below --
2018-04-27  1:16 Matt Turner
2017-08-16  7:16 Michał Górny
2017-05-04 16:38 Lars Wendler
2017-04-21  7:33 David Seifert
2016-03-20 23:09 Stephen Klimaszewski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox